Shades of Russett #766662
Tints of Russett #766662
RGB
CMYK
RGB Variations
Color information
#766662 (or 0x766662) is known color: Russett. HEX triplet: 76, 66 and 62. RGB value is (118,102,98). Sum of RGB (Red+Green+Blue) = 118+102+98=318 (42% of max value = 765). Red value is 118 (46.48% from 255 or 37.11% from 318); Green value is 102 (40.23% from 255 or 32.08% from 318); Blue value is 98 (38.67% from 255 or 30.82% from 318); Max value from RGB is 118 - color contains mainly: red. Hex color #766662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766662 is #89999D. Grayscale: #6A6A6A. Windows color (decimal): -9017758 or 6448758. OLE color: 6448758.
HSL color Cylindrical-coordinate representation of color #766662: hue angle of 12º 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 #766662 is Cyan = 0, Magento = 0.14, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 98 | - |
| CMYK | 0 | 0.14 | 0.17 | 0.54 |
| HSL | 12º | 0.09% | 0.42% | - |
| HSV(B) | 12º | 0.17% | 0.46% | - |
| XYZ | 14.43 | 14.24 | 13.54 | - |
| YUV | 106.33 | 123.3 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 98 | 0 | 0.14 | 0.17 | 0.54 | 12 | 0.09 | 0.42 |
| Hex | 76 | 66 | 62 | 0 | E | 11 | 36 | C | 9 | 2A |
| Octal | 166 | 146 | 142 | 0 | 16 | 21 | 66 | 14 | 11 | 52 |
| Binary | 1110110 | 1100110 | 1100010 | 0 | 1110 | 10001 | 110110 | 1100 | 1001 | 101010 |
Color Harmonies of #766662
Complementary color
Monochromatic Colors of #766662
Black with #766662
Text Example
Text Example
White with #766662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766662; }
p { color: rgb(118,102,98); }
H1.HeaderClassName
{
color: #766662;
}
.AnyTagClassName
{
color: #766662;
}
</style>
background-color css
<style>
a { background-color: #766662; }
a { background-color: rgb(118,102,98); }
div.DivClassName
{
background-color: #766662;
}
.BgClassName
{
background-color: #766662;
}
</style>
border-color css
<style>
span { border-color: #766662; }
span { border-color: rgb(118,102,98); }
td.TdClassName
{
border-color: #766662;
}
.TagClassName
{
border-color: #766662;
}
</style>