reddish black
Enter any color value (e.g., #193192, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000d34 color RGB value is (0,13,52)
#000d34 color CMYK value
#000d34 color HSL value
HSV(or HSB) | 225° | 100 | 20.4 |
XYZ | 0.764 | 0.536 | 3.312 |
Yxy | 0.166 | 0.116 | 0.536 |
LAB | 4.84 | 10.426 | -26.501 |
LUV | 4.84 | -2.189 | -13.274 |
Hunter-LAB | 7.32 | 5.816 | -21.703 |
CIE-LCH | 4.84 | 28.478 | 291.475 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | D | 34 |
Decimal | 0 | 13 | 52 |
Octal | 0 | 15 | 64 |
Binary | 00000000 | 00001101 | 00110100 |
Below, you can see some colors close to #000d34. 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 #000d34.
<span style="color:#000d34">Text here</span>
This paragraph has a background color of #000d34.
<p style="background-color:#000d34;">Content here</p>
This element has a border color of #000d34.
<div style="border:1px #000d34;">Content here</div>
.text {color:#000d34;}
.background {background-color:#000d34;}
.border {border:1px solid #000d34;}
.text-shadow {border:1px solid #000d34;}
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, #000209 is the darkest color, while #f3f6ff is the lightest one.