Shades of Russet #794116
Tints of Russet #794116
RGB
CMYK
RGB Variations
Color information
#794116 (or 0x794116) is known color: Russet. HEX triplet: 79, 41 and 16. RGB value is (121,65,22). Sum of RGB (Red+Green+Blue) = 121+65+22=208 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.17% from 208); Green value is 65 (25.78% from 255 or 31.25% from 208); Blue value is 22 (8.98% from 255 or 10.58% from 208); Max value from RGB is 121 - color contains mainly: red. Hex color #794116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794116 is #86BEE9. Grayscale: #4D4D4D. Windows color (decimal): -8830698 or 1458553. OLE color: 1458553.
HSL color Cylindrical-coordinate representation of color #794116: hue angle of 26.06º 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 #794116 is Cyan = 0, Magento = 0.46, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 22 | - |
| CMYK | 0 | 0.46 | 0.82 | 0.53 |
| HSL | 26.06º | 0.69% | 0.28% | - |
| HSV(B) | 26.06º | 0.82% | 0.47% | - |
| XYZ | 9.92 | 7.9 | 1.76 | - |
| YUV | 76.84 | 97.05 | 159.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 22 | 0 | 0.46 | 0.82 | 0.53 | 26.06 | 0.69 | 0.28 |
| Hex | 79 | 41 | 16 | 0 | 2E | 52 | 35 | 1A | 45 | 1C |
| Octal | 171 | 101 | 26 | 0 | 56 | 122 | 65 | 32 | 105 | 34 |
| Binary | 1111001 | 1000001 | 10110 | 0 | 101110 | 1010010 | 110101 | 11010 | 1000101 | 11100 |
Color Harmonies of #794116
Complementary color
Monochromatic Colors of #794116
Black with #794116
Text Example
Text Example
White with #794116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794116; }
p { color: rgb(121,65,22); }
H1.HeaderClassName
{
color: #794116;
}
.AnyTagClassName
{
color: #794116;
}
</style>
background-color css
<style>
a { background-color: #794116; }
a { background-color: rgb(121,65,22); }
div.DivClassName
{
background-color: #794116;
}
.BgClassName
{
background-color: #794116;
}
</style>
border-color css
<style>
span { border-color: #794116; }
span { border-color: rgb(121,65,22); }
td.TdClassName
{
border-color: #794116;
}
.TagClassName
{
border-color: #794116;
}
</style>