In RGB color space, #100cff hex color has a red value of 16, a green value of 12 and a blue value of 255.
In CMYK color space (used in color printing), #100cff hex color is composed of 93.73% cyan, 95.29% magenta, 0% yellow and 0% black.
#100cff color has a hue of 241 degrees, a saturation of 100% and a lightness of 52.4%.
#100cff hex color contains mainly BLUE.
The closest web safe color of #100cff is #0000ff
#100cff hex color has a decimal value of 1051903.
HEX | 100cff | #100cff |
---|---|---|
RGB | 16, 12, 255 | rgb(16, 12, 255) |
RGB Percent | 6.27, 4.71, 100 | rgb(6.27, 4.71, 100) |
CMYK | 94, 95, 0, 0 | |
HSL | 241°, 100, 52.4 | hsl(241, 100%, 52.4%) |
HSV | 241°, 95.3, 100 |
XYZ | 18.395, 7.593, 95.104 |
---|---|
Hunter Lab | 27.555, 70.938, -185.343 |
CIE-LAB | 33.12, 77.491, -106.49 |
CIE-LCH | 33.12, 131.7, 306.043 |
CIE-LUV | 93.73, 95.29, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #100cff
CMYK percent of color #100cff
Text with hexadecimal color #100cff
This text has a font color of #100cff
<p style="color:#100cff">Text here</p>
#100cff Background Color
This box has a background color of #100cff
<div style="background-color:#100cff">Text here</div>
#100cff Border Color
This box has a border color of #100cff
<div style="border: 4px solid #100cff">Text here</div>
CSS codes
<p style="color:#100cff">Text here</p>
<div style="background-color:#100cff">Text here</div>
<div style="border: 4px solid #100cff">Text here</div>
#100cff Color on white background
This is how a font and box color of #100cff will look
on a white background.
#100cff Color on black background
This is how a font and box color of #100cff hex color will look
on a black background.