In RGB color space, #102acc hex color has a red value of 16, a green value of 42 and a blue value of 204.
In CMYK color space (used in color printing), #102acc hex color is composed of 92.16% cyan, 79.41% magenta, 0% yellow and 20% black.
#102acc color has a hue of 231.7 degrees, a saturation of 85.45% and a lightness of 43.1%.
#102acc hex color contains mainly BLUE.
The closest web safe color of #102acc is #0033cc
#102acc hex color has a decimal value of 1059532.
HEX | 102acc | #102acc |
---|---|---|
RGB | 16, 42, 204 | rgb(16, 42, 204) |
RGB Percent | 6.27, 16.47, 80 | rgb(6.27, 16.47, 80) |
CMYK | 92, 79, 0, 20 | |
HSL | 231.7°, 85.45, 43.1 | hsl(231.7, 85.45%, 43.1%) |
HSV | 231.7°, 92.2, 80 |
XYZ | 11.941, 6.126, 57.68 |
---|---|
Hunter Lab | 24.751, 42.803, -120.846 |
CIE-LAB | 29.728, 53.317, -82.986 |
CIE-LCH | 29.728, 98.638, 302.72 |
CIE-LUV | 92.16, 79.41, 0, 20 |
Web Safe | 0033cc |
RGB percent of color #102acc
CMYK percent of color #102acc
Text with hexadecimal color #102acc
This text has a font color of #102acc
<p style="color:#102acc">Text here</p>
#102acc Background Color
This box has a background color of #102acc
<div style="background-color:#102acc">Text here</div>
#102acc Border Color
This box has a border color of #102acc
<div style="border: 4px solid #102acc">Text here</div>
CSS codes
<p style="color:#102acc">Text here</p>
<div style="background-color:#102acc">Text here</div>
<div style="border: 4px solid #102acc">Text here</div>
#102acc Color on white background
This is how a font and box color of #102acc will look
on a white background.
#102acc Color on black background
This is how a font and box color of #102acc hex color will look
on a black background.