reddish black
Enter any color value (e.g., #bc902b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#050512 color RGB value is (5,5,18)
#050512 color CMYK value
#050512 color HSL value
HSV(or HSB) | 240° | 72.2 | 7.1 |
XYZ | 0.226 | 0.184 | 0.596 |
Yxy | 0.225 | 0.183 | 0.184 |
LAB | 1.666 | 2.077 | -5.651 |
LUV | 1.666 | -0.189 | -2.623 |
Hunter-LAB | 4.295 | 1.878 | -5.22 |
CIE-LCH | 1.666 | 6.021 | 290.178 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5 | 5 | 12 |
Decimal | 5 | 5 | 18 |
Octal | 5 | 5 | 22 |
Binary | 00000101 | 00000101 | 00010010 |
Below, you can see some colors close to #050512. 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 #050512.
<span style="color:#050512">Text here</span>
This paragraph has a background color of #050512.
<p style="background-color:#050512;">Content here</p>
This element has a border color of #050512.
<div style="border:1px #050512;">Content here</div>
.text {color:#050512;}
.background {background-color:#050512;}
.border {border:1px solid #050512;}
.text-shadow {border:1px solid #050512;}
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, #000001 is the darkest color, while #f0f0fb is the lightest one.