Shades of Russett #786864
Tints of Russett #786864
RGB
CMYK
RGB Variations
Color information
#786864 (or 0x786864) is known color: Russett. HEX triplet: 78, 68 and 64. RGB value is (120,104,100). Sum of RGB (Red+Green+Blue) = 120+104+100=324 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.04% from 324); Green value is 104 (41.02% from 255 or 32.10% from 324); Blue value is 100 (39.45% from 255 or 30.86% from 324); Max value from RGB is 120 - color contains mainly: red. Hex color #786864 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786864 is #87979B. Grayscale: #6C6C6C. Windows color (decimal): -8886172 or 6580344. OLE color: 6580344.
HSL color Cylindrical-coordinate representation of color #786864: hue angle of 12º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #786864 is Cyan = 0, Magento = 0.13, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 104 | 100 | - |
| CMYK | 0 | 0.13 | 0.17 | 0.53 |
| HSL | 12º | 0.09% | 0.43% | - |
| HSV(B) | 12º | 0.17% | 0.47% | - |
| XYZ | 15 | 14.81 | 14.13 | - |
| YUV | 108.33 | 123.3 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 104 | 100 | 0 | 0.13 | 0.17 | 0.53 | 12 | 0.09 | 0.43 |
| Hex | 78 | 68 | 64 | 0 | D | 11 | 35 | C | 9 | 2B |
| Octal | 170 | 150 | 144 | 0 | 15 | 21 | 65 | 14 | 11 | 53 |
| Binary | 1111000 | 1101000 | 1100100 | 0 | 1101 | 10001 | 110101 | 1100 | 1001 | 101011 |
Color Harmonies of #786864
Complementary color
Monochromatic Colors of #786864
Black with #786864
Text Example
Text Example
White with #786864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786864; }
p { color: rgb(120,104,100); }
H1.HeaderClassName
{
color: #786864;
}
.AnyTagClassName
{
color: #786864;
}
</style>
background-color css
<style>
a { background-color: #786864; }
a { background-color: rgb(120,104,100); }
div.DivClassName
{
background-color: #786864;
}
.BgClassName
{
background-color: #786864;
}
</style>
border-color css
<style>
span { border-color: #786864; }
span { border-color: rgb(120,104,100); }
td.TdClassName
{
border-color: #786864;
}
.TagClassName
{
border-color: #786864;
}
</style>