In RGB color space, #114646 hex color has a red value of 17, a green value of 70 and a blue value of 70.
In CMYK color space (used in color printing), #114646 hex color is composed of 75.71% cyan, 0% magenta, 0% yellow and 72.55% black.
#114646 color has a hue of 180 degrees, a saturation of 60.92% and a lightness of 17.1%.
#114646 hex color contains mainly GREEN.
The closest web safe color of #114646 is #003333
#114646 hex color has a decimal value of 1132102.
HEX | 114646 | #114646 |
---|---|---|
RGB | 17, 70, 70 | rgb(17, 70, 70) |
RGB Percent | 6.67, 27.45, 27.45 | rgb(6.67, 27.45, 27.45) |
CMYK | 76, 0, 0, 73 | |
HSL | 180°, 60.92, 17.1 | hsl(180, 60.92%, 17.1%) |
HSV | 180°, 75.7, 27.5 |
XYZ | 3.527, 4.942, 6.562 |
---|---|
Hunter Lab | 22.231, -10.584, -1.94 |
CIE-LAB | 26.569, -16.714, -5.018 |
CIE-LCH | 26.569, 17.451, 196.711 |
CIE-LUV | 75.71, 0, 0, 72.55 |
Web Safe | 003333 |
RGB percent of color #114646
CMYK percent of color #114646
Text with hexadecimal color #114646
This text has a font color of #114646
<p style="color:#114646">Text here</p>
#114646 Background Color
This box has a background color of #114646
<div style="background-color:#114646">Text here</div>
#114646 Border Color
This box has a border color of #114646
<div style="border: 4px solid #114646">Text here</div>
CSS codes
<p style="color:#114646">Text here</p>
<div style="background-color:#114646">Text here</div>
<div style="border: 4px solid #114646">Text here</div>
#114646 Color on white background
This is how a font and box color of #114646 will look
on a white background.
#114646 Color on black background
This is how a font and box color of #114646 hex color will look
on a black background.