In RGB color space, #100baa hex color has a red value of 16, a green value of 11 and a blue value of 170.
In CMYK color space (used in color printing), #100baa hex color is composed of 90.59% cyan, 93.53% magenta, 0% yellow and 33.33% black.
#100baa color has a hue of 241.9 degrees, a saturation of 87.85% and a lightness of 35.5%.
#100baa hex color contains mainly BLUE.
The closest web safe color of #100baa is #000099
#100baa hex color has a decimal value of 1051562.
HEX | 100baa | #100baa |
---|---|---|
RGB | 16, 11, 170 | rgb(16, 11, 170) |
RGB Percent | 6.27, 4.31, 66.67 | rgb(6.27, 4.31, 66.67) |
CMYK | 91, 94, 0, 33 | |
HSL | 241.9°, 87.85, 35.5 | hsl(241.9, 87.85%, 35.5%) |
HSV | 241.9°, 93.5, 66.7 |
XYZ | 7.589, 3.252, 38.258 |
---|---|
Hunter Lab | 18.033, 43.56, -113.162 |
CIE-LAB | 21.026, 55.709, -77.291 |
CIE-LCH | 21.026, 95.275, 305.783 |
CIE-LUV | 90.59, 93.53, 0, 33.33 |
Web Safe | 000099 |
RGB percent of color #100baa
CMYK percent of color #100baa
Text with hexadecimal color #100baa
This text has a font color of #100baa
<p style="color:#100baa">Text here</p>
#100baa Background Color
This box has a background color of #100baa
<div style="background-color:#100baa">Text here</div>
#100baa Border Color
This box has a border color of #100baa
<div style="border: 4px solid #100baa">Text here</div>
CSS codes
<p style="color:#100baa">Text here</p>
<div style="background-color:#100baa">Text here</div>
<div style="border: 4px solid #100baa">Text here</div>
#100baa Color on white background
This is how a font and box color of #100baa will look
on a white background.
#100baa Color on black background
This is how a font and box color of #100baa hex color will look
on a black background.