In RGB color space, #0a33ff hex color has a red value of 10, a green value of 51 and a blue value of 255.
In CMYK color space (used in color printing), #0a33ff hex color is composed of 96.08% cyan, 80% magenta, 0% yellow and 0% black.
#0a33ff color has a hue of 230 degrees, a saturation of 100% and a lightness of 52%.
#0a33ff hex color contains mainly BLUE.
The closest web safe color of #0a33ff is #0033ff
#0a33ff hex color has a decimal value of 668671.
HEX | 0a33ff | #0a33ff |
---|---|---|
RGB | 10, 51, 255 | rgb(10, 51, 255) |
RGB Percent | 3.92, 20, 100 | rgb(3.92, 20, 100) |
CMYK | 96, 80, 0, 0 | |
HSL | 230°, 100, 52 | hsl(230, 100%, 52%) |
HSV | 230°, 96.1, 100 |
XYZ | 19.359, 9.652, 95.45 |
---|---|
Hunter Lab | 31.068, 56.859, -160.411 |
CIE-LAB | 37.21, 64.828, -99.67 |
CIE-LCH | 37.21, 118.898, 303.041 |
CIE-LUV | 96.08, 80, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #0a33ff
CMYK percent of color #0a33ff
Text with hexadecimal color #0a33ff
This text has a font color of #0a33ff
<p style="color:#0a33ff">Text here</p>
#0a33ff Background Color
This box has a background color of #0a33ff
<div style="background-color:#0a33ff">Text here</div>
#0a33ff Border Color
This box has a border color of #0a33ff
<div style="border: 4px solid #0a33ff">Text here</div>
CSS codes
<p style="color:#0a33ff">Text here</p>
<div style="background-color:#0a33ff">Text here</div>
<div style="border: 4px solid #0a33ff">Text here</div>
#0a33ff Color on white background
This is how a font and box color of #0a33ff will look
on a white background.
#0a33ff Color on black background
This is how a font and box color of #0a33ff hex color will look
on a black background.