In RGB color space, #4bcccc hex color has a red value of 75, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #4bcccc hex color is composed of 63.24% cyan, 0% magenta, 0% yellow and 20% black.
#4bcccc color has a hue of 180 degrees, a saturation of 55.84% and a lightness of 54.7%.
#4bcccc hex color contains mainly GREEN.
The closest web safe color of #4bcccc is #33cccc
#4bcccc hex color has a decimal value of 4967628.
HEX | 4bcccc | #4bcccc |
---|---|---|
RGB | 75, 204, 204 | rgb(75, 204, 204) |
RGB Percent | 29.41, 80, 80 | rgb(29.41, 80, 80) |
CMYK | 63, 0, 0, 20 | |
HSL | 180°, 55.84, 54.7 | hsl(180, 55.84%, 54.7%) |
HSV | 180°, 63.2, 80 |
XYZ | 35.394, 49.041, 64.727 |
---|---|
Hunter Lab | 70.029, -32.334, -5.78 |
CIE-LAB | 75.477, -34.575, -10.447 |
CIE-LCH | 75.477, 36.119, 196.812 |
CIE-LUV | 63.24, 0, 0, 20 |
Web Safe | 33cccc |
RGB percent of color #4bcccc
CMYK percent of color #4bcccc
Text with hexadecimal color #4bcccc
This text has a font color of #4bcccc
<p style="color:#4bcccc">Text here</p>
#4bcccc Background Color
This box has a background color of #4bcccc
<div style="background-color:#4bcccc">Text here</div>
#4bcccc Border Color
This box has a border color of #4bcccc
<div style="border: 4px solid #4bcccc">Text here</div>
CSS codes
<p style="color:#4bcccc">Text here</p>
<div style="background-color:#4bcccc">Text here</div>
<div style="border: 4px solid #4bcccc">Text here</div>
#4bcccc Color on white background
This is how a font and box color of #4bcccc will look
on a white background.
#4bcccc Color on black background
This is how a font and box color of #4bcccc hex color will look
on a black background.