In RGB color space, #180ccc hex color has a red value of 24, a green value of 12 and a blue value of 204.
In CMYK color space (used in color printing), #180ccc hex color is composed of 88.24% cyan, 94.12% magenta, 0% yellow and 20% black.
#180ccc color has a hue of 243.8 degrees, a saturation of 88.89% and a lightness of 42.4%.
#180ccc hex color contains mainly BLUE.
The closest web safe color of #180ccc is #0000cc
#180ccc hex color has a decimal value of 1576140.
HEX | 180ccc | #180ccc |
---|---|---|
RGB | 24, 12, 204 | rgb(24, 12, 204) |
RGB Percent | 9.41, 4.71, 80 | rgb(9.41, 4.71, 80) |
CMYK | 88, 94, 0, 20 | |
HSL | 243.8°, 88.89, 42.4 | hsl(243.8, 88.89%, 42.4%) |
HSV | 243.8°, 94.1, 80 |
XYZ | 11.407, 4.817, 57.455 |
---|---|
Hunter Lab | 21.948, 54.365, -139.847 |
CIE-LAB | 26.207, 64.705, -88.846 |
CIE-LCH | 26.207, 109.911, 306.065 |
CIE-LUV | 88.24, 94.12, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #180ccc
CMYK percent of color #180ccc
Text with hexadecimal color #180ccc
This text has a font color of #180ccc
<p style="color:#180ccc">Text here</p>
#180ccc Background Color
This box has a background color of #180ccc
<div style="background-color:#180ccc">Text here</div>
#180ccc Border Color
This box has a border color of #180ccc
<div style="border: 4px solid #180ccc">Text here</div>
CSS codes
<p style="color:#180ccc">Text here</p>
<div style="background-color:#180ccc">Text here</div>
<div style="border: 4px solid #180ccc">Text here</div>
#180ccc Color on white background
This is how a font and box color of #180ccc will look
on a white background.
#180ccc Color on black background
This is how a font and box color of #180ccc hex color will look
on a black background.