Shades of Russett #806962
Tints of Russett #806962
RGB
CMYK
RGB Variations
Color information
#806962 (or 0x806962) is known color: Russett. HEX triplet: 80, 69 and 62. RGB value is (128,105,98). Sum of RGB (Red+Green+Blue) = 128+105+98=331 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.67% from 331); Green value is 105 (41.41% from 255 or 31.72% from 331); Blue value is 98 (38.67% from 255 or 29.61% from 331); Max value from RGB is 128 - color contains mainly: red. Hex color #806962 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806962 is #7F969D. Grayscale: #6F6F6F. Windows color (decimal): -8361630 or 6449536. OLE color: 6449536.
HSL color Cylindrical-coordinate representation of color #806962: hue angle of 14º degrees, saturation: 0.13, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #806962 is Cyan = 0, Magento = 0.18, Yellow = 0.23 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 105 | 98 | - |
| CMYK | 0 | 0.18 | 0.23 | 0.50 |
| HSL | 14º | 0.13% | 0.44% | - |
| HSV(B) | 14º | 0.23% | 0.5% | - |
| XYZ | 16.16 | 15.57 | 13.71 | - |
| YUV | 111.08 | 120.62 | 140.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 105 | 98 | 0 | 0.18 | 0.23 | 0.50 | 14 | 0.13 | 0.44 |
| Hex | 80 | 69 | 62 | 0 | 12 | 17 | 32 | E | D | 2C |
| Octal | 200 | 151 | 142 | 0 | 22 | 27 | 62 | 16 | 15 | 54 |
| Binary | 10000000 | 1101001 | 1100010 | 0 | 10010 | 10111 | 110010 | 1110 | 1101 | 101100 |
Color Harmonies of #806962
Complementary color
Monochromatic Colors of #806962
Black with #806962
Text Example
Text Example
White with #806962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806962; }
p { color: rgb(128,105,98); }
H1.HeaderClassName
{
color: #806962;
}
.AnyTagClassName
{
color: #806962;
}
</style>
background-color css
<style>
a { background-color: #806962; }
a { background-color: rgb(128,105,98); }
div.DivClassName
{
background-color: #806962;
}
.BgClassName
{
background-color: #806962;
}
</style>
border-color css
<style>
span { border-color: #806962; }
span { border-color: rgb(128,105,98); }
td.TdClassName
{
border-color: #806962;
}
.TagClassName
{
border-color: #806962;
}
</style>