In RGB color space, #1999cc hex color has a red value of 25, a green value of 153 and a blue value of 204.
In CMYK color space (used in color printing), #1999cc hex color is composed of 87.75% cyan, 25% magenta, 0% yellow and 20% black.
#1999cc color has a hue of 197.1 degrees, a saturation of 78.17% and a lightness of 44.9%.
#1999cc hex color contains mainly BLUE.
The closest web safe color of #1999cc is #0099cc
#1999cc hex color has a decimal value of 1677772.
HEX | 1999cc | #1999cc |
---|---|---|
RGB | 25, 153, 204 | rgb(25, 153, 204) |
RGB Percent | 9.8, 60, 80 | rgb(9.8, 60, 80) |
CMYK | 88, 25, 0, 20 | |
HSL | 197.1°, 78.17, 44.9 | hsl(197.1, 78.17%, 44.9%) |
HSV | 197.1°, 87.7, 80 |
XYZ | 22.691, 27.349, 61.21 |
---|---|
Hunter Lab | 52.296, -14.069, -32.788 |
CIE-LAB | 59.296, -14.375, -35.243 |
CIE-LCH | 59.296, 38.062, 247.81 |
CIE-LUV | 87.75, 25, 0, 20 |
Web Safe | 0099cc |
RGB percent of color #1999cc
CMYK percent of color #1999cc
Text with hexadecimal color #1999cc
This text has a font color of #1999cc
<p style="color:#1999cc">Text here</p>
#1999cc Background Color
This box has a background color of #1999cc
<div style="background-color:#1999cc">Text here</div>
#1999cc Border Color
This box has a border color of #1999cc
<div style="border: 4px solid #1999cc">Text here</div>
CSS codes
<p style="color:#1999cc">Text here</p>
<div style="background-color:#1999cc">Text here</div>
<div style="border: 4px solid #1999cc">Text here</div>
#1999cc Color on white background
This is how a font and box color of #1999cc will look
on a white background.
#1999cc Color on black background
This is how a font and box color of #1999cc hex color will look
on a black background.