Shades of Russett #786056
Tints of Russett #786056
RGB
CMYK
RGB Variations
Color information
#786056 (or 0x786056) is known color: Russett. HEX triplet: 78, 60 and 56. RGB value is (120,96,86). Sum of RGB (Red+Green+Blue) = 120+96+86=302 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.74% from 302); Green value is 96 (37.89% from 255 or 31.79% from 302); Blue value is 86 (33.98% from 255 or 28.48% from 302); Max value from RGB is 120 - color contains mainly: red. Hex color #786056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786056 is #879FA9. Grayscale: #666666. Windows color (decimal): -8888234 or 5660792. OLE color: 5660792.
HSL color Cylindrical-coordinate representation of color #786056: hue angle of 17.65º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #786056 is Cyan = 0, Magento = 0.2, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 96 | 86 | - |
| CMYK | 0 | 0.2 | 0.28 | 0.53 |
| HSL | 17.65º | 0.17% | 0.4% | - |
| HSV(B) | 17.65º | 0.28% | 0.47% | - |
| XYZ | 13.61 | 13.03 | 10.6 | - |
| YUV | 102.04 | 118.95 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 96 | 86 | 0 | 0.2 | 0.28 | 0.53 | 17.65 | 0.17 | 0.4 |
| Hex | 78 | 60 | 56 | 0 | 14 | 1C | 35 | 12 | 11 | 28 |
| Octal | 170 | 140 | 126 | 0 | 24 | 34 | 65 | 22 | 21 | 50 |
| Binary | 1111000 | 1100000 | 1010110 | 0 | 10100 | 11100 | 110101 | 10010 | 10001 | 101000 |
Color Harmonies of #786056
Complementary color
Monochromatic Colors of #786056
Black with #786056
Text Example
Text Example
White with #786056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786056; }
p { color: rgb(120,96,86); }
H1.HeaderClassName
{
color: #786056;
}
.AnyTagClassName
{
color: #786056;
}
</style>
background-color css
<style>
a { background-color: #786056; }
a { background-color: rgb(120,96,86); }
div.DivClassName
{
background-color: #786056;
}
.BgClassName
{
background-color: #786056;
}
</style>
border-color css
<style>
span { border-color: #786056; }
span { border-color: rgb(120,96,86); }
td.TdClassName
{
border-color: #786056;
}
.TagClassName
{
border-color: #786056;
}
</style>