Shades of Russet #794716
Tints of Russet #794716
RGB
CMYK
RGB Variations
Color information
#794716 (or 0x794716) is known color: Russet. HEX triplet: 79, 47 and 16. RGB value is (121,71,22). Sum of RGB (Red+Green+Blue) = 121+71+22=214 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.54% from 214); Green value is 71 (28.12% from 255 or 33.18% from 214); Blue value is 22 (8.98% from 255 or 10.28% from 214); Max value from RGB is 121 - color contains mainly: red. Hex color #794716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794716 is #86B8E9. Grayscale: #505050. Windows color (decimal): -8829162 or 1460089. OLE color: 1460089.
HSL color Cylindrical-coordinate representation of color #794716: hue angle of 29.7º 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 #794716 is Cyan = 0, Magento = 0.41, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 71 | 22 | - |
| CMYK | 0 | 0.41 | 0.82 | 0.53 |
| HSL | 29.7º | 0.69% | 0.28% | - |
| HSV(B) | 29.7º | 0.82% | 0.47% | - |
| XYZ | 10.28 | 8.63 | 1.88 | - |
| YUV | 80.36 | 95.07 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 22 | 0 | 0.41 | 0.82 | 0.53 | 29.7 | 0.69 | 0.28 |
| Hex | 79 | 47 | 16 | 0 | 29 | 52 | 35 | 1E | 45 | 1C |
| Octal | 171 | 107 | 26 | 0 | 51 | 122 | 65 | 36 | 105 | 34 |
| Binary | 1111001 | 1000111 | 10110 | 0 | 101001 | 1010010 | 110101 | 11110 | 1000101 | 11100 |
Color Harmonies of #794716
Complementary color
Monochromatic Colors of #794716
Black with #794716
Text Example
Text Example
White with #794716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794716; }
p { color: rgb(121,71,22); }
H1.HeaderClassName
{
color: #794716;
}
.AnyTagClassName
{
color: #794716;
}
</style>
background-color css
<style>
a { background-color: #794716; }
a { background-color: rgb(121,71,22); }
div.DivClassName
{
background-color: #794716;
}
.BgClassName
{
background-color: #794716;
}
</style>
border-color css
<style>
span { border-color: #794716; }
span { border-color: rgb(121,71,22); }
td.TdClassName
{
border-color: #794716;
}
.TagClassName
{
border-color: #794716;
}
</style>