Shades of Russett #786662
Tints of Russett #786662
RGB
CMYK
RGB Variations
Color information
#786662 (or 0x786662) is known color: Russett. HEX triplet: 78, 66 and 62. RGB value is (120,102,98). Sum of RGB (Red+Green+Blue) = 120+102+98=320 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.5% from 320); Green value is 102 (40.23% from 255 or 31.88% from 320); Blue value is 98 (38.67% from 255 or 30.62% from 320); Max value from RGB is 120 - color contains mainly: red. Hex color #786662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786662 is #87999D. Grayscale: #6A6A6A. Windows color (decimal): -8886686 or 6448760. OLE color: 6448760.
HSL color Cylindrical-coordinate representation of color #786662: hue angle of 10.91º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #786662 is Cyan = 0, Magento = 0.15, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 102 | 98 | - |
| CMYK | 0 | 0.15 | 0.18 | 0.53 |
| HSL | 10.91º | 0.1% | 0.43% | - |
| HSV(B) | 10.91º | 0.18% | 0.47% | - |
| XYZ | 14.7 | 14.38 | 13.56 | - |
| YUV | 106.93 | 122.96 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 102 | 98 | 0 | 0.15 | 0.18 | 0.53 | 10.91 | 0.1 | 0.43 |
| Hex | 78 | 66 | 62 | 0 | F | 12 | 35 | B | A | 2B |
| Octal | 170 | 146 | 142 | 0 | 17 | 22 | 65 | 13 | 12 | 53 |
| Binary | 1111000 | 1100110 | 1100010 | 0 | 1111 | 10010 | 110101 | 1011 | 1010 | 101011 |
Color Harmonies of #786662
Complementary color
Monochromatic Colors of #786662
Black with #786662
Text Example
Text Example
White with #786662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786662; }
p { color: rgb(120,102,98); }
H1.HeaderClassName
{
color: #786662;
}
.AnyTagClassName
{
color: #786662;
}
</style>
background-color css
<style>
a { background-color: #786662; }
a { background-color: rgb(120,102,98); }
div.DivClassName
{
background-color: #786662;
}
.BgClassName
{
background-color: #786662;
}
</style>
border-color css
<style>
span { border-color: #786662; }
span { border-color: rgb(120,102,98); }
td.TdClassName
{
border-color: #786662;
}
.TagClassName
{
border-color: #786662;
}
</style>