Shades of Tundora #615856
Tints of Tundora #615856
RGB
CMYK
RGB Variations
Color information
#615856 (or 0x615856) is known color: Tundora. HEX triplet: 61, 58 and 56. RGB value is (97,88,86). Sum of RGB (Red+Green+Blue) = 97+88+86=271 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.79% from 271); Green value is 88 (34.77% from 255 or 32.47% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 97 - color contains mainly: red. Hex color #615856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615856 is #9EA7A9. Grayscale: #5A5A5A. Windows color (decimal): -10397610 or 5658721. OLE color: 5658721.
HSL color Cylindrical-coordinate representation of color #615856: hue angle of 10.91º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #615856 is Cyan = 0, Magento = 0.09, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 88 | 86 | - |
| CMYK | 0 | 0.09 | 0.11 | 0.62 |
| HSL | 10.91º | 0.06% | 0.36% | - |
| HSV(B) | 10.91º | 0.11% | 0.38% | - |
| XYZ | 10.1 | 10.19 | 10.24 | - |
| YUV | 90.46 | 125.48 | 132.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 88 | 86 | 0 | 0.09 | 0.11 | 0.62 | 10.91 | 0.06 | 0.36 |
| Hex | 61 | 58 | 56 | 0 | 9 | B | 3E | B | 6 | 24 |
| Octal | 141 | 130 | 126 | 0 | 11 | 13 | 76 | 13 | 6 | 44 |
| Binary | 1100001 | 1011000 | 1010110 | 0 | 1001 | 1011 | 111110 | 1011 | 110 | 100100 |
Color Harmonies of #615856
Complementary color
Monochromatic Colors of #615856
Black with #615856
Text Example
Text Example
White with #615856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615856; }
p { color: rgb(97,88,86); }
H1.HeaderClassName
{
color: #615856;
}
.AnyTagClassName
{
color: #615856;
}
</style>
background-color css
<style>
a { background-color: #615856; }
a { background-color: rgb(97,88,86); }
div.DivClassName
{
background-color: #615856;
}
.BgClassName
{
background-color: #615856;
}
</style>
border-color css
<style>
span { border-color: #615856; }
span { border-color: rgb(97,88,86); }
td.TdClassName
{
border-color: #615856;
}
.TagClassName
{
border-color: #615856;
}
</style>