Shades of Russett #766560
Tints of Russett #766560
RGB
CMYK
RGB Variations
Color information
#766560 (or 0x766560) is known color: Russett. HEX triplet: 76, 65 and 60. RGB value is (118,101,96). Sum of RGB (Red+Green+Blue) = 118+101+96=315 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.46% from 315); Green value is 101 (39.84% from 255 or 32.06% from 315); Blue value is 96 (37.89% from 255 or 30.48% from 315); Max value from RGB is 118 - color contains mainly: red. Hex color #766560 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766560 is #899A9F. Grayscale: #696969. Windows color (decimal): -9018016 or 6317430. OLE color: 6317430.
HSL color Cylindrical-coordinate representation of color #766560: hue angle of 13.64º 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 #766560 is Cyan = 0, Magento = 0.14, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 96 | - |
| CMYK | 0 | 0.14 | 0.19 | 0.54 |
| HSL | 13.64º | 0.1% | 0.42% | - |
| HSV(B) | 13.64º | 0.19% | 0.46% | - |
| XYZ | 14.24 | 14 | 13.02 | - |
| YUV | 105.51 | 122.63 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 96 | 0 | 0.14 | 0.19 | 0.54 | 13.64 | 0.1 | 0.42 |
| Hex | 76 | 65 | 60 | 0 | E | 13 | 36 | E | A | 2A |
| Octal | 166 | 145 | 140 | 0 | 16 | 23 | 66 | 16 | 12 | 52 |
| Binary | 1110110 | 1100101 | 1100000 | 0 | 1110 | 10011 | 110110 | 1110 | 1010 | 101010 |
Color Harmonies of #766560
Complementary color
Monochromatic Colors of #766560
Black with #766560
Text Example
Text Example
White with #766560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766560; }
p { color: rgb(118,101,96); }
H1.HeaderClassName
{
color: #766560;
}
.AnyTagClassName
{
color: #766560;
}
</style>
background-color css
<style>
a { background-color: #766560; }
a { background-color: rgb(118,101,96); }
div.DivClassName
{
background-color: #766560;
}
.BgClassName
{
background-color: #766560;
}
</style>
border-color css
<style>
span { border-color: #766560; }
span { border-color: rgb(118,101,96); }
td.TdClassName
{
border-color: #766560;
}
.TagClassName
{
border-color: #766560;
}
</style>