In RGB color space, #123e01 hex color has a red value of 18, a green value of 62 and a blue value of 1.
In CMYK color space (used in color printing), #123e01 hex color is composed of 70.97% cyan, 0% magenta, 98.39% yellow and 75.69% black.
#123e01 color has a hue of 103.3 degrees, a saturation of 96.83% and a lightness of 12.4%.
#123e01 hex color contains mainly GREEN.
The closest web safe color of #123e01 is #003300
#123e01 hex color has a decimal value of 1195521.
HEX | 123e01 | #123e01 |
---|---|---|
RGB | 18, 62, 1 | rgb(18, 62, 1) |
RGB Percent | 7.06, 24.31, 0.39 | rgb(7.06, 24.31, 0.39) |
CMYK | 71, 0, 98, 76 | |
HSL | 103.3°, 96.83, 12.4 | hsl(103.3, 96.83%, 12.4%) |
HSV | 103.3°, 98.4, 24.3 |
XYZ | 1.978, 3.576, 0.615 |
---|---|
Hunter Lab | 18.91, -14.422, 11.309 |
CIE-LAB | 22.217, -27.198, 29.509 |
CIE-LCH | 22.217, 40.131, 132.666 |
CIE-LUV | 70.97, 0, 98.39, 75.69 |
Web Safe | 003300 |
RGB percent of color #123e01
CMYK percent of color #123e01
Text with hexadecimal color #123e01
This text has a font color of #123e01
<p style="color:#123e01">Text here</p>
#123e01 Background Color
This box has a background color of #123e01
<div style="background-color:#123e01">Text here</div>
#123e01 Border Color
This box has a border color of #123e01
<div style="border: 4px solid #123e01">Text here</div>
CSS codes
<p style="color:#123e01">Text here</p>
<div style="background-color:#123e01">Text here</div>
<div style="border: 4px solid #123e01">Text here</div>
#123e01 Color on white background
This is how a font and box color of #123e01 will look
on a white background.
#123e01 Color on black background
This is how a font and box color of #123e01 hex color will look
on a black background.