In RGB color space, #100eec hex color has a red value of 16, a green value of 14 and a blue value of 236.
In CMYK color space (used in color printing), #100eec hex color is composed of 93.22% cyan, 94.07% magenta, 0% yellow and 7.45% black.
#100eec color has a hue of 240.5 degrees, a saturation of 88.8% and a lightness of 49%.
#100eec hex color contains mainly BLUE.
The closest web safe color of #100eec is #0000ff
#100eec hex color has a decimal value of 1052396.
HEX | 100eec | #100eec |
---|---|---|
RGB | 16, 14, 236 | rgb(16, 14, 236) |
RGB Percent | 6.27, 5.49, 92.55 | rgb(6.27, 5.49, 92.55) |
CMYK | 93, 94, 0, 7 | |
HSL | 240.5°, 88.8, 49 | hsl(240.5, 88.8%, 49%) |
HSV | 240.5°, 94.1, 92.5 |
XYZ | 15.511, 6.48, 79.79 |
---|---|
Hunter Lab | 25.456, 64.218, -168.022 |
CIE-LAB | 30.593, 72.406, -99.981 |
CIE-LCH | 30.593, 123.446, 305.912 |
CIE-LUV | 93.22, 94.07, 0, 7.45 |
Web Safe | 0000ff |
RGB percent of color #100eec
CMYK percent of color #100eec
Text with hexadecimal color #100eec
This text has a font color of #100eec
<p style="color:#100eec">Text here</p>
#100eec Background Color
This box has a background color of #100eec
<div style="background-color:#100eec">Text here</div>
#100eec Border Color
This box has a border color of #100eec
<div style="border: 4px solid #100eec">Text here</div>
CSS codes
<p style="color:#100eec">Text here</p>
<div style="background-color:#100eec">Text here</div>
<div style="border: 4px solid #100eec">Text here</div>
#100eec Color on white background
This is how a font and box color of #100eec will look
on a white background.
#100eec Color on black background
This is how a font and box color of #100eec hex color will look
on a black background.