In RGB color space, #ff33bc hex color has a red value of 255, a green value of 51 and a blue value of 188.
In CMYK color space (used in color printing), #ff33bc hex color is composed of 0% cyan, 80% magenta, 26.27% yellow and 0% black.
#ff33bc color has a hue of 319.7 degrees, a saturation of 100% and a lightness of 60%.
#ff33bc hex color contains mainly RED.
The closest web safe color of #ff33bc is #ff33cc
#ff33bc hex color has a decimal value of 16724924.
HEX | ff33bc | #ff33bc |
---|---|---|
RGB | 255, 51, 188 | rgb(255, 51, 188) |
RGB Percent | 100, 20, 73.73 | rgb(100, 20, 73.73) |
CMYK | 0, 80, 26, 0 | |
HSL | 319.7°, 100, 60 | hsl(319.7, 100%, 60%) |
HSV | 319.7°, 80, 100 |
XYZ | 51.501, 27.258, 50.124 |
---|---|
Hunter Lab | 52.209, 84.713, -20.376 |
CIE-LAB | 59.212, 83.435, -24.751 |
CIE-LCH | 59.212, 87.029, 343.477 |
CIE-LUV | 0, 80, 26.27, 0 |
Web Safe | ff33cc |
RGB percent of color #ff33bc
CMYK percent of color #ff33bc
Text with hexadecimal color #ff33bc
This text has a font color of #ff33bc
<p style="color:#ff33bc">Text here</p>
#ff33bc Background Color
This box has a background color of #ff33bc
<div style="background-color:#ff33bc">Text here</div>
#ff33bc Border Color
This box has a border color of #ff33bc
<div style="border: 4px solid #ff33bc">Text here</div>
CSS codes
<p style="color:#ff33bc">Text here</p>
<div style="background-color:#ff33bc">Text here</div>
<div style="border: 4px solid #ff33bc">Text here</div>
#ff33bc Color on white background
This is how a font and box color of #ff33bc will look
on a white background.
#ff33bc Color on black background
This is how a font and box color of #ff33bc hex color will look
on a black background.