mostly black
Enter any color value (e.g., #2a363e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#575757 color RGB value is (87,87,87)
#575757 color CMYK value
#575757 color HSL value
HSV(or HSB) | 0° | 0 | 34.1 |
XYZ | 9.059 | 9.531 | 10.379 |
Yxy | 0.313 | 0.329 | 9.531 |
LAB | 36.987 | 0.002 | -0.005 |
LUV | 36.987 | 0 | -0.006 |
Hunter-LAB | 30.872 | -1.647 | 1.677 |
CIE-LCH | 36.987 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 57 | 57 | 57 |
Decimal | 87 | 87 | 87 |
Octal | 127 | 127 | 127 |
Binary | 01010111 | 01010111 | 01010111 |
This text has a font color of #575757.
<span style="color:#575757">Text here</span>
This paragraph has a background color of #575757.
<p style="background-color:#575757;">Content here</p>
This element has a border color of #575757.
<div style="border:1px #575757;">Content here</div>
.text {color:#575757;}
.background {background-color:#575757;}
.border {border:1px solid #575757;}
.text-shadow {border:1px solid #575757;}
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, #020202 is the darkest color, while #f6f6f6 is the lightest one.