In RGB color space, #0235ff hex color has a red value of 2, a green value of 53 and a blue value of 255.
In CMYK color space (used in color printing), #0235ff hex color is composed of 99.22% cyan, 79.22% magenta, 0% yellow and 0% black.
#0235ff color has a hue of 227.9 degrees, a saturation of 100% and a lightness of 50.4%.
#0235ff hex color contains mainly BLUE.
The closest web safe color of #0235ff is #0033ff
#0235ff hex color has a decimal value of 144895.
HEX | 0235ff | #0235ff |
---|---|---|
RGB | 2, 53, 255 | rgb(2, 53, 255) |
RGB Percent | 0.78, 20.78, 100 | rgb(0.78, 20.78, 100) |
CMYK | 99, 79, 0, 0 | |
HSL | 227.9°, 100, 50.4 | hsl(227.9, 100%, 50.4%) |
HSV | 227.9°, 99.2, 100 |
XYZ | 19.348, 9.779, 95.476 |
---|---|
Hunter Lab | 31.271, 55.715, -159.131 |
CIE-LAB | 37.443, 63.771, -99.286 |
CIE-LCH | 37.443, 118.002, 302.712 |
CIE-LUV | 99.22, 79.22, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #0235ff
CMYK percent of color #0235ff
Text with hexadecimal color #0235ff
This text has a font color of #0235ff
<p style="color:#0235ff">Text here</p>
#0235ff Background Color
This box has a background color of #0235ff
<div style="background-color:#0235ff">Text here</div>
#0235ff Border Color
This box has a border color of #0235ff
<div style="border: 4px solid #0235ff">Text here</div>
CSS codes
<p style="color:#0235ff">Text here</p>
<div style="background-color:#0235ff">Text here</div>
<div style="border: 4px solid #0235ff">Text here</div>
#0235ff Color on white background
This is how a font and box color of #0235ff will look
on a white background.
#0235ff Color on black background
This is how a font and box color of #0235ff hex color will look
on a black background.