In RGB color space, #000180 hex color has a red value of 0, a green value of 1 and a blue value of 128.
In CMYK color space (used in color printing), #000180 hex color is composed of 100% cyan, 99.22% magenta, 0% yellow and 49.8% black.
#000180 color has a hue of 239.5 degrees, a saturation of 100% and a lightness of 25.1%.
#000180 hex color contains mainly BLUE.
The closest web safe color of #000180 is #000099
#000180 hex color has a decimal value of 384.
HEX | 000180 | #000180 |
---|---|---|
RGB | 0, 1, 128 | rgb(0, 1, 128) |
RGB Percent | 0, 0.39, 50.2 | rgb(0, 0.39, 50.2) |
CMYK | 100, 99, 0, 50 | |
HSL | 239.5°, 100, 25.1 | hsl(239.5, 100%, 25.1%) |
HSV | 239.5°, 100, 50.2 |
XYZ | 3.907, 1.58, 20.521 |
---|---|
Hunter Lab | 12.57, 33.485, -87.996 |
CIE-LAB | 13.108, 47.094, -64.482 |
CIE-LCH | 13.108, 79.848, 306.142 |
CIE-LUV | 100, 99.22, 0, 49.8 |
Web Safe | 000099 |
RGB percent of color #000180
CMYK percent of color #000180
Text with hexadecimal color #000180
This text has a font color of #000180
<p style="color:#000180">Text here</p>
#000180 Background Color
This box has a background color of #000180
<div style="background-color:#000180">Text here</div>
#000180 Border Color
This box has a border color of #000180
<div style="border: 4px solid #000180">Text here</div>
CSS codes
<p style="color:#000180">Text here</p>
<div style="background-color:#000180">Text here</div>
<div style="border: 4px solid #000180">Text here</div>
#000180 Color on white background
This is how a font and box color of #000180 will look
on a white background.
#000180 Color on black background
This is how a font and box color of #000180 hex color will look
on a black background.