Shades of Russett #746059
Tints of Russett #746059
RGB
CMYK
RGB Variations
Color information
#746059 (or 0x746059) is known color: Russett. HEX triplet: 74, 60 and 59. RGB value is (116,96,89). Sum of RGB (Red+Green+Blue) = 116+96+89=301 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.54% from 301); Green value is 96 (37.89% from 255 or 31.89% from 301); Blue value is 89 (35.16% from 255 or 29.57% from 301); Max value from RGB is 116 - color contains mainly: red. Hex color #746059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746059 is #8B9FA6. Grayscale: #656565. Windows color (decimal): -9150375 or 5857396. OLE color: 5857396.
HSL color Cylindrical-coordinate representation of color #746059: hue angle of 15.56º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #746059 is Cyan = 0, Magento = 0.17, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 96 | 89 | - |
| CMYK | 0 | 0.17 | 0.23 | 0.55 |
| HSL | 15.56º | 0.13% | 0.4% | - |
| HSV(B) | 15.56º | 0.23% | 0.45% | - |
| XYZ | 13.19 | 12.8 | 11.23 | - |
| YUV | 101.18 | 121.13 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 89 | 0 | 0.17 | 0.23 | 0.55 | 15.56 | 0.13 | 0.4 |
| Hex | 74 | 60 | 59 | 0 | 11 | 17 | 37 | 10 | D | 28 |
| Octal | 164 | 140 | 131 | 0 | 21 | 27 | 67 | 20 | 15 | 50 |
| Binary | 1110100 | 1100000 | 1011001 | 0 | 10001 | 10111 | 110111 | 10000 | 1101 | 101000 |
Color Harmonies of #746059
Complementary color
Monochromatic Colors of #746059
Black with #746059
Text Example
Text Example
White with #746059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746059; }
p { color: rgb(116,96,89); }
H1.HeaderClassName
{
color: #746059;
}
.AnyTagClassName
{
color: #746059;
}
</style>
background-color css
<style>
a { background-color: #746059; }
a { background-color: rgb(116,96,89); }
div.DivClassName
{
background-color: #746059;
}
.BgClassName
{
background-color: #746059;
}
</style>
border-color css
<style>
span { border-color: #746059; }
span { border-color: rgb(116,96,89); }
td.TdClassName
{
border-color: #746059;
}
.TagClassName
{
border-color: #746059;
}
</style>