Shades of Russett #766962
Tints of Russett #766962
RGB
CMYK
RGB Variations
Color information
#766962 (or 0x766962) is known color: Russett. HEX triplet: 76, 69 and 62. RGB value is (118,105,98). Sum of RGB (Red+Green+Blue) = 118+105+98=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 105 (41.41% from 255 or 32.71% from 321); Blue value is 98 (38.67% from 255 or 30.53% from 321); Max value from RGB is 118 - color contains mainly: red. Hex color #766962 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766962 is #89969D. Grayscale: #6C6C6C. Windows color (decimal): -9016990 or 6449526. OLE color: 6449526.
HSL color Cylindrical-coordinate representation of color #766962: hue angle of 21º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #766962 is Cyan = 0, Magento = 0.11, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 105 | 98 | - |
| CMYK | 0 | 0.11 | 0.17 | 0.54 |
| HSL | 21º | 0.09% | 0.42% | - |
| HSV(B) | 21º | 0.17% | 0.46% | - |
| XYZ | 14.73 | 14.84 | 13.64 | - |
| YUV | 108.09 | 122.31 | 135.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 105 | 98 | 0 | 0.11 | 0.17 | 0.54 | 21 | 0.09 | 0.42 |
| Hex | 76 | 69 | 62 | 0 | B | 11 | 36 | 15 | 9 | 2A |
| Octal | 166 | 151 | 142 | 0 | 13 | 21 | 66 | 25 | 11 | 52 |
| Binary | 1110110 | 1101001 | 1100010 | 0 | 1011 | 10001 | 110110 | 10101 | 1001 | 101010 |
Color Harmonies of #766962
Complementary color
Monochromatic Colors of #766962
Black with #766962
Text Example
Text Example
White with #766962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766962; }
p { color: rgb(118,105,98); }
H1.HeaderClassName
{
color: #766962;
}
.AnyTagClassName
{
color: #766962;
}
</style>
background-color css
<style>
a { background-color: #766962; }
a { background-color: rgb(118,105,98); }
div.DivClassName
{
background-color: #766962;
}
.BgClassName
{
background-color: #766962;
}
</style>
border-color css
<style>
span { border-color: #766962; }
span { border-color: rgb(118,105,98); }
td.TdClassName
{
border-color: #766962;
}
.TagClassName
{
border-color: #766962;
}
</style>