In RGB color space, #101acc hex color has a red value of 16, a green value of 26 and a blue value of 204.
In CMYK color space (used in color printing), #101acc hex color is composed of 92.16% cyan, 87.25% magenta, 0% yellow and 20% black.
#101acc color has a hue of 236.8 degrees, a saturation of 85.45% and a lightness of 43.1%.
#101acc hex color contains mainly BLUE.
The closest web safe color of #101acc is #0033cc
#101acc hex color has a decimal value of 1055436.
HEX | 101acc | #101acc |
---|---|---|
RGB | 16, 26, 204 | rgb(16, 26, 204) |
RGB Percent | 6.27, 10.2, 80 | rgb(6.27, 10.2, 80) |
CMYK | 92, 87, 0, 20 | |
HSL | 236.8°, 85.45, 43.1 | hsl(236.8, 85.45%, 43.1%) |
HSV | 236.8°, 92.2, 80 |
XYZ | 11.482, 5.209, 57.527 |
---|---|
Hunter Lab | 22.823, 49.86, -133.467 |
CIE-LAB | 27.322, 60.437, -86.991 |
CIE-LCH | 27.322, 105.925, 304.79 |
CIE-LUV | 92.16, 87.25, 0, 20 |
Web Safe | 0033cc |
RGB percent of color #101acc
CMYK percent of color #101acc
Text with hexadecimal color #101acc
This text has a font color of #101acc
<p style="color:#101acc">Text here</p>
#101acc Background Color
This box has a background color of #101acc
<div style="background-color:#101acc">Text here</div>
#101acc Border Color
This box has a border color of #101acc
<div style="border: 4px solid #101acc">Text here</div>
CSS codes
<p style="color:#101acc">Text here</p>
<div style="background-color:#101acc">Text here</div>
<div style="border: 4px solid #101acc">Text here</div>
#101acc Color on white background
This is how a font and box color of #101acc will look
on a white background.
#101acc Color on black background
This is how a font and box color of #101acc hex color will look
on a black background.