In RGB color space, #102000 hex color has a red value of 16, a green value of 32 and a blue value of 0.
In CMYK color space (used in color printing), #102000 hex color is composed of 50% cyan, 0% magenta, 100% yellow and 87.45% black.
#102000 color has a hue of 90 degrees, a saturation of 100% and a lightness of 6.3%.
#102000 hex color contains mainly GREEN.
The closest web safe color of #102000 is #003300
#102000 hex color has a decimal value of 1056768.
HEX | 102000 | #102000 |
---|---|---|
RGB | 16, 32, 0 | rgb(16, 32, 0) |
RGB Percent | 6.27, 12.55, 0 | rgb(6.27, 12.55, 0) |
CMYK | 50, 0, 100, 87 | |
HSL | 90°, 100, 6.3 | hsl(90, 100%, 6.3%) |
HSV | 90°, 100, 12.5 |
XYZ | 0.73, 1.143, 0.182 |
---|---|
Hunter Lab | 10.691, -6.521, 6.474 |
CIE-LAB | 10.13, -13.76, 14.862 |
CIE-LCH | 10.13, 20.254, 132.795 |
CIE-LUV | 50, 0, 100, 87.45 |
Web Safe | 003300 |
RGB percent of color #102000
CMYK percent of color #102000
Text with hexadecimal color #102000
This text has a font color of #102000
<p style="color:#102000">Text here</p>
#102000 Background Color
This box has a background color of #102000
<div style="background-color:#102000">Text here</div>
#102000 Border Color
This box has a border color of #102000
<div style="border: 4px solid #102000">Text here</div>
CSS codes
<p style="color:#102000">Text here</p>
<div style="background-color:#102000">Text here</div>
<div style="border: 4px solid #102000">Text here</div>
#102000 Color on white background
This is how a font and box color of #102000 will look
on a white background.
#102000 Color on black background
This is how a font and box color of #102000 hex color will look
on a black background.