Shades of Russett #766159
Tints of Russett #766159
RGB
CMYK
RGB Variations
Color information
#766159 (or 0x766159) is known color: Russett. HEX triplet: 76, 61 and 59. RGB value is (118,97,89). Sum of RGB (Red+Green+Blue) = 118+97+89=304 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.82% from 304); Green value is 97 (38.28% from 255 or 31.91% from 304); Blue value is 89 (35.16% from 255 or 29.28% from 304); Max value from RGB is 118 - color contains mainly: red. Hex color #766159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766159 is #899EA6. Grayscale: #666666. Windows color (decimal): -9019047 or 5857654. OLE color: 5857654.
HSL color Cylindrical-coordinate representation of color #766159: hue angle of 16.55º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #766159 is Cyan = 0, Magento = 0.18, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 97 | 89 | - |
| CMYK | 0 | 0.18 | 0.25 | 0.54 |
| HSL | 16.55º | 0.14% | 0.41% | - |
| HSV(B) | 16.55º | 0.25% | 0.46% | - |
| XYZ | 13.55 | 13.12 | 11.27 | - |
| YUV | 102.37 | 120.46 | 139.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 89 | 0 | 0.18 | 0.25 | 0.54 | 16.55 | 0.14 | 0.41 |
| Hex | 76 | 61 | 59 | 0 | 12 | 19 | 36 | 11 | E | 29 |
| Octal | 166 | 141 | 131 | 0 | 22 | 31 | 66 | 21 | 16 | 51 |
| Binary | 1110110 | 1100001 | 1011001 | 0 | 10010 | 11001 | 110110 | 10001 | 1110 | 101001 |
Color Harmonies of #766159
Complementary color
Monochromatic Colors of #766159
Black with #766159
Text Example
Text Example
White with #766159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766159; }
p { color: rgb(118,97,89); }
H1.HeaderClassName
{
color: #766159;
}
.AnyTagClassName
{
color: #766159;
}
</style>
background-color css
<style>
a { background-color: #766159; }
a { background-color: rgb(118,97,89); }
div.DivClassName
{
background-color: #766159;
}
.BgClassName
{
background-color: #766159;
}
</style>
border-color css
<style>
span { border-color: #766159; }
span { border-color: rgb(118,97,89); }
td.TdClassName
{
border-color: #766159;
}
.TagClassName
{
border-color: #766159;
}
</style>