In RGB color space, #40ccff hex color has a red value of 64, a green value of 204 and a blue value of 255.
In CMYK color space (used in color printing), #40ccff hex color is composed of 74.9% cyan, 20% magenta, 0% yellow and 0% black.
#40ccff color has a hue of 196 degrees, a saturation of 100% and a lightness of 62.5%.
#40ccff hex color contains mainly BLUE.
The closest web safe color of #40ccff is #33ccff
#40ccff hex color has a decimal value of 4246783.
HEX | 40ccff | #40ccff |
---|---|---|
RGB | 64, 204, 255 | rgb(64, 204, 255) |
RGB Percent | 25.1, 80, 100 | rgb(25.1, 80, 100) |
CMYK | 75, 20, 0, 0 | |
HSL | 196°, 100, 62.5 | hsl(196, 100%, 62.5%) |
HSV | 196°, 74.9, 100 |
XYZ | 41.757, 51.496, 102.347 |
---|---|
Hunter Lab | 71.761, -21.713, -34.328 |
CIE-LAB | 76.978, -20.667, -35.608 |
CIE-LCH | 76.978, 41.171, 239.869 |
CIE-LUV | 74.9, 20, 0, 0 |
Web Safe | 33ccff |
RGB percent of color #40ccff
CMYK percent of color #40ccff
Text with hexadecimal color #40ccff
This text has a font color of #40ccff
<p style="color:#40ccff">Text here</p>
#40ccff Background Color
This box has a background color of #40ccff
<div style="background-color:#40ccff">Text here</div>
#40ccff Border Color
This box has a border color of #40ccff
<div style="border: 4px solid #40ccff">Text here</div>
CSS codes
<p style="color:#40ccff">Text here</p>
<div style="background-color:#40ccff">Text here</div>
<div style="border: 4px solid #40ccff">Text here</div>
#40ccff Color on white background
This is how a font and box color of #40ccff will look
on a white background.
#40ccff Color on black background
This is how a font and box color of #40ccff hex color will look
on a black background.