Shades of Don Juan #605055
Tints of Don Juan #605055
RGB
CMYK
RGB Variations
Color information
#605055 (or 0x605055) is known color: Don Juan. HEX triplet: 60, 50 and 55. RGB value is (96,80,85). Sum of RGB (Red+Green+Blue) = 96+80+85=261 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.78% from 261); Green value is 80 (31.64% from 255 or 30.65% from 261); Blue value is 85 (33.59% from 255 or 32.57% from 261); Max value from RGB is 96 - color contains mainly: red. Hex color #605055 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605055 is #9FAFAA. Grayscale: #555555. Windows color (decimal): -10465195 or 5591136. OLE color: 5591136.
HSL color Cylindrical-coordinate representation of color #605055: hue angle of 341.25º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #605055 is Cyan = 0, Magento = 0.17, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 80 | 85 | - |
| CMYK | 0 | 0.17 | 0.11 | 0.62 |
| HSL | 341.25º | 0.09% | 0.35% | - |
| HSV(B) | 341.25º | 0.17% | 0.38% | - |
| XYZ | 9.33 | 8.88 | 9.82 | - |
| YUV | 85.35 | 127.8 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 80 | 85 | 0 | 0.17 | 0.11 | 0.62 | 341.25 | 0.09 | 0.35 |
| Hex | 60 | 50 | 55 | 0 | 11 | B | 3E | 155 | 9 | 23 |
| Octal | 140 | 120 | 125 | 0 | 21 | 13 | 76 | 525 | 11 | 43 |
| Binary | 1100000 | 1010000 | 1010101 | 0 | 10001 | 1011 | 111110 | 101010101 | 1001 | 100011 |
Color Harmonies of #605055
Complementary color
Monochromatic Colors of #605055
Black with #605055
Text Example
Text Example
White with #605055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605055; }
p { color: rgb(96,80,85); }
H1.HeaderClassName
{
color: #605055;
}
.AnyTagClassName
{
color: #605055;
}
</style>
background-color css
<style>
a { background-color: #605055; }
a { background-color: rgb(96,80,85); }
div.DivClassName
{
background-color: #605055;
}
.BgClassName
{
background-color: #605055;
}
</style>
border-color css
<style>
span { border-color: #605055; }
span { border-color: rgb(96,80,85); }
td.TdClassName
{
border-color: #605055;
}
.TagClassName
{
border-color: #605055;
}
</style>