Shades of Don Juan #605356
Tints of Don Juan #605356
RGB
CMYK
RGB Variations
Color information
#605356 (or 0x605356) is known color: Don Juan. HEX triplet: 60, 53 and 56. RGB value is (96,83,86). Sum of RGB (Red+Green+Blue) = 96+83+86=265 (35% of max value = 765). Red value is 96 (37.89% from 255 or 36.23% from 265); Green value is 83 (32.81% from 255 or 31.32% from 265); Blue value is 86 (33.98% from 255 or 32.45% from 265); Max value from RGB is 96 - color contains mainly: red. Hex color #605356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605356 is #9FACA9. Grayscale: #575757. Windows color (decimal): -10464426 or 5657440. OLE color: 5657440.
HSL color Cylindrical-coordinate representation of color #605356: hue angle of 346.15º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #605356 is Cyan = 0, Magento = 0.14, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 86 | - |
| CMYK | 0 | 0.14 | 0.10 | 0.62 |
| HSL | 346.15º | 0.07% | 0.35% | - |
| HSV(B) | 346.15º | 0.14% | 0.38% | - |
| XYZ | 9.6 | 9.35 | 10.1 | - |
| YUV | 87.23 | 127.31 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 86 | 0 | 0.14 | 0.10 | 0.62 | 346.15 | 0.07 | 0.35 |
| Hex | 60 | 53 | 56 | 0 | E | A | 3E | 15A | 7 | 23 |
| Octal | 140 | 123 | 126 | 0 | 16 | 12 | 76 | 532 | 7 | 43 |
| Binary | 1100000 | 1010011 | 1010110 | 0 | 1110 | 1010 | 111110 | 101011010 | 111 | 100011 |
Color Harmonies of #605356
Complementary color
Monochromatic Colors of #605356
Black with #605356
Text Example
Text Example
White with #605356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605356; }
p { color: rgb(96,83,86); }
H1.HeaderClassName
{
color: #605356;
}
.AnyTagClassName
{
color: #605356;
}
</style>
background-color css
<style>
a { background-color: #605356; }
a { background-color: rgb(96,83,86); }
div.DivClassName
{
background-color: #605356;
}
.BgClassName
{
background-color: #605356;
}
</style>
border-color css
<style>
span { border-color: #605356; }
span { border-color: rgb(96,83,86); }
td.TdClassName
{
border-color: #605356;
}
.TagClassName
{
border-color: #605356;
}
</style>