Shades of Russett #776057
Tints of Russett #776057
RGB
CMYK
RGB Variations
Color information
#776057 (or 0x776057) is known color: Russett. HEX triplet: 77, 60 and 57. RGB value is (119,96,87). Sum of RGB (Red+Green+Blue) = 119+96+87=302 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.40% from 302); Green value is 96 (37.89% from 255 or 31.79% from 302); Blue value is 87 (34.38% from 255 or 28.81% from 302); Max value from RGB is 119 - color contains mainly: red. Hex color #776057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776057 is #889FA8. Grayscale: #656565. Windows color (decimal): -8953769 or 5726327. OLE color: 5726327.
HSL color Cylindrical-coordinate representation of color #776057: hue angle of 16.88º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #776057 is Cyan = 0, Magento = 0.19, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 96 | 87 | - |
| CMYK | 0 | 0.19 | 0.27 | 0.53 |
| HSL | 16.88º | 0.16% | 0.4% | - |
| HSV(B) | 16.88º | 0.27% | 0.47% | - |
| XYZ | 13.51 | 12.98 | 10.81 | - |
| YUV | 101.85 | 119.62 | 140.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 96 | 87 | 0 | 0.19 | 0.27 | 0.53 | 16.88 | 0.16 | 0.4 |
| Hex | 77 | 60 | 57 | 0 | 13 | 1B | 35 | 11 | 10 | 28 |
| Octal | 167 | 140 | 127 | 0 | 23 | 33 | 65 | 21 | 20 | 50 |
| Binary | 1110111 | 1100000 | 1010111 | 0 | 10011 | 11011 | 110101 | 10001 | 10000 | 101000 |
Color Harmonies of #776057
Complementary color
Monochromatic Colors of #776057
Black with #776057
Text Example
Text Example
White with #776057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776057; }
p { color: rgb(119,96,87); }
H1.HeaderClassName
{
color: #776057;
}
.AnyTagClassName
{
color: #776057;
}
</style>
background-color css
<style>
a { background-color: #776057; }
a { background-color: rgb(119,96,87); }
div.DivClassName
{
background-color: #776057;
}
.BgClassName
{
background-color: #776057;
}
</style>
border-color css
<style>
span { border-color: #776057; }
span { border-color: rgb(119,96,87); }
td.TdClassName
{
border-color: #776057;
}
.TagClassName
{
border-color: #776057;
}
</style>