In RGB color space, #100ded hex color has a red value of 16, a green value of 13 and a blue value of 237.
In CMYK color space (used in color printing), #100ded hex color is composed of 93.25% cyan, 94.51% magenta, 0% yellow and 7.06% black.
#100ded color has a hue of 240.8 degrees, a saturation of 89.6% and a lightness of 49%.
#100ded hex color contains mainly BLUE.
The closest web safe color of #100ded is #0000ff
#100ded hex color has a decimal value of 1052141.
HEX | 100ded | #100ded |
---|---|---|
RGB | 16, 13, 237 | rgb(16, 13, 237) |
RGB Percent | 6.27, 5.1, 92.94 | rgb(6.27, 5.1, 92.94) |
CMYK | 93, 95, 0, 7 | |
HSL | 240.8°, 89.6, 49 | hsl(240.8, 89.6%, 49%) |
HSV | 240.8°, 94.5, 92.9 |
XYZ | 15.644, 6.512, 80.553 |
---|---|
Hunter Lab | 25.519, 64.771, -169.294 |
CIE-LAB | 30.669, 72.854, -100.422 |
CIE-LCH | 30.669, 124.066, 305.96 |
CIE-LUV | 93.25, 94.51, 0, 7.06 |
Web Safe | 0000ff |
RGB percent of color #100ded
CMYK percent of color #100ded
Text with hexadecimal color #100ded
This text has a font color of #100ded
<p style="color:#100ded">Text here</p>
#100ded Background Color
This box has a background color of #100ded
<div style="background-color:#100ded">Text here</div>
#100ded Border Color
This box has a border color of #100ded
<div style="border: 4px solid #100ded">Text here</div>
CSS codes
<p style="color:#100ded">Text here</p>
<div style="background-color:#100ded">Text here</div>
<div style="border: 4px solid #100ded">Text here</div>
#100ded Color on white background
This is how a font and box color of #100ded will look
on a white background.
#100ded Color on black background
This is how a font and box color of #100ded hex color will look
on a black background.