Shades of Don Juan #605859
Tints of Don Juan #605859
RGB
CMYK
RGB Variations
Color information
#605859 (or 0x605859) is known color: Don Juan. HEX triplet: 60, 58 and 59. RGB value is (96,88,89). Sum of RGB (Red+Green+Blue) = 96+88+89=273 (36% of max value = 765). Red value is 96 (37.89% from 255 or 35.16% from 273); Green value is 88 (34.77% from 255 or 32.23% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 96 - color contains mainly: red. Hex color #605859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605859 is #9FA7A6. Grayscale: #5A5A5A. Windows color (decimal): -10463143 or 5855328. OLE color: 5855328.
HSL color Cylindrical-coordinate representation of color #605859: hue angle of 352.5º degrees, saturation: 0.04, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #605859 is Cyan = 0, Magento = 0.08, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 88 | 89 | - |
| CMYK | 0 | 0.08 | 0.07 | 0.62 |
| HSL | 352.5º | 0.04% | 0.36% | - |
| HSV(B) | 352.5º | 0.08% | 0.38% | - |
| XYZ | 10.12 | 10.19 | 10.88 | - |
| YUV | 90.51 | 127.15 | 131.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 88 | 89 | 0 | 0.08 | 0.07 | 0.62 | 352.5 | 0.04 | 0.36 |
| Hex | 60 | 58 | 59 | 0 | 8 | 7 | 3E | 160 | 4 | 24 |
| Octal | 140 | 130 | 131 | 0 | 10 | 7 | 76 | 540 | 4 | 44 |
| Binary | 1100000 | 1011000 | 1011001 | 0 | 1000 | 111 | 111110 | 101100000 | 100 | 100100 |
Color Harmonies of #605859
Complementary color
Monochromatic Colors of #605859
Black with #605859
Text Example
Text Example
White with #605859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605859; }
p { color: rgb(96,88,89); }
H1.HeaderClassName
{
color: #605859;
}
.AnyTagClassName
{
color: #605859;
}
</style>
background-color css
<style>
a { background-color: #605859; }
a { background-color: rgb(96,88,89); }
div.DivClassName
{
background-color: #605859;
}
.BgClassName
{
background-color: #605859;
}
</style>
border-color css
<style>
span { border-color: #605859; }
span { border-color: rgb(96,88,89); }
td.TdClassName
{
border-color: #605859;
}
.TagClassName
{
border-color: #605859;
}
</style>