In RGB color space, #33d3ff hex color has a red value of 51, a green value of 211 and a blue value of 255.
In CMYK color space (used in color printing), #33d3ff hex color is composed of 80% cyan, 17.25% magenta, 0% yellow and 0% black.
#33d3ff color has a hue of 192.9 degrees, a saturation of 100% and a lightness of 60%.
#33d3ff hex color contains mainly BLUE.
The closest web safe color of #33d3ff is #33ccff
#33d3ff hex color has a decimal value of 3396607.
HEX | 33d3ff | #33d3ff |
---|---|---|
RGB | 51, 211, 255 | rgb(51, 211, 255) |
RGB Percent | 20, 82.75, 100 | rgb(20, 82.75, 100) |
CMYK | 80, 17, 0, 0 | |
HSL | 192.9°, 100, 60 | hsl(192.9, 100%, 60%) |
HSV | 192.9°, 80, 100 |
XYZ | 42.71, 54.512, 102.879 |
---|---|
Hunter Lab | 73.832, -25.949, -30.933 |
CIE-LAB | 78.759, -25.473, -32.876 |
CIE-LCH | 78.759, 41.59, 232.231 |
CIE-LUV | 80, 17.25, 0, 0 |
Web Safe | 33ccff |
RGB percent of color #33d3ff
CMYK percent of color #33d3ff
Text with hexadecimal color #33d3ff
This text has a font color of #33d3ff
<p style="color:#33d3ff">Text here</p>
#33d3ff Background Color
This box has a background color of #33d3ff
<div style="background-color:#33d3ff">Text here</div>
#33d3ff Border Color
This box has a border color of #33d3ff
<div style="border: 4px solid #33d3ff">Text here</div>
CSS codes
<p style="color:#33d3ff">Text here</p>
<div style="background-color:#33d3ff">Text here</div>
<div style="border: 4px solid #33d3ff">Text here</div>
#33d3ff Color on white background
This is how a font and box color of #33d3ff will look
on a white background.
#33d3ff Color on black background
This is how a font and box color of #33d3ff hex color will look
on a black background.