In RGB color space, #ff33bf hex color has a red value of 255, a green value of 51 and a blue value of 191.
In CMYK color space (used in color printing), #ff33bf hex color is composed of 0% cyan, 80% magenta, 25.1% yellow and 0% black.
#ff33bf color has a hue of 318.8 degrees, a saturation of 100% and a lightness of 60%.
#ff33bf hex color contains mainly RED.
The closest web safe color of #ff33bf is #ff33cc
#ff33bf hex color has a decimal value of 16724927.
HEX | ff33bf | #ff33bf |
---|---|---|
RGB | 255, 51, 191 | rgb(255, 51, 191) |
RGB Percent | 100, 20, 74.9 | rgb(100, 20, 74.9) |
CMYK | 0, 80, 25, 0 | |
HSL | 318.8°, 100, 60 | hsl(318.8, 100%, 60%) |
HSV | 318.8°, 80, 100 |
XYZ | 51.828, 27.389, 51.845 |
---|---|
Hunter Lab | 52.335, 85.187, -22.101 |
CIE-LAB | 59.333, 83.778, -26.291 |
CIE-LCH | 59.333, 87.806, 342.577 |
CIE-LUV | 0, 80, 25.1, 0 |
Web Safe | ff33cc |
RGB percent of color #ff33bf
CMYK percent of color #ff33bf
Text with hexadecimal color #ff33bf
This text has a font color of #ff33bf
<p style="color:#ff33bf">Text here</p>
#ff33bf Background Color
This box has a background color of #ff33bf
<div style="background-color:#ff33bf">Text here</div>
#ff33bf Border Color
This box has a border color of #ff33bf
<div style="border: 4px solid #ff33bf">Text here</div>
CSS codes
<p style="color:#ff33bf">Text here</p>
<div style="background-color:#ff33bf">Text here</div>
<div style="border: 4px solid #ff33bf">Text here</div>
#ff33bf Color on white background
This is how a font and box color of #ff33bf will look
on a white background.
#ff33bf Color on black background
This is how a font and box color of #ff33bf hex color will look
on a black background.