In RGB color space, #123c33 hex color has a red value of 18, a green value of 60 and a blue value of 51.
In CMYK color space (used in color printing), #123c33 hex color is composed of 70% cyan, 0% magenta, 15% yellow and 76.47% black.
#123c33 color has a hue of 167.1 degrees, a saturation of 53.85% and a lightness of 15.3%.
#123c33 hex color contains mainly GREEN.
The closest web safe color of #123c33 is #003333
#123c33 hex color has a decimal value of 1195059.
HEX | 123c33 | #123c33 |
---|---|---|
RGB | 18, 60, 51 | rgb(18, 60, 51) |
RGB Percent | 7.06, 23.53, 20 | rgb(7.06, 23.53, 20) |
CMYK | 70, 0, 15, 76 | |
HSL | 167.1°, 53.85, 15.3 | hsl(167.1, 53.85%, 15.3%) |
HSV | 167.1°, 70, 23.5 |
XYZ | 2.463, 3.599, 3.697 |
---|---|
Hunter Lab | 18.971, -10.025, 1.726 |
CIE-LAB | 22.299, -17.121, 1.27 |
CIE-LCH | 22.299, 17.168, 175.758 |
CIE-LUV | 70, 0, 15, 76.47 |
Web Safe | 003333 |
RGB percent of color #123c33
CMYK percent of color #123c33
Text with hexadecimal color #123c33
This text has a font color of #123c33
<p style="color:#123c33">Text here</p>
#123c33 Background Color
This box has a background color of #123c33
<div style="background-color:#123c33">Text here</div>
#123c33 Border Color
This box has a border color of #123c33
<div style="border: 4px solid #123c33">Text here</div>
CSS codes
<p style="color:#123c33">Text here</p>
<div style="background-color:#123c33">Text here</div>
<div style="border: 4px solid #123c33">Text here</div>
#123c33 Color on white background
This is how a font and box color of #123c33 will look
on a white background.
#123c33 Color on black background
This is how a font and box color of #123c33 hex color will look
on a black background.