In RGB color space, #102ded hex color has a red value of 16, a green value of 45 and a blue value of 237.
In CMYK color space (used in color printing), #102ded hex color is composed of 93.25% cyan, 81.01% magenta, 0% yellow and 7.06% black.
#102ded color has a hue of 232.1 degrees, a saturation of 87.35% and a lightness of 49.6%.
#102ded hex color contains mainly BLUE.
The closest web safe color of #102ded is #0033ff
#102ded hex color has a decimal value of 1060333.
HEX | 102ded | #102ded |
---|---|---|
RGB | 16, 45, 237 | rgb(16, 45, 237) |
RGB Percent | 6.27, 17.65, 92.94 | rgb(6.27, 17.65, 92.94) |
CMYK | 93, 81, 0, 7 | |
HSL | 232.1°, 87.35, 49.6 | hsl(232.1, 87.35%, 49.6%) |
HSV | 232.1°, 93.2, 92.9 |
XYZ | 16.438, 8.101, 80.818 |
---|---|
Hunter Lab | 28.462, 53.281, -148.429 |
CIE-LAB | 34.192, 62.227, -94.545 |
CIE-LCH | 34.192, 113.185, 303.352 |
CIE-LUV | 93.25, 81.01, 0, 7.06 |
Web Safe | 0033ff |
RGB percent of color #102ded
CMYK percent of color #102ded
Text with hexadecimal color #102ded
This text has a font color of #102ded
<p style="color:#102ded">Text here</p>
#102ded Background Color
This box has a background color of #102ded
<div style="background-color:#102ded">Text here</div>
#102ded Border Color
This box has a border color of #102ded
<div style="border: 4px solid #102ded">Text here</div>
CSS codes
<p style="color:#102ded">Text here</p>
<div style="background-color:#102ded">Text here</div>
<div style="border: 4px solid #102ded">Text here</div>
#102ded Color on white background
This is how a font and box color of #102ded will look
on a white background.
#102ded Color on black background
This is how a font and box color of #102ded hex color will look
on a black background.