mostly black
Enter any color value (e.g., #8a576a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0d0d0d color RGB value is (13,13,13)
#0d0d0d color CMYK value
#0d0d0d color HSL value
HSV(or HSB) | 0° | 0 | 5.1 |
XYZ | 0.383 | 0.402 | 0.438 |
Yxy | 0.313 | 0.329 | 0.402 |
LAB | 3.635 | 0 | -0.001 |
LUV | 3.635 | 0 | -0.001 |
Hunter-LAB | 6.344 | -0.339 | 0.345 |
CIE-LCH | 3.635 | 0.001 | 296.812 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D | D | D |
Decimal | 13 | 13 | 13 |
Octal | 15 | 15 | 15 |
Binary | 00001101 | 00001101 | 00001101 |
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.