Shades of Russett #786661
Tints of Russett #786661
RGB
CMYK
RGB Variations
Color information
#786661 (or 0x786661) is known color: Russett. HEX triplet: 78, 66 and 61. RGB value is (120,102,97). Sum of RGB (Red+Green+Blue) = 120+102+97=319 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.62% from 319); Green value is 102 (40.23% from 255 or 31.97% from 319); Blue value is 97 (38.28% from 255 or 30.41% from 319); Max value from RGB is 120 - color contains mainly: red. Hex color #786661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786661 is #87999E. Grayscale: #6A6A6A. Windows color (decimal): -8886687 or 6383224. OLE color: 6383224.
HSL color Cylindrical-coordinate representation of color #786661: hue angle of 13.04º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #786661 is Cyan = 0, Magento = 0.15, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 102 | 97 | - |
| CMYK | 0 | 0.15 | 0.19 | 0.53 |
| HSL | 13.04º | 0.11% | 0.43% | - |
| HSV(B) | 13.04º | 0.19% | 0.47% | - |
| XYZ | 14.65 | 14.36 | 13.31 | - |
| YUV | 106.81 | 122.46 | 137.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 102 | 97 | 0 | 0.15 | 0.19 | 0.53 | 13.04 | 0.11 | 0.43 |
| Hex | 78 | 66 | 61 | 0 | F | 13 | 35 | D | B | 2B |
| Octal | 170 | 146 | 141 | 0 | 17 | 23 | 65 | 15 | 13 | 53 |
| Binary | 1111000 | 1100110 | 1100001 | 0 | 1111 | 10011 | 110101 | 1101 | 1011 | 101011 |
Color Harmonies of #786661
Complementary color
Monochromatic Colors of #786661
Black with #786661
Text Example
Text Example
White with #786661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786661; }
p { color: rgb(120,102,97); }
H1.HeaderClassName
{
color: #786661;
}
.AnyTagClassName
{
color: #786661;
}
</style>
background-color css
<style>
a { background-color: #786661; }
a { background-color: rgb(120,102,97); }
div.DivClassName
{
background-color: #786661;
}
.BgClassName
{
background-color: #786661;
}
</style>
border-color css
<style>
span { border-color: #786661; }
span { border-color: rgb(120,102,97); }
td.TdClassName
{
border-color: #786661;
}
.TagClassName
{
border-color: #786661;
}
</style>