Shades of Don Juan #605559
Tints of Don Juan #605559
RGB
CMYK
RGB Variations
Color information
#605559 (or 0x605559) is known color: Don Juan. HEX triplet: 60, 55 and 59. RGB value is (96,85,89). Sum of RGB (Red+Green+Blue) = 96+85+89=270 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.56% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 89 (35.16% from 255 or 32.96% from 270); Max value from RGB is 96 - color contains mainly: red. Hex color #605559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605559 is #9FAAA6. Grayscale: #585858. Windows color (decimal): -10463911 or 5854560. OLE color: 5854560.
HSL color Cylindrical-coordinate representation of color #605559: hue angle of 338.18º degrees, saturation: 0.06, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #605559 is Cyan = 0, Magento = 0.11, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 85 | 89 | - |
| CMYK | 0 | 0.11 | 0.07 | 0.62 |
| HSL | 338.18º | 0.06% | 0.35% | - |
| HSV(B) | 338.18º | 0.11% | 0.38% | - |
| XYZ | 9.88 | 9.71 | 10.8 | - |
| YUV | 88.75 | 128.14 | 133.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 85 | 89 | 0 | 0.11 | 0.07 | 0.62 | 338.18 | 0.06 | 0.35 |
| Hex | 60 | 55 | 59 | 0 | B | 7 | 3E | 152 | 6 | 23 |
| Octal | 140 | 125 | 131 | 0 | 13 | 7 | 76 | 522 | 6 | 43 |
| Binary | 1100000 | 1010101 | 1011001 | 0 | 1011 | 111 | 111110 | 101010010 | 110 | 100011 |
Color Harmonies of #605559
Complementary color
Monochromatic Colors of #605559
Black with #605559
Text Example
Text Example
White with #605559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605559; }
p { color: rgb(96,85,89); }
H1.HeaderClassName
{
color: #605559;
}
.AnyTagClassName
{
color: #605559;
}
</style>
background-color css
<style>
a { background-color: #605559; }
a { background-color: rgb(96,85,89); }
div.DivClassName
{
background-color: #605559;
}
.BgClassName
{
background-color: #605559;
}
</style>
border-color css
<style>
span { border-color: #605559; }
span { border-color: rgb(96,85,89); }
td.TdClassName
{
border-color: #605559;
}
.TagClassName
{
border-color: #605559;
}
</style>