In a RGB color space, #0d0d0d hex color is composed of 5.1% red, 5.1% green and 5.1% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 94.9% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 5.1%. #0d0d0d color hex could be obtained by blending #1a1a1a with #000000. Closest websafe color is: #000000.
The hexadecimal color #0d0d0d has RGB values of R:13, G:13, B:13 and CMYK values of C:0, M:0, Y:0, K:0.95. Its decimal value is 855309.
Hex triplet | 0d0d0d | #0d0d0d |
RGB Decimal | 13, 13, 13 | rgb(13,13,13) |
RGB Percent | 5.1, 5.1, 5.1 | rgb(5.1%,5.1%,5.1%) |
CMYK | 0, 0, 0, 94.9 | |
HSL | 0°, 0, 5.1 | hsl(0,0%,5.1%) |
HSV(HSB) | 0°, 0, 5.1 | |
Web Safe | 000000 | #000 |
XYZ | 0.383, 0.402, 0.438 |
xyY | 0.313, 0.329, 0.402 |
CIE-LAB | 3.635, 0, -0.001 |
CIE-LCH | 3.635, 0.001, 296.812 |
CIE-LUV | 3.635, 0, -0.001 |
Hunter-Lab | 6.344, -0.339, 0.345 |
Binary | 00001101, 00001101, 00001101 |
Below, you can see some colors close to #0d0d0d. 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 #0d0d0d.
<span style="color:#0d0d0d">Text here</span>
This paragraph has a background color of #0d0d0d.
<p style="background-color:#0d0d0d;">Content here</p>
This element has a border color of #0d0d0d.
<div style="border:1px #0d0d0d;">Content here</div>
.text {color:#0d0d0d;}
.background {background-color:#0d0d0d;}
.border {border:1px solid #0d0d0d;}
.text-shadow {border:1px solid #0d0d0d;}
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, #020202 is the darkest color, while #f7f7f7 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #0d0d0d is the less saturated color, while #190101 is the most saturated one.