Shades of Russet #794516
Tints of Russet #794516
RGB
CMYK
RGB Variations
Color information
#794516 (or 0x794516) is known color: Russet. HEX triplet: 79, 45 and 16. RGB value is (121,69,22). Sum of RGB (Red+Green+Blue) = 121+69+22=212 (28% of max value = 765). Red value is 121 (47.66% from 255 or 57.08% from 212); Green value is 69 (27.34% from 255 or 32.55% from 212); Blue value is 22 (8.98% from 255 or 10.38% from 212); Max value from RGB is 121 - color contains mainly: red. Hex color #794516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794516 is #86BAE9. Grayscale: #4F4F4F. Windows color (decimal): -8829674 or 1459577. OLE color: 1459577.
HSL color Cylindrical-coordinate representation of color #794516: hue angle of 28.48º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #794516 is Cyan = 0, Magento = 0.43, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 69 | 22 | - |
| CMYK | 0 | 0.43 | 0.82 | 0.53 |
| HSL | 28.48º | 0.69% | 0.28% | - |
| HSV(B) | 28.48º | 0.82% | 0.47% | - |
| XYZ | 10.16 | 8.38 | 1.84 | - |
| YUV | 79.19 | 95.73 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 22 | 0 | 0.43 | 0.82 | 0.53 | 28.48 | 0.69 | 0.28 |
| Hex | 79 | 45 | 16 | 0 | 2B | 52 | 35 | 1C | 45 | 1C |
| Octal | 171 | 105 | 26 | 0 | 53 | 122 | 65 | 34 | 105 | 34 |
| Binary | 1111001 | 1000101 | 10110 | 0 | 101011 | 1010010 | 110101 | 11100 | 1000101 | 11100 |
Color Harmonies of #794516
Complementary color
Monochromatic Colors of #794516
Black with #794516
Text Example
Text Example
White with #794516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794516; }
p { color: rgb(121,69,22); }
H1.HeaderClassName
{
color: #794516;
}
.AnyTagClassName
{
color: #794516;
}
</style>
background-color css
<style>
a { background-color: #794516; }
a { background-color: rgb(121,69,22); }
div.DivClassName
{
background-color: #794516;
}
.BgClassName
{
background-color: #794516;
}
</style>
border-color css
<style>
span { border-color: #794516; }
span { border-color: rgb(121,69,22); }
td.TdClassName
{
border-color: #794516;
}
.TagClassName
{
border-color: #794516;
}
</style>