Shades of Don Juan #575052
Tints of Don Juan #575052
RGB
CMYK
RGB Variations
Color information
#575052 (or 0x575052) is known color: Don Juan. HEX triplet: 57, 50 and 52. RGB value is (87,80,82). Sum of RGB (Red+Green+Blue) = 87+80+82=249 (32% of max value = 765). Red value is 87 (34.38% from 255 or 34.94% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 82 (32.42% from 255 or 32.93% from 249); Max value from RGB is 87 - color contains mainly: red. Hex color #575052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575052 is #A8AFAD. Grayscale: #525252. Windows color (decimal): -11055022 or 5394519. OLE color: 5394519.
HSL color Cylindrical-coordinate representation of color #575052: hue angle of 342.86º degrees, saturation: 0.04, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #575052 is Cyan = 0, Magento = 0.08, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 80 | 82 | - |
| CMYK | 0 | 0.08 | 0.06 | 0.66 |
| HSL | 342.86º | 0.04% | 0.33% | - |
| HSV(B) | 342.86º | 0.08% | 0.34% | - |
| XYZ | 8.32 | 8.37 | 9.16 | - |
| YUV | 82.32 | 127.82 | 131.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 82 | 0 | 0.08 | 0.06 | 0.66 | 342.86 | 0.04 | 0.33 |
| Hex | 57 | 50 | 52 | 0 | 8 | 6 | 42 | 157 | 4 | 21 |
| Octal | 127 | 120 | 122 | 0 | 10 | 6 | 102 | 527 | 4 | 41 |
| Binary | 1010111 | 1010000 | 1010010 | 0 | 1000 | 110 | 1000010 | 101010111 | 100 | 100001 |
Color Harmonies of #575052
Complementary color
Monochromatic Colors of #575052
Black with #575052
Text Example
Text Example
White with #575052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575052; }
p { color: rgb(87,80,82); }
H1.HeaderClassName
{
color: #575052;
}
.AnyTagClassName
{
color: #575052;
}
</style>
background-color css
<style>
a { background-color: #575052; }
a { background-color: rgb(87,80,82); }
div.DivClassName
{
background-color: #575052;
}
.BgClassName
{
background-color: #575052;
}
</style>
border-color css
<style>
span { border-color: #575052; }
span { border-color: rgb(87,80,82); }
td.TdClassName
{
border-color: #575052;
}
.TagClassName
{
border-color: #575052;
}
</style>