Trolley Grey/ mostly black
Enter any color value (e.g., #80cc75, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#818181 color RGB value is (129,129,129)
#818181 color CMYK value
#818181 color HSL value
HSV(or HSB) | 0° | 0 | 50.6 |
XYZ | 20.866 | 21.953 | 23.906 |
Yxy | 0.313 | 0.329 | 21.953 |
LAB | 53.977 | 0.003 | -0.006 |
LUV | 53.977 | 0 | -0.009 |
Hunter-LAB | 46.854 | -2.5 | 2.546 |
CIE-LCH | 53.977 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 81 | 81 | 81 |
Decimal | 129 | 129 | 129 |
Octal | 201 | 201 | 201 |
Binary | 10000001 | 10000001 | 10000001 |
This text has a font color of #818181.
<span style="color:#818181">Text here</span>
This paragraph has a background color of #818181.
<p style="background-color:#818181;">Content here</p>
This element has a border color of #818181.
<div style="border:1px #818181;">Content here</div>
.text {color:#818181;}
.background {background-color:#818181;}
.border {border:1px solid #818181;}
.text-shadow {border:1px solid #818181;}
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, #010101 is the darkest color, while #f6f6f6 is the lightest one.