Shades of Russett #766460
Tints of Russett #766460
RGB
CMYK
RGB Variations
Color information
#766460 (or 0x766460) is known color: Russett. HEX triplet: 76, 64 and 60. RGB value is (118,100,96). Sum of RGB (Red+Green+Blue) = 118+100+96=314 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.58% from 314); Green value is 100 (39.45% from 255 or 31.85% from 314); Blue value is 96 (37.89% from 255 or 30.57% from 314); Max value from RGB is 118 - color contains mainly: red. Hex color #766460 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766460 is #899B9F. Grayscale: #686868. Windows color (decimal): -9018272 or 6317174. OLE color: 6317174.
HSL color Cylindrical-coordinate representation of color #766460: hue angle of 10.91º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #766460 is Cyan = 0, Magento = 0.15, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 96 | - |
| CMYK | 0 | 0.15 | 0.19 | 0.54 |
| HSL | 10.91º | 0.1% | 0.42% | - |
| HSV(B) | 10.91º | 0.19% | 0.46% | - |
| XYZ | 14.14 | 13.81 | 12.99 | - |
| YUV | 104.93 | 122.96 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 96 | 0 | 0.15 | 0.19 | 0.54 | 10.91 | 0.1 | 0.42 |
| Hex | 76 | 64 | 60 | 0 | F | 13 | 36 | B | A | 2A |
| Octal | 166 | 144 | 140 | 0 | 17 | 23 | 66 | 13 | 12 | 52 |
| Binary | 1110110 | 1100100 | 1100000 | 0 | 1111 | 10011 | 110110 | 1011 | 1010 | 101010 |
Color Harmonies of #766460
Complementary color
Monochromatic Colors of #766460
Black with #766460
Text Example
Text Example
White with #766460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766460; }
p { color: rgb(118,100,96); }
H1.HeaderClassName
{
color: #766460;
}
.AnyTagClassName
{
color: #766460;
}
</style>
background-color css
<style>
a { background-color: #766460; }
a { background-color: rgb(118,100,96); }
div.DivClassName
{
background-color: #766460;
}
.BgClassName
{
background-color: #766460;
}
</style>
border-color css
<style>
span { border-color: #766460; }
span { border-color: rgb(118,100,96); }
td.TdClassName
{
border-color: #766460;
}
.TagClassName
{
border-color: #766460;
}
</style>