dark reddish gray
Enter any color value (e.g., #480c97, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5c5050 color RGB value is (92,80,80)
#5c5050 color CMYK value
#5c5050 color HSL value
HSV(or HSB) | 0.0° | 13.0 | 36.1 |
XYZ | 8.730 | 8.592 | 8.788 |
Yxy | 0.334 | 0.329 | 8.592 |
LAB | 35.186 | 4.967 | 1.821 |
LUV | 35.186 | 6.922 | 1.487 |
Hunter-LAB | 29.312 | 1.869 | 2.743 |
CIE-LCH | 35.186 | 5.290 | 20.140 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5C | 50 | 50 |
Decimal | 92 | 80 | 80 |
Octal | 134 | 120 | 120 |
Binary | 01011100 | 01010000 | 01010000 |
Below, you can see some colors close to #5c5050. 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 #5c5050.
<span style="color:#5c5050">Text here</span>
This paragraph has a background color of #5c5050.
<p style="background-color:#5c5050;">Content here</p>
This element has a border color of #5c5050.
<div style="border:1px #5c5050;">Content here</div>
.text {color:#5c5050;}
.background {background-color:#5c5050;}
.border {border:1px solid #5c5050;}
.text-shadow {border:1px solid #5c5050;}
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 #f6f5f5 is the lightest one.