In RGB color space, #090acc hex color has a red value of 9, a green value of 10 and a blue value of 204.
In CMYK color space (used in color printing), #090acc hex color is composed of 95.59% cyan, 95.1% magenta, 0% yellow and 20% black.
#090acc color has a hue of 239.7 degrees, a saturation of 91.55% and a lightness of 41.8%.
#090acc hex color contains mainly BLUE.
The closest web safe color of #090acc is #0000cc
#090acc hex color has a decimal value of 592588.
HEX | 090acc | #090acc |
---|---|---|
RGB | 9, 10, 204 | rgb(9, 10, 204) |
RGB Percent | 3.53, 3.92, 80 | rgb(3.53, 3.92, 80) |
CMYK | 96, 95, 0, 20 | |
HSL | 239.7°, 91.55, 41.8 | hsl(239.7, 91.55%, 41.8%) |
HSV | 239.7°, 95.6, 80 |
XYZ | 11.12, 4.635, 57.435 |
---|---|
Hunter Lab | 21.529, 54.521, -143.103 |
CIE-LAB | 25.669, 64.939, -89.756 |
CIE-LCH | 25.669, 110.785, 305.886 |
CIE-LUV | 95.59, 95.1, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #090acc
CMYK percent of color #090acc
Text with hexadecimal color #090acc
This text has a font color of #090acc
<p style="color:#090acc">Text here</p>
#090acc Background Color
This box has a background color of #090acc
<div style="background-color:#090acc">Text here</div>
#090acc Border Color
This box has a border color of #090acc
<div style="border: 4px solid #090acc">Text here</div>
CSS codes
<p style="color:#090acc">Text here</p>
<div style="background-color:#090acc">Text here</div>
<div style="border: 4px solid #090acc">Text here</div>
#090acc Color on white background
This is how a font and box color of #090acc will look
on a white background.
#090acc Color on black background
This is how a font and box color of #090acc hex color will look
on a black background.