Shades of Don Juan #595657
Tints of Don Juan #595657
RGB
CMYK
RGB Variations
Color information
#595657 (or 0x595657) is known color: Don Juan. HEX triplet: 59, 56 and 57. RGB value is (89,86,87). Sum of RGB (Red+Green+Blue) = 89+86+87=262 (34% of max value = 765). Red value is 89 (35.16% from 255 or 33.97% from 262); Green value is 86 (33.98% from 255 or 32.82% from 262); Blue value is 87 (34.38% from 255 or 33.21% from 262); Max value from RGB is 89 - color contains mainly: red. Hex color #595657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #595657 is #A6A9A8. Grayscale: #575757. Windows color (decimal): -10922409 or 5723737. OLE color: 5723737.
HSL color Cylindrical-coordinate representation of color #595657: hue angle of 340º degrees, saturation: 0.02, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #595657 is Cyan = 0, Magento = 0.03, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 86 | 87 | - |
| CMYK | 0 | 0.03 | 0.02 | 0.65 |
| HSL | 340º | 0.02% | 0.34% | - |
| HSV(B) | 340º | 0.03% | 0.35% | - |
| XYZ | 9.17 | 9.47 | 10.36 | - |
| YUV | 87.01 | 127.99 | 129.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 86 | 87 | 0 | 0.03 | 0.02 | 0.65 | 340 | 0.02 | 0.34 |
| Hex | 59 | 56 | 57 | 0 | 3 | 2 | 41 | 154 | 2 | 22 |
| Octal | 131 | 126 | 127 | 0 | 3 | 2 | 101 | 524 | 2 | 42 |
| Binary | 1011001 | 1010110 | 1010111 | 0 | 11 | 10 | 1000001 | 101010100 | 10 | 100010 |
Color Harmonies of #595657
Complementary color
Monochromatic Colors of #595657
Black with #595657
Text Example
Text Example
White with #595657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595657; }
p { color: rgb(89,86,87); }
H1.HeaderClassName
{
color: #595657;
}
.AnyTagClassName
{
color: #595657;
}
</style>
background-color css
<style>
a { background-color: #595657; }
a { background-color: rgb(89,86,87); }
div.DivClassName
{
background-color: #595657;
}
.BgClassName
{
background-color: #595657;
}
</style>
border-color css
<style>
span { border-color: #595657; }
span { border-color: rgb(89,86,87); }
td.TdClassName
{
border-color: #595657;
}
.TagClassName
{
border-color: #595657;
}
</style>