In RGB color space, #33caff hex color has a red value of 51, a green value of 202 and a blue value of 255.
In CMYK color space (used in color printing), #33caff hex color is composed of 80% cyan, 20.78% magenta, 0% yellow and 0% black.
#33caff color has a hue of 195.6 degrees, a saturation of 100% and a lightness of 60%.
#33caff hex color contains mainly BLUE.
The closest web safe color of #33caff is #33ccff
#33caff hex color has a decimal value of 3394303.
HEX | 33caff | #33caff |
---|---|---|
RGB | 51, 202, 255 | rgb(51, 202, 255) |
RGB Percent | 20, 79.22, 100 | rgb(20, 79.22, 100) |
CMYK | 80, 21, 0, 0 | |
HSL | 195.6°, 100, 60 | hsl(195.6, 100%, 60%) |
HSV | 195.6°, 80, 100 |
XYZ | 40.536, 50.165, 102.154 |
---|---|
Hunter Lab | 70.827, -21.788, -35.935 |
CIE-LAB | 76.17, -20.926, -36.878 |
CIE-LCH | 76.17, 42.401, 240.428 |
CIE-LUV | 80, 20.78, 0, 0 |
Web Safe | 33ccff |
RGB percent of color #33caff
CMYK percent of color #33caff
Text with hexadecimal color #33caff
This text has a font color of #33caff
<p style="color:#33caff">Text here</p>
#33caff Background Color
This box has a background color of #33caff
<div style="background-color:#33caff">Text here</div>
#33caff Border Color
This box has a border color of #33caff
<div style="border: 4px solid #33caff">Text here</div>
CSS codes
<p style="color:#33caff">Text here</p>
<div style="background-color:#33caff">Text here</div>
<div style="border: 4px solid #33caff">Text here</div>
#33caff Color on white background
This is how a font and box color of #33caff will look
on a white background.
#33caff Color on black background
This is how a font and box color of #33caff hex color will look
on a black background.