Shades of Tundora #615955
Tints of Tundora #615955
RGB
CMYK
RGB Variations
Color information
#615955 (or 0x615955) is known color: Tundora. HEX triplet: 61, 59 and 55. RGB value is (97,89,85). Sum of RGB (Red+Green+Blue) = 97+89+85=271 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.79% from 271); Green value is 89 (35.16% from 255 or 32.84% from 271); Blue value is 85 (33.59% from 255 or 31.37% from 271); Max value from RGB is 97 - color contains mainly: red. Hex color #615955 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615955 is #9EA6AA. Grayscale: #5A5A5A. Windows color (decimal): -10397355 or 5593441. OLE color: 5593441.
HSL color Cylindrical-coordinate representation of color #615955: hue angle of 20º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #615955 is Cyan = 0, Magento = 0.08, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 85 | - |
| CMYK | 0 | 0.08 | 0.12 | 0.62 |
| HSL | 20º | 0.07% | 0.36% | - |
| HSV(B) | 20º | 0.12% | 0.38% | - |
| XYZ | 10.14 | 10.34 | 10.06 | - |
| YUV | 90.94 | 124.65 | 132.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 85 | 0 | 0.08 | 0.12 | 0.62 | 20 | 0.07 | 0.36 |
| Hex | 61 | 59 | 55 | 0 | 8 | C | 3E | 14 | 7 | 24 |
| Octal | 141 | 131 | 125 | 0 | 10 | 14 | 76 | 24 | 7 | 44 |
| Binary | 1100001 | 1011001 | 1010101 | 0 | 1000 | 1100 | 111110 | 10100 | 111 | 100100 |
Color Harmonies of #615955
Complementary color
Monochromatic Colors of #615955
Black with #615955
Text Example
Text Example
White with #615955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615955; }
p { color: rgb(97,89,85); }
H1.HeaderClassName
{
color: #615955;
}
.AnyTagClassName
{
color: #615955;
}
</style>
background-color css
<style>
a { background-color: #615955; }
a { background-color: rgb(97,89,85); }
div.DivClassName
{
background-color: #615955;
}
.BgClassName
{
background-color: #615955;
}
</style>
border-color css
<style>
span { border-color: #615955; }
span { border-color: rgb(97,89,85); }
td.TdClassName
{
border-color: #615955;
}
.TagClassName
{
border-color: #615955;
}
</style>