#9999cc short hex color code is #99c.
In RGB color space, #9999cc hex color has a red value of 153, a green value of 153 and a blue value of 204.
In CMYK color space (used in color printing), #9999cc hex color is composed of 25% cyan, 25% magenta, 0% yellow and 20% black.
#9999cc color has a hue of 240 degrees, a saturation of 33.33% and a lightness of 70%.
#9999cc hex color contains mainly BLUE.
#9999cc is a web safe color.
#9999cc hex color has a decimal value of 10066380.
HEX | 9999cc | #9999cc |
---|---|---|
RGB | 153, 153, 204 | rgb(153, 153, 204) |
RGB Percent | 60, 60, 80 | rgb(60, 60, 80) |
CMYK | 25, 25, 0, 20 | |
HSL | 240°, 33.33, 70 | hsl(240, 33.33%, 70%) |
HSV | 240°, 25, 80 |
XYZ | 35.427, 33.914, 61.806 |
---|---|
Hunter Lab | 58.236, 6.676, -22.16 |
CIE-LAB | 64.894, 11.152, -26.125 |
CIE-LCH | 64.894, 28.406, 293.116 |
CIE-LUV | 25, 25, 0, 20 |
Web Safe | 9999cc |
RGB percent of color #9999cc
CMYK percent of color #9999cc
Text with hexadecimal color #9999cc
This text has a font color of #9999cc
<p style="color:#9999cc">Text here</p>
#9999cc Background Color
This box has a background color of #9999cc
<div style="background-color:#9999cc">Text here</div>
#9999cc Border Color
This box has a border color of #9999cc
<div style="border: 4px solid #9999cc">Text here</div>
CSS codes
<p style="color:#9999cc">Text here</p>
<div style="background-color:#9999cc">Text here</div>
<div style="border: 4px solid #9999cc">Text here</div>
#9999cc Color on white background
This is how a font and box color of #9999cc will look
on a white background.
#9999cc Color on black background
This is how a font and box color of #9999cc hex color will look
on a black background.