In RGB color space, #0203ff hex color has a red value of 2, a green value of 3 and a blue value of 255.
In CMYK color space (used in color printing), #0203ff hex color is composed of 99.22% cyan, 98.82% magenta, 0% yellow and 0% black.
#0203ff color has a hue of 239.8 degrees, a saturation of 100% and a lightness of 50.4%.
#0203ff hex color contains mainly BLUE.
The closest web safe color of #0203ff is #0000ff
#0203ff hex color has a decimal value of 132095.
HEX | 0203ff | #0203ff |
---|---|---|
RGB | 2, 3, 255 | rgb(2, 3, 255) |
RGB Percent | 0.78, 1.18, 100 | rgb(0.78, 1.18, 100) |
CMYK | 99, 99, 0, 0 | |
HSL | 239.8°, 100, 50.4 | hsl(239.8, 100%, 50.4%) |
HSV | 239.8°, 99.2, 100 |
XYZ | 18.108, 7.298, 95.062 |
---|---|
Hunter Lab | 27.015, 72.372, -189.724 |
CIE-LAB | 32.476, 78.757, -107.573 |
CIE-LCH | 32.476, 133.321, 306.209 |
CIE-LUV | 99.22, 98.82, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #0203ff
CMYK percent of color #0203ff
Text with hexadecimal color #0203ff
This text has a font color of #0203ff
<p style="color:#0203ff">Text here</p>
#0203ff Background Color
This box has a background color of #0203ff
<div style="background-color:#0203ff">Text here</div>
#0203ff Border Color
This box has a border color of #0203ff
<div style="border: 4px solid #0203ff">Text here</div>
CSS codes
<p style="color:#0203ff">Text here</p>
<div style="background-color:#0203ff">Text here</div>
<div style="border: 4px solid #0203ff">Text here</div>
#0203ff Color on white background
This is how a font and box color of #0203ff will look
on a white background.
#0203ff Color on black background
This is how a font and box color of #0203ff hex color will look
on a black background.