#9999ff short hex color code is #99f.
In RGB color space, #9999ff hex color has a red value of 153, a green value of 153 and a blue value of 255.
In CMYK color space (used in color printing), #9999ff hex color is composed of 40% cyan, 40% magenta, 0% yellow and 0% black.
#9999ff color has a hue of 240 degrees, a saturation of 100% and a lightness of 80%.
#9999ff hex color contains mainly BLUE.
#9999ff is a web safe color.
#9999ff hex color has a decimal value of 10066431.
HEX | 9999ff | #9999ff |
---|---|---|
RGB | 153, 153, 255 | rgb(153, 153, 255) |
RGB Percent | 60, 60, 100 | rgb(60, 60, 100) |
CMYK | 40, 40, 0, 0 | |
HSL | 240°, 100, 80 | hsl(240, 100%, 80%) |
HSV | 240°, 40, 100 |
XYZ | 42.578, 36.775, 99.462 |
---|---|
Hunter Lab | 60.642, 19.204, -54.794 |
CIE-LAB | 67.108, 24.353, -50.767 |
CIE-LCH | 67.108, 56.306, 295.627 |
CIE-LUV | 40, 40, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #9999ff
CMYK percent of color #9999ff
Text with hexadecimal color #9999ff
This text has a font color of #9999ff
<p style="color:#9999ff">Text here</p>
#9999ff Background Color
This box has a background color of #9999ff
<div style="background-color:#9999ff">Text here</div>
#9999ff Border Color
This box has a border color of #9999ff
<div style="border: 4px solid #9999ff">Text here</div>
CSS codes
<p style="color:#9999ff">Text here</p>
<div style="background-color:#9999ff">Text here</div>
<div style="border: 4px solid #9999ff">Text here</div>
#9999ff Color on white background
This is how a font and box color of #9999ff will look
on a white background.
#9999ff Color on black background
This is how a font and box color of #9999ff hex color will look
on a black background.