In RGB color space, #010fff hex color has a red value of 1, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #010fff hex color is composed of 99.61% cyan, 94.12% magenta, 0% yellow and 0% black.
#010fff color has a hue of 236.7 degrees, a saturation of 100% and a lightness of 50.2%.
#010fff hex color contains mainly BLUE.
The closest web safe color of #010fff is #0000ff
#010fff hex color has a decimal value of 69631.
HEX | 010fff | #010fff |
---|---|---|
RGB | 1, 15, 255 | rgb(1, 15, 255) |
RGB Percent | 0.39, 5.88, 100 | rgb(0.39, 5.88, 100) |
CMYK | 100, 94, 0, 0 | |
HSL | 236.7°, 100, 50.2 | hsl(236.7, 100%, 50.2%) |
HSV | 236.7°, 99.6, 100 |
XYZ | 18.233, 7.568, 95.108 |
---|---|
Hunter Lab | 27.51, 70.163, -185.721 |
CIE-LAB | 33.066, 76.872, -106.585 |
CIE-LCH | 33.066, 131.414, 305.8 |
CIE-LUV | 99.61, 94.12, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #010fff
CMYK percent of color #010fff
Text with hexadecimal color #010fff
This text has a font color of #010fff
<p style="color:#010fff">Text here</p>
#010fff Background Color
This box has a background color of #010fff
<div style="background-color:#010fff">Text here</div>
#010fff Border Color
This box has a border color of #010fff
<div style="border: 4px solid #010fff">Text here</div>
CSS codes
<p style="color:#010fff">Text here</p>
<div style="background-color:#010fff">Text here</div>
<div style="border: 4px solid #010fff">Text here</div>
#010fff Color on white background
This is how a font and box color of #010fff will look
on a white background.
#010fff Color on black background
This is how a font and box color of #010fff hex color will look
on a black background.