In RGB color space, #100acc hex color has a red value of 16, a green value of 10 and a blue value of 204.
In CMYK color space (used in color printing), #100acc hex color is composed of 92.16% cyan, 95.1% magenta, 0% yellow and 20% black.
#100acc color has a hue of 241.9 degrees, a saturation of 90.65% and a lightness of 42%.
#100acc hex color contains mainly BLUE.
The closest web safe color of #100acc is #0000cc
#100acc hex color has a decimal value of 1051340.
HEX | 100acc | #100acc |
---|---|---|
RGB | 16, 10, 204 | rgb(16, 10, 204) |
RGB Percent | 6.27, 3.92, 80 | rgb(6.27, 3.92, 80) |
CMYK | 92, 95, 0, 20 | |
HSL | 241.9°, 90.65, 42 | hsl(241.9, 90.65%, 42%) |
HSV | 241.9°, 95.1, 80 |
XYZ | 11.221, 4.687, 57.44 |
---|---|
Hunter Lab | 21.649, 54.631, -142.152 |
CIE-LAB | 25.824, 65.008, -89.493 |
CIE-LCH | 25.824, 110.612, 305.995 |
CIE-LUV | 92.16, 95.1, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #100acc
CMYK percent of color #100acc
Text with hexadecimal color #100acc
This text has a font color of #100acc
<p style="color:#100acc">Text here</p>
#100acc Background Color
This box has a background color of #100acc
<div style="background-color:#100acc">Text here</div>
#100acc Border Color
This box has a border color of #100acc
<div style="border: 4px solid #100acc">Text here</div>
CSS codes
<p style="color:#100acc">Text here</p>
<div style="background-color:#100acc">Text here</div>
<div style="border: 4px solid #100acc">Text here</div>
#100acc Color on white background
This is how a font and box color of #100acc will look
on a white background.
#100acc Color on black background
This is how a font and box color of #100acc hex color will look
on a black background.