In RGB color space, #100ada hex color has a red value of 16, a green value of 10 and a blue value of 218.
In CMYK color space (used in color printing), #100ada hex color is composed of 92.66% cyan, 95.41% magenta, 0% yellow and 14.51% black.
#100ada color has a hue of 241.7 degrees, a saturation of 91.23% and a lightness of 44.7%.
#100ada hex color contains mainly BLUE.
The closest web safe color of #100ada is #0000cc
#100ada hex color has a decimal value of 1051354.
HEX | 100ada | #100ada |
---|---|---|
RGB | 16, 10, 218 | rgb(16, 10, 218) |
RGB Percent | 6.27, 3.92, 85.49 | rgb(6.27, 3.92, 85.49) |
CMYK | 93, 95, 0, 15 | |
HSL | 241.7°, 91.23, 44.7 | hsl(241.7, 91.23%, 44.7%) |
HSV | 241.7°, 95.4, 85.5 |
XYZ | 12.977, 5.389, 66.686 |
---|---|
Hunter Lab | 23.214, 59.159, -154.069 |
CIE-LAB | 27.815, 68.604, -94.302 |
CIE-LCH | 27.815, 116.616, 306.036 |
CIE-LUV | 92.66, 95.41, 0, 14.51 |
Web Safe | 0000cc |
RGB percent of color #100ada
CMYK percent of color #100ada
Text with hexadecimal color #100ada
This text has a font color of #100ada
<p style="color:#100ada">Text here</p>
#100ada Background Color
This box has a background color of #100ada
<div style="background-color:#100ada">Text here</div>
#100ada Border Color
This box has a border color of #100ada
<div style="border: 4px solid #100ada">Text here</div>
CSS codes
<p style="color:#100ada">Text here</p>
<div style="background-color:#100ada">Text here</div>
<div style="border: 4px solid #100ada">Text here</div>
#100ada Color on white background
This is how a font and box color of #100ada will look
on a white background.
#100ada Color on black background
This is how a font and box color of #100ada hex color will look
on a black background.