mostly black
Enter any color value (e.g., #58c035, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#050505 color RGB value is (5,5,5)
#050505 color CMYK value
#050505 color HSL value
HSV(or HSB) | 0° | 0 | 2 |
XYZ | 0.144 | 0.152 | 0.165 |
Yxy | 0.313 | 0.329 | 0.152 |
LAB | 1.371 | 0 | 0 |
LUV | 1.371 | 0 | 0 |
Hunter-LAB | 3.896 | -0.208 | 0.212 |
CIE-LCH | 1.371 | 0 | 296.812 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5 | 5 | 5 |
Decimal | 5 | 5 | 5 |
Octal | 5 | 5 | 5 |
Binary | 00000101 | 00000101 | 00000101 |
This text has a font color of #050505.
<span style="color:#050505">Text here</span>
This paragraph has a background color of #050505.
<p style="background-color:#050505;">Content here</p>
This element has a border color of #050505.
<div style="border:1px #050505;">Content here</div>
.text {color:#050505;}
.background {background-color:#050505;}
.border {border:1px solid #050505;}
.text-shadow {border:1px solid #050505;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.