Sonic Silver/ mostly black
Enter any color value (e.g., #5e4470, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#757575 color RGB value is (117,117,117)
#757575 color CMYK value
#757575 color HSL value
HSV(or HSB) | 0° | 0 | 45.9 |
XYZ | 16.908 | 17.789 | 19.372 |
Yxy | 0.313 | 0.329 | 17.789 |
LAB | 49.239 | 0.003 | -0.006 |
LUV | 49.239 | 0 | -0.008 |
Hunter-LAB | 42.177 | -2.25 | 2.292 |
CIE-LCH | 49.239 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 75 | 75 | 75 |
Decimal | 117 | 117 | 117 |
Octal | 165 | 165 | 165 |
Binary | 01110101 | 01110101 | 01110101 |
This text has a font color of #757575.
<span style="color:#757575">Text here</span>
This paragraph has a background color of #757575.
<p style="background-color:#757575;">Content here</p>
This element has a border color of #757575.
<div style="border:1px #757575;">Content here</div>
.text {color:#757575;}
.background {background-color:#757575;}
.border {border:1px solid #757575;}
.text-shadow {border:1px solid #757575;}
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, #000000 is the darkest color, while #f5f5f5 is the lightest one.