In RGB color space, #33feff hex color has a red value of 51, a green value of 254 and a blue value of 255.
In CMYK color space (used in color printing), #33feff hex color is composed of 80% cyan, 0.39% magenta, 0% yellow and 0% black.
#33feff color has a hue of 180.3 degrees, a saturation of 100% and a lightness of 60%.
#33feff hex color contains mainly BLUE.
The closest web safe color of #33feff is #33ffff
#33feff hex color has a decimal value of 3407615.
HEX | 33feff | #33feff |
---|---|---|
RGB | 51, 254, 255 | rgb(51, 254, 255) |
RGB Percent | 20, 99.61, 100 | rgb(20, 99.61, 100) |
CMYK | 80, 0, 0, 0 | |
HSL | 180.3°, 100, 60 | hsl(180.3, 100%, 60%) |
HSV | 180.3°, 80, 100 |
XYZ | 54.857, 78.807, 106.928 |
---|---|
Hunter Lab | 88.773, -45.05, -9.274 |
CIE-LAB | 91.147, -45.545, -14.06 |
CIE-LCH | 91.147, 47.666, 197.156 |
CIE-LUV | 80, 0.39, 0, 0 |
Web Safe | 33ffff |
RGB percent of color #33feff
CMYK percent of color #33feff
Text with hexadecimal color #33feff
This text has a font color of #33feff
<p style="color:#33feff">Text here</p>
#33feff Background Color
This box has a background color of #33feff
<div style="background-color:#33feff">Text here</div>
#33feff Border Color
This box has a border color of #33feff
<div style="border: 4px solid #33feff">Text here</div>
CSS codes
<p style="color:#33feff">Text here</p>
<div style="background-color:#33feff">Text here</div>
<div style="border: 4px solid #33feff">Text here</div>
#33feff Color on white background
This is how a font and box color of #33feff will look
on a white background.
#33feff Color on black background
This is how a font and box color of #33feff hex color will look
on a black background.