In RGB color space, #123e03 hex color has a red value of 18, a green value of 62 and a blue value of 3.
In CMYK color space (used in color printing), #123e03 hex color is composed of 70.97% cyan, 0% magenta, 95.16% yellow and 75.69% black.
#123e03 color has a hue of 104.7 degrees, a saturation of 90.77% and a lightness of 12.7%.
#123e03 hex color contains mainly GREEN.
The closest web safe color of #123e03 is #003300
#123e03 hex color has a decimal value of 1195523.
HEX | 123e03 | #123e03 |
---|---|---|
RGB | 18, 62, 3 | rgb(18, 62, 3) |
RGB Percent | 7.06, 24.31, 1.18 | rgb(7.06, 24.31, 1.18) |
CMYK | 71, 0, 95, 76 | |
HSL | 104.7°, 90.77, 12.7 | hsl(104.7, 90.77%, 12.7%) |
HSV | 104.7°, 95.2, 24.3 |
XYZ | 1.989, 3.58, 0.672 |
---|---|
Hunter Lab | 18.921, -14.347, 11.139 |
CIE-LAB | 22.231, -27.005, 28.718 |
CIE-LCH | 22.231, 39.421, 133.239 |
CIE-LUV | 70.97, 0, 95.16, 75.69 |
Web Safe | 003300 |
RGB percent of color #123e03
CMYK percent of color #123e03
Text with hexadecimal color #123e03
This text has a font color of #123e03
<p style="color:#123e03">Text here</p>
#123e03 Background Color
This box has a background color of #123e03
<div style="background-color:#123e03">Text here</div>
#123e03 Border Color
This box has a border color of #123e03
<div style="border: 4px solid #123e03">Text here</div>
CSS codes
<p style="color:#123e03">Text here</p>
<div style="background-color:#123e03">Text here</div>
<div style="border: 4px solid #123e03">Text here</div>
#123e03 Color on white background
This is how a font and box color of #123e03 will look
on a white background.
#123e03 Color on black background
This is how a font and box color of #123e03 hex color will look
on a black background.