In RGB color space, #101fee hex color has a red value of 16, a green value of 31 and a blue value of 238.
In CMYK color space (used in color printing), #101fee hex color is composed of 93.28% cyan, 86.97% magenta, 0% yellow and 6.67% black.
#101fee color has a hue of 235.9 degrees, a saturation of 87.4% and a lightness of 49.8%.
#101fee hex color contains mainly BLUE.
The closest web safe color of #101fee is #0033ff
#101fee hex color has a decimal value of 1056750.
HEX | 101fee | #101fee |
---|---|---|
RGB | 16, 31, 238 | rgb(16, 31, 238) |
RGB Percent | 6.27, 12.16, 93.33 | rgb(6.27, 12.16, 93.33) |
CMYK | 93, 87, 0, 7 | |
HSL | 235.9°, 87.4, 49.8 | hsl(235.9, 87.4%, 49.8%) |
HSV | 235.9°, 93.3, 93.3 |
XYZ | 16.136, 7.263, 81.44 |
---|---|
Hunter Lab | 26.95, 59.713, -160.303 |
CIE-LAB | 32.398, 68.244, -98.102 |
CIE-LCH | 32.398, 119.504, 304.824 |
CIE-LUV | 93.28, 86.97, 0, 6.67 |
Web Safe | 0033ff |
RGB percent of color #101fee
CMYK percent of color #101fee
Text with hexadecimal color #101fee
This text has a font color of #101fee
<p style="color:#101fee">Text here</p>
#101fee Background Color
This box has a background color of #101fee
<div style="background-color:#101fee">Text here</div>
#101fee Border Color
This box has a border color of #101fee
<div style="border: 4px solid #101fee">Text here</div>
CSS codes
<p style="color:#101fee">Text here</p>
<div style="background-color:#101fee">Text here</div>
<div style="border: 4px solid #101fee">Text here</div>
#101fee Color on white background
This is how a font and box color of #101fee will look
on a white background.
#101fee Color on black background
This is how a font and box color of #101fee hex color will look
on a black background.