Shades of Russett #786156
Tints of Russett #786156
RGB
CMYK
RGB Variations
Color information
#786156 (or 0x786156) is known color: Russett. HEX triplet: 78, 61 and 56. RGB value is (120,97,86). Sum of RGB (Red+Green+Blue) = 120+97+86=303 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.60% from 303); Green value is 97 (38.28% from 255 or 32.01% from 303); Blue value is 86 (33.98% from 255 or 28.38% from 303); Max value from RGB is 120 - color contains mainly: red. Hex color #786156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786156 is #879EA9. Grayscale: #666666. Windows color (decimal): -8887978 or 5661048. OLE color: 5661048.
HSL color Cylindrical-coordinate representation of color #786156: hue angle of 19.41º 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 #786156 is Cyan = 0, Magento = 0.19, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 97 | 86 | - |
| CMYK | 0 | 0.19 | 0.28 | 0.53 |
| HSL | 19.41º | 0.17% | 0.4% | - |
| HSV(B) | 19.41º | 0.28% | 0.47% | - |
| XYZ | 13.7 | 13.21 | 10.63 | - |
| YUV | 102.62 | 118.62 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 97 | 86 | 0 | 0.19 | 0.28 | 0.53 | 19.41 | 0.17 | 0.4 |
| Hex | 78 | 61 | 56 | 0 | 13 | 1C | 35 | 13 | 11 | 28 |
| Octal | 170 | 141 | 126 | 0 | 23 | 34 | 65 | 23 | 21 | 50 |
| Binary | 1111000 | 1100001 | 1010110 | 0 | 10011 | 11100 | 110101 | 10011 | 10001 | 101000 |
Color Harmonies of #786156
Complementary color
Monochromatic Colors of #786156
Black with #786156
Text Example
Text Example
White with #786156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786156; }
p { color: rgb(120,97,86); }
H1.HeaderClassName
{
color: #786156;
}
.AnyTagClassName
{
color: #786156;
}
</style>
background-color css
<style>
a { background-color: #786156; }
a { background-color: rgb(120,97,86); }
div.DivClassName
{
background-color: #786156;
}
.BgClassName
{
background-color: #786156;
}
</style>
border-color css
<style>
span { border-color: #786156; }
span { border-color: rgb(120,97,86); }
td.TdClassName
{
border-color: #786156;
}
.TagClassName
{
border-color: #786156;
}
</style>