Shades of Don Juan #605659
Tints of Don Juan #605659
RGB
CMYK
RGB Variations
Color information
#605659 (or 0x605659) is known color: Don Juan. HEX triplet: 60, 56 and 59. RGB value is (96,86,89). Sum of RGB (Red+Green+Blue) = 96+86+89=271 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.42% from 271); Green value is 86 (33.98% from 255 or 31.73% from 271); Blue value is 89 (35.16% from 255 or 32.84% from 271); Max value from RGB is 96 - color contains mainly: red. Hex color #605659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605659 is #9FA9A6. Grayscale: #595959. Windows color (decimal): -10463655 or 5854816. OLE color: 5854816.
HSL color Cylindrical-coordinate representation of color #605659: hue angle of 342º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #605659 is Cyan = 0, Magento = 0.10, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 86 | 89 | - |
| CMYK | 0 | 0.10 | 0.07 | 0.62 |
| HSL | 342º | 0.05% | 0.36% | - |
| HSV(B) | 342º | 0.1% | 0.38% | - |
| XYZ | 9.95 | 9.86 | 10.83 | - |
| YUV | 89.33 | 127.81 | 132.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 86 | 89 | 0 | 0.10 | 0.07 | 0.62 | 342 | 0.05 | 0.36 |
| Hex | 60 | 56 | 59 | 0 | A | 7 | 3E | 156 | 5 | 24 |
| Octal | 140 | 126 | 131 | 0 | 12 | 7 | 76 | 526 | 5 | 44 |
| Binary | 1100000 | 1010110 | 1011001 | 0 | 1010 | 111 | 111110 | 101010110 | 101 | 100100 |
Color Harmonies of #605659
Complementary color
Monochromatic Colors of #605659
Black with #605659
Text Example
Text Example
White with #605659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605659; }
p { color: rgb(96,86,89); }
H1.HeaderClassName
{
color: #605659;
}
.AnyTagClassName
{
color: #605659;
}
</style>
background-color css
<style>
a { background-color: #605659; }
a { background-color: rgb(96,86,89); }
div.DivClassName
{
background-color: #605659;
}
.BgClassName
{
background-color: #605659;
}
</style>
border-color css
<style>
span { border-color: #605659; }
span { border-color: rgb(96,86,89); }
td.TdClassName
{
border-color: #605659;
}
.TagClassName
{
border-color: #605659;
}
</style>