In RGB color space, #000250 hex color has a red value of 0, a green value of 2 and a blue value of 80.
In CMYK color space (used in color printing), #000250 hex color is composed of 100% cyan, 97.5% magenta, 0% yellow and 68.63% black.
#000250 color has a hue of 238.5 degrees, a saturation of 100% and a lightness of 15.7%.
#000250 hex color contains mainly BLUE.
The closest web safe color of #000250 is #000066
#000250 hex color has a decimal value of 592.
HEX | 000250 | #000250 |
---|---|---|
RGB | 0, 2, 80 | rgb(0, 2, 80) |
RGB Percent | 0, 0.78, 31.37 | rgb(0, 0.78, 31.37) |
CMYK | 100, 98, 0, 69 | |
HSL | 238.5°, 100, 15.7 | hsl(238.5, 100%, 15.7%) |
HSV | 238.5°, 100, 31.4 |
XYZ | 1.47, 0.623, 7.632 |
---|---|
Hunter Lab | 7.893, 19.431, -51.804 |
CIE-LAB | 5.628, 31.353, -45.174 |
CIE-LCH | 5.628, 54.988, 304.763 |
CIE-LUV | 100, 97.5, 0, 68.63 |
Web Safe | 000066 |
RGB percent of color #000250
CMYK percent of color #000250
Text with hexadecimal color #000250
This text has a font color of #000250
<p style="color:#000250">Text here</p>
#000250 Background Color
This box has a background color of #000250
<div style="background-color:#000250">Text here</div>
#000250 Border Color
This box has a border color of #000250
<div style="border: 4px solid #000250">Text here</div>
CSS codes
<p style="color:#000250">Text here</p>
<div style="background-color:#000250">Text here</div>
<div style="border: 4px solid #000250">Text here</div>
#000250 Color on white background
This is how a font and box color of #000250 will look
on a white background.
#000250 Color on black background
This is how a font and box color of #000250 hex color will look
on a black background.