In RGB color space, #0033fb hex color has a red value of 0, a green value of 51 and a blue value of 251.
In CMYK color space (used in color printing), #0033fb hex color is composed of 100% cyan, 79.68% magenta, 0% yellow and 1.57% black.
#0033fb color has a hue of 227.8 degrees, a saturation of 100% and a lightness of 49.2%.
#0033fb hex color contains mainly BLUE.
The closest web safe color of #0033fb is #0033ff
#0033fb hex color has a decimal value of 13307.
HEX | 0033fb | #0033fb |
---|---|---|
RGB | 0, 51, 251 | rgb(0, 51, 251) |
RGB Percent | 0, 20, 98.43 | rgb(0, 20, 98.43) |
CMYK | 100, 80, 0, 2 | |
HSL | 227.8°, 100, 49.2 | hsl(227.8, 100%, 49.2%) |
HSV | 227.8°, 100, 98.4 |
XYZ | 18.596, 9.333, 92.088 |
---|---|
Hunter Lab | 30.55, 55.192, -157.335 |
CIE-LAB | 36.618, 63.466, -98.417 |
CIE-LCH | 36.618, 117.106, 302.817 |
CIE-LUV | 100, 79.68, 0, 1.57 |
Web Safe | 0033ff |
RGB percent of color #0033fb
CMYK percent of color #0033fb
Text with hexadecimal color #0033fb
This text has a font color of #0033fb
<p style="color:#0033fb">Text here</p>
#0033fb Background Color
This box has a background color of #0033fb
<div style="background-color:#0033fb">Text here</div>
#0033fb Border Color
This box has a border color of #0033fb
<div style="border: 4px solid #0033fb">Text here</div>
CSS codes
<p style="color:#0033fb">Text here</p>
<div style="background-color:#0033fb">Text here</div>
<div style="border: 4px solid #0033fb">Text here</div>
#0033fb Color on white background
This is how a font and box color of #0033fb will look
on a white background.
#0033fb Color on black background
This is how a font and box color of #0033fb hex color will look
on a black background.