In RGB color space, #0102cc hex color has a red value of 1, a green value of 2 and a blue value of 204.
In CMYK color space (used in color printing), #0102cc hex color is composed of 99.51% cyan, 99.02% magenta, 0% yellow and 20% black.
#0102cc color has a hue of 239.7 degrees, a saturation of 99.02% and a lightness of 40.2%.
#0102cc hex color contains mainly BLUE.
The closest web safe color of #0102cc is #0000cc
#0102cc hex color has a decimal value of 66252.
HEX | 0102cc | #0102cc |
---|---|---|
RGB | 1, 2, 204 | rgb(1, 2, 204) |
RGB Percent | 0.39, 0.78, 80 | rgb(0.39, 0.78, 80) |
CMYK | 100, 99, 0, 20 | |
HSL | 239.7°, 99.02, 40.2 | hsl(239.7, 99.02%, 40.2%) |
HSV | 239.7°, 99.5, 80 |
XYZ | 10.933, 4.41, 57.402 |
---|---|
Hunter Lab | 21, 56.181, -147.365 |
CIE-LAB | 24.983, 66.515, -90.906 |
CIE-LCH | 24.983, 112.642, 306.193 |
CIE-LUV | 99.51, 99.02, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #0102cc
CMYK percent of color #0102cc
Text with hexadecimal color #0102cc
This text has a font color of #0102cc
<p style="color:#0102cc">Text here</p>
#0102cc Background Color
This box has a background color of #0102cc
<div style="background-color:#0102cc">Text here</div>
#0102cc Border Color
This box has a border color of #0102cc
<div style="border: 4px solid #0102cc">Text here</div>
CSS codes
<p style="color:#0102cc">Text here</p>
<div style="background-color:#0102cc">Text here</div>
<div style="border: 4px solid #0102cc">Text here</div>
#0102cc Color on white background
This is how a font and box color of #0102cc will look
on a white background.
#0102cc Color on black background
This is how a font and box color of #0102cc hex color will look
on a black background.