Shades of Russett #786962
Tints of Russett #786962
RGB
CMYK
RGB Variations
Color information
#786962 (or 0x786962) is known color: Russett. HEX triplet: 78, 69 and 62. RGB value is (120,105,98). Sum of RGB (Red+Green+Blue) = 120+105+98=323 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.15% from 323); Green value is 105 (41.41% from 255 or 32.51% from 323); Blue value is 98 (38.67% from 255 or 30.34% from 323); Max value from RGB is 120 - color contains mainly: red. Hex color #786962 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786962 is #87969D. Grayscale: #6C6C6C. Windows color (decimal): -8885918 or 6449528. OLE color: 6449528.
HSL color Cylindrical-coordinate representation of color #786962: hue angle of 19.09º 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 #786962 is Cyan = 0, Magento = 0.13, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 105 | 98 | - |
| CMYK | 0 | 0.13 | 0.18 | 0.53 |
| HSL | 19.09º | 0.1% | 0.43% | - |
| HSV(B) | 19.09º | 0.18% | 0.47% | - |
| XYZ | 15 | 14.98 | 13.66 | - |
| YUV | 108.69 | 121.97 | 136.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 98 | 0 | 0.13 | 0.18 | 0.53 | 19.09 | 0.1 | 0.43 |
| Hex | 78 | 69 | 62 | 0 | D | 12 | 35 | 13 | A | 2B |
| Octal | 170 | 151 | 142 | 0 | 15 | 22 | 65 | 23 | 12 | 53 |
| Binary | 1111000 | 1101001 | 1100010 | 0 | 1101 | 10010 | 110101 | 10011 | 1010 | 101011 |
Color Harmonies of #786962
Complementary color
Monochromatic Colors of #786962
Black with #786962
Text Example
Text Example
White with #786962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786962; }
p { color: rgb(120,105,98); }
H1.HeaderClassName
{
color: #786962;
}
.AnyTagClassName
{
color: #786962;
}
</style>
background-color css
<style>
a { background-color: #786962; }
a { background-color: rgb(120,105,98); }
div.DivClassName
{
background-color: #786962;
}
.BgClassName
{
background-color: #786962;
}
</style>
border-color css
<style>
span { border-color: #786962; }
span { border-color: rgb(120,105,98); }
td.TdClassName
{
border-color: #786962;
}
.TagClassName
{
border-color: #786962;
}
</style>