In RGB color space, #100acd hex color has a red value of 16, a green value of 10 and a blue value of 205.
In CMYK color space (used in color printing), #100acd hex color is composed of 92.2% cyan, 95.12% magenta, 0% yellow and 19.61% black.
#100acd color has a hue of 241.8 degrees, a saturation of 90.7% and a lightness of 42.2%.
#100acd hex color contains mainly BLUE.
The closest web safe color of #100acd is #0000cc
#100acd hex color has a decimal value of 1051341.
HEX | 100acd | #100acd |
---|---|---|
RGB | 16, 10, 205 | rgb(16, 10, 205) |
RGB Percent | 6.27, 3.92, 80.39 | rgb(6.27, 3.92, 80.39) |
CMYK | 92, 95, 0, 20 | |
HSL | 241.8°, 90.7, 42.2 | hsl(241.8, 90.7%, 42.2%) |
HSV | 241.8°, 95.1, 80.4 |
XYZ | 11.342, 4.735, 58.074 |
---|---|
Hunter Lab | 21.76, 54.96, -143.003 |
CIE-LAB | 25.966, 65.274, -89.84 |
CIE-LCH | 25.966, 111.049, 306.001 |
CIE-LUV | 92.2, 95.12, 0, 19.61 |
Web Safe | 0000cc |
RGB percent of color #100acd
CMYK percent of color #100acd
Text with hexadecimal color #100acd
This text has a font color of #100acd
<p style="color:#100acd">Text here</p>
#100acd Background Color
This box has a background color of #100acd
<div style="background-color:#100acd">Text here</div>
#100acd Border Color
This box has a border color of #100acd
<div style="border: 4px solid #100acd">Text here</div>
CSS codes
<p style="color:#100acd">Text here</p>
<div style="background-color:#100acd">Text here</div>
<div style="border: 4px solid #100acd">Text here</div>
#100acd Color on white background
This is how a font and box color of #100acd will look
on a white background.
#100acd Color on black background
This is how a font and box color of #100acd hex color will look
on a black background.