Shades of Russet #774920
Tints of Russet #774920
RGB
CMYK
RGB Variations
Color information
#774920 (or 0x774920) is known color: Russet. HEX triplet: 77, 49 and 20. RGB value is (119,73,32). Sum of RGB (Red+Green+Blue) = 119+73+32=224 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.12% from 224); Green value is 73 (28.91% from 255 or 32.59% from 224); Blue value is 32 (12.89% from 255 or 14.29% from 224); Max value from RGB is 119 - color contains mainly: red. Hex color #774920 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774920 is #88B6DF. Grayscale: #525252. Windows color (decimal): -8959712 or 2115959. OLE color: 2115959.
HSL color Cylindrical-coordinate representation of color #774920: hue angle of 28.28º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #774920 is Cyan = 0, Magento = 0.39, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 32 | - |
| CMYK | 0 | 0.39 | 0.73 | 0.53 |
| HSL | 28.28º | 0.58% | 0.3% | - |
| HSV(B) | 28.28º | 0.73% | 0.47% | - |
| XYZ | 10.25 | 8.79 | 2.52 | - |
| YUV | 82.08 | 99.74 | 154.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 32 | 0 | 0.39 | 0.73 | 0.53 | 28.28 | 0.58 | 0.3 |
| Hex | 77 | 49 | 20 | 0 | 27 | 49 | 35 | 1C | 3A | 1E |
| Octal | 167 | 111 | 40 | 0 | 47 | 111 | 65 | 34 | 72 | 36 |
| Binary | 1110111 | 1001001 | 100000 | 0 | 100111 | 1001001 | 110101 | 11100 | 111010 | 11110 |
Color Harmonies of #774920
Complementary color
Monochromatic Colors of #774920
Black with #774920
Text Example
Text Example
White with #774920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774920; }
p { color: rgb(119,73,32); }
H1.HeaderClassName
{
color: #774920;
}
.AnyTagClassName
{
color: #774920;
}
</style>
background-color css
<style>
a { background-color: #774920; }
a { background-color: rgb(119,73,32); }
div.DivClassName
{
background-color: #774920;
}
.BgClassName
{
background-color: #774920;
}
</style>
border-color css
<style>
span { border-color: #774920; }
span { border-color: rgb(119,73,32); }
td.TdClassName
{
border-color: #774920;
}
.TagClassName
{
border-color: #774920;
}
</style>