In a RGB color space, #10101f hex color is composed of 6.3% red, 6.3% green and 12.2% blue. Whereas in a CMYK color space, it is composed of 48.4% cyan, 48.4% magenta, 0% yellow and 87.8% black. It has a hue angle of 240 degrees, a saturation of 31.9% and a lightness of 9.2%. #10101f color hex could be obtained by blending #20203e with #000000. Closest websafe color is: #000033.
The hexadecimal color #10101f has RGB values of R:16, G:16, B:31 and CMYK values of C:0.48, M:0.48, Y:0, K:0.88. Its decimal value is 1052703.
Hex triplet | 10101f | #10101f |
RGB Decimal | 16, 16, 31 | rgb(16,16,31) |
RGB Percent | 6.3, 6.3, 12.2 | rgb(6.3%,6.3%,12.2%) |
CMYK | 48.4, 48.4, 0, 87.8 | |
HSL | 240°, 31.9, 9.2 | hsl(240,31.9%,9.2%) |
HSV(HSB) | 240°, 48.4, 12.2 | |
Web Safe | 000033 | #003 |
XYZ | 0.646, 0.58, 1.374 |
xyY | 0.249, 0.223, 0.58 |
CIE-LAB | 5.236, 3.906, -9.95 |
CIE-LCH | 5.236, 10.689, 291.43 |
CIE-LUV | 5.236, -0.397, -5.503 |
Hunter-Lab | 7.614, 1.829, -5.371 |
Binary | 00010000, 00010000, 00011111 |
Below, you can see some colors close to #10101f. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #10101f.
<span style="color:#10101f">Text here</span>
This paragraph has a background color of #10101f.
<p style="background-color:#10101f;">Content here</p>
This element has a border color of #10101f.
<div style="border:1px #10101f;">Content here</div>
.text {color:#10101f;}
.background {background-color:#10101f;}
.border {border:1px solid #10101f;}
.text-shadow {border:1px solid #10101f;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020203 is the darkest color, while #f4f4f9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #161619 is the less saturated color, while #00002f is the most saturated one.