In RGB color space, #180fff hex color has a red value of 24, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #180fff hex color is composed of 90.59% cyan, 94.12% magenta, 0% yellow and 0% black.
#180fff color has a hue of 242.3 degrees, a saturation of 100% and a lightness of 52.9%.
#180fff hex color contains mainly BLUE.
The closest web safe color of #180fff is #0000ff
#180fff hex color has a decimal value of 1576959.
HEX | 180fff | #180fff |
---|---|---|
RGB | 24, 15, 255 | rgb(24, 15, 255) |
RGB Percent | 9.41, 5.88, 100 | rgb(9.41, 5.88, 100) |
CMYK | 91, 94, 0, 0 | |
HSL | 242.3°, 100, 52.9 | hsl(242.3, 100%, 52.9%) |
HSV | 242.3°, 94.1, 100 |
XYZ | 18.598, 7.756, 95.125 |
---|---|
Hunter Lab | 27.85, 70.466, -183.02 |
CIE-LAB | 33.469, 77.047, -105.902 |
CIE-LCH | 33.469, 130.964, 306.037 |
CIE-LUV | 90.59, 94.12, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #180fff
CMYK percent of color #180fff
Text with hexadecimal color #180fff
This text has a font color of #180fff
<p style="color:#180fff">Text here</p>
#180fff Background Color
This box has a background color of #180fff
<div style="background-color:#180fff">Text here</div>
#180fff Border Color
This box has a border color of #180fff
<div style="border: 4px solid #180fff">Text here</div>
CSS codes
<p style="color:#180fff">Text here</p>
<div style="background-color:#180fff">Text here</div>
<div style="border: 4px solid #180fff">Text here</div>
#180fff Color on white background
This is how a font and box color of #180fff will look
on a white background.
#180fff Color on black background
This is how a font and box color of #180fff hex color will look
on a black background.