Shades of Russet #794114
Tints of Russet #794114
RGB
CMYK
RGB Variations
Color information
#794114 (or 0x794114) is known color: Russet. HEX triplet: 79, 41 and 14. RGB value is (121,65,20). Sum of RGB (Red+Green+Blue) = 121+65+20=206 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.74% from 206); Green value is 65 (25.78% from 255 or 31.55% from 206); Blue value is 20 (8.20% from 255 or 9.71% from 206); Max value from RGB is 121 - color contains mainly: red. Hex color #794114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794114 is #86BEEB. Grayscale: #4C4C4C. Windows color (decimal): -8830700 or 1327481. OLE color: 1327481.
HSL color Cylindrical-coordinate representation of color #794114: hue angle of 26.73º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #794114 is Cyan = 0, Magento = 0.46, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 20 | - |
| CMYK | 0 | 0.46 | 0.83 | 0.53 |
| HSL | 26.73º | 0.72% | 0.28% | - |
| HSV(B) | 26.73º | 0.83% | 0.47% | - |
| XYZ | 9.9 | 7.9 | 1.66 | - |
| YUV | 76.61 | 96.05 | 159.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 20 | 0 | 0.46 | 0.83 | 0.53 | 26.73 | 0.72 | 0.28 |
| Hex | 79 | 41 | 14 | 0 | 2E | 53 | 35 | 1B | 48 | 1C |
| Octal | 171 | 101 | 24 | 0 | 56 | 123 | 65 | 33 | 110 | 34 |
| Binary | 1111001 | 1000001 | 10100 | 0 | 101110 | 1010011 | 110101 | 11011 | 1001000 | 11100 |
Color Harmonies of #794114
Complementary color
Monochromatic Colors of #794114
Black with #794114
Text Example
Text Example
White with #794114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794114; }
p { color: rgb(121,65,20); }
H1.HeaderClassName
{
color: #794114;
}
.AnyTagClassName
{
color: #794114;
}
</style>
background-color css
<style>
a { background-color: #794114; }
a { background-color: rgb(121,65,20); }
div.DivClassName
{
background-color: #794114;
}
.BgClassName
{
background-color: #794114;
}
</style>
border-color css
<style>
span { border-color: #794114; }
span { border-color: rgb(121,65,20); }
td.TdClassName
{
border-color: #794114;
}
.TagClassName
{
border-color: #794114;
}
</style>