In RGB color space, #74cccc hex color has a red value of 116, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #74cccc hex color is composed of 43.14% cyan, 0% magenta, 0% yellow and 20% black.
#74cccc color has a hue of 180 degrees, a saturation of 46.32% and a lightness of 62.7%.
#74cccc hex color contains mainly GREEN.
The closest web safe color of #74cccc is #66cccc
#74cccc hex color has a decimal value of 7654604.
HEX | 74cccc | #74cccc |
---|---|---|
RGB | 116, 204, 204 | rgb(116, 204, 204) |
RGB Percent | 45.49, 80, 80 | rgb(45.49, 80, 80) |
CMYK | 43, 0, 0, 20 | |
HSL | 180°, 46.32, 62.7 | hsl(180, 46.32%, 62.7%) |
HSV | 180°, 43.1, 80 |
XYZ | 39.694, 51.258, 64.928 |
---|---|
Hunter Lab | 71.595, -26.326, -3.653 |
CIE-LAB | 76.835, -26.415, -8.28 |
CIE-LCH | 76.835, 27.682, 197.404 |
CIE-LUV | 43.14, 0, 0, 20 |
Web Safe | 66cccc |
RGB percent of color #74cccc
CMYK percent of color #74cccc
Text with hexadecimal color #74cccc
This text has a font color of #74cccc
<p style="color:#74cccc">Text here</p>
#74cccc Background Color
This box has a background color of #74cccc
<div style="background-color:#74cccc">Text here</div>
#74cccc Border Color
This box has a border color of #74cccc
<div style="border: 4px solid #74cccc">Text here</div>
CSS codes
<p style="color:#74cccc">Text here</p>
<div style="background-color:#74cccc">Text here</div>
<div style="border: 4px solid #74cccc">Text here</div>
#74cccc Color on white background
This is how a font and box color of #74cccc will look
on a white background.
#74cccc Color on black background
This is how a font and box color of #74cccc hex color will look
on a black background.