Shades of Don Juan #605556
Tints of Don Juan #605556
RGB
CMYK
RGB Variations
Color information
#605556 (or 0x605556) is known color: Don Juan. HEX triplet: 60, 55 and 56. RGB value is (96,85,86). Sum of RGB (Red+Green+Blue) = 96+85+86=267 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.96% from 267); Green value is 85 (33.59% from 255 or 31.84% from 267); Blue value is 86 (33.98% from 255 or 32.21% from 267); Max value from RGB is 96 - color contains mainly: red. Hex color #605556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605556 is #9FAAA9. Grayscale: #585858. Windows color (decimal): -10463914 or 5657952. OLE color: 5657952.
HSL color Cylindrical-coordinate representation of color #605556: hue angle of 354.55º 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 #605556 is Cyan = 0, Magento = 0.11, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 85 | 86 | - |
| CMYK | 0 | 0.11 | 0.10 | 0.62 |
| HSL | 354.55º | 0.06% | 0.35% | - |
| HSV(B) | 354.55º | 0.11% | 0.38% | - |
| XYZ | 9.75 | 9.66 | 10.15 | - |
| YUV | 88.4 | 126.64 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 85 | 86 | 0 | 0.11 | 0.10 | 0.62 | 354.55 | 0.06 | 0.35 |
| Hex | 60 | 55 | 56 | 0 | B | A | 3E | 163 | 6 | 23 |
| Octal | 140 | 125 | 126 | 0 | 13 | 12 | 76 | 543 | 6 | 43 |
| Binary | 1100000 | 1010101 | 1010110 | 0 | 1011 | 1010 | 111110 | 101100011 | 110 | 100011 |
Color Harmonies of #605556
Complementary color
Monochromatic Colors of #605556
Black with #605556
Text Example
Text Example
White with #605556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605556; }
p { color: rgb(96,85,86); }
H1.HeaderClassName
{
color: #605556;
}
.AnyTagClassName
{
color: #605556;
}
</style>
background-color css
<style>
a { background-color: #605556; }
a { background-color: rgb(96,85,86); }
div.DivClassName
{
background-color: #605556;
}
.BgClassName
{
background-color: #605556;
}
</style>
border-color css
<style>
span { border-color: #605556; }
span { border-color: rgb(96,85,86); }
td.TdClassName
{
border-color: #605556;
}
.TagClassName
{
border-color: #605556;
}
</style>