Shades of Tundora #605956
Tints of Tundora #605956
RGB
CMYK
RGB Variations
Color information
#605956 (or 0x605956) is known color: Tundora. HEX triplet: 60, 59 and 56. RGB value is (96,89,86). Sum of RGB (Red+Green+Blue) = 96+89+86=271 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.42% from 271); Green value is 89 (35.16% from 255 or 32.84% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 96 - color contains mainly: red. Hex color #605956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605956 is #9FA6A9. Grayscale: #5A5A5A. Windows color (decimal): -10462890 or 5658976. OLE color: 5658976.
HSL color Cylindrical-coordinate representation of color #605956: hue angle of 18º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #605956 is Cyan = 0, Magento = 0.07, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 86 | - |
| CMYK | 0 | 0.07 | 0.10 | 0.62 |
| HSL | 18º | 0.05% | 0.36% | - |
| HSV(B) | 18º | 0.1% | 0.38% | - |
| XYZ | 10.08 | 10.3 | 10.26 | - |
| YUV | 90.75 | 125.32 | 131.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 86 | 0 | 0.07 | 0.10 | 0.62 | 18 | 0.05 | 0.36 |
| Hex | 60 | 59 | 56 | 0 | 7 | A | 3E | 12 | 5 | 24 |
| Octal | 140 | 131 | 126 | 0 | 7 | 12 | 76 | 22 | 5 | 44 |
| Binary | 1100000 | 1011001 | 1010110 | 0 | 111 | 1010 | 111110 | 10010 | 101 | 100100 |
Color Harmonies of #605956
Complementary color
Monochromatic Colors of #605956
Black with #605956
Text Example
Text Example
White with #605956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605956; }
p { color: rgb(96,89,86); }
H1.HeaderClassName
{
color: #605956;
}
.AnyTagClassName
{
color: #605956;
}
</style>
background-color css
<style>
a { background-color: #605956; }
a { background-color: rgb(96,89,86); }
div.DivClassName
{
background-color: #605956;
}
.BgClassName
{
background-color: #605956;
}
</style>
border-color css
<style>
span { border-color: #605956; }
span { border-color: rgb(96,89,86); }
td.TdClassName
{
border-color: #605956;
}
.TagClassName
{
border-color: #605956;
}
</style>