Shades of Russett #766057
Tints of Russett #766057
RGB
CMYK
RGB Variations
Color information
#766057 (or 0x766057) is known color: Russett. HEX triplet: 76, 60 and 57. RGB value is (118,96,87). Sum of RGB (Red+Green+Blue) = 118+96+87=301 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.20% from 301); Green value is 96 (37.89% from 255 or 31.89% from 301); Blue value is 87 (34.38% from 255 or 28.90% from 301); Max value from RGB is 118 - color contains mainly: red. Hex color #766057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766057 is #899FA8. Grayscale: #656565. Windows color (decimal): -9019305 or 5726326. OLE color: 5726326.
HSL color Cylindrical-coordinate representation of color #766057: hue angle of 17.42º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #766057 is Cyan = 0, Magento = 0.19, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 87 | - |
| CMYK | 0 | 0.19 | 0.26 | 0.54 |
| HSL | 17.42º | 0.15% | 0.4% | - |
| HSV(B) | 17.42º | 0.26% | 0.46% | - |
| XYZ | 13.37 | 12.91 | 10.8 | - |
| YUV | 101.55 | 119.79 | 139.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 87 | 0 | 0.19 | 0.26 | 0.54 | 17.42 | 0.15 | 0.4 |
| Hex | 76 | 60 | 57 | 0 | 13 | 1A | 36 | 11 | F | 28 |
| Octal | 166 | 140 | 127 | 0 | 23 | 32 | 66 | 21 | 17 | 50 |
| Binary | 1110110 | 1100000 | 1010111 | 0 | 10011 | 11010 | 110110 | 10001 | 1111 | 101000 |
Color Harmonies of #766057
Complementary color
Monochromatic Colors of #766057
Black with #766057
Text Example
Text Example
White with #766057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766057; }
p { color: rgb(118,96,87); }
H1.HeaderClassName
{
color: #766057;
}
.AnyTagClassName
{
color: #766057;
}
</style>
background-color css
<style>
a { background-color: #766057; }
a { background-color: rgb(118,96,87); }
div.DivClassName
{
background-color: #766057;
}
.BgClassName
{
background-color: #766057;
}
</style>
border-color css
<style>
span { border-color: #766057; }
span { border-color: rgb(118,96,87); }
td.TdClassName
{
border-color: #766057;
}
.TagClassName
{
border-color: #766057;
}
</style>