Shades of Russet #794314
Tints of Russet #794314
RGB
CMYK
RGB Variations
Color information
#794314 (or 0x794314) is known color: Russet. HEX triplet: 79, 43 and 14. RGB value is (121,67,20). Sum of RGB (Red+Green+Blue) = 121+67+20=208 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.17% from 208); Green value is 67 (26.56% from 255 or 32.21% from 208); Blue value is 20 (8.20% from 255 or 9.62% from 208); Max value from RGB is 121 - color contains mainly: red. Hex color #794314 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794314 is #86BCEB. Grayscale: #4E4E4E. Windows color (decimal): -8830188 or 1327993. OLE color: 1327993.
HSL color Cylindrical-coordinate representation of color #794314: hue angle of 27.92º 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 #794314 is Cyan = 0, Magento = 0.45, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 67 | 20 | - |
| CMYK | 0 | 0.45 | 0.83 | 0.53 |
| HSL | 27.92º | 0.72% | 0.28% | - |
| HSV(B) | 27.92º | 0.83% | 0.47% | - |
| XYZ | 10.02 | 8.13 | 1.7 | - |
| YUV | 77.79 | 95.39 | 158.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 67 | 20 | 0 | 0.45 | 0.83 | 0.53 | 27.92 | 0.72 | 0.28 |
| Hex | 79 | 43 | 14 | 0 | 2D | 53 | 35 | 1C | 48 | 1C |
| Octal | 171 | 103 | 24 | 0 | 55 | 123 | 65 | 34 | 110 | 34 |
| Binary | 1111001 | 1000011 | 10100 | 0 | 101101 | 1010011 | 110101 | 11100 | 1001000 | 11100 |
Color Harmonies of #794314
Complementary color
Monochromatic Colors of #794314
Black with #794314
Text Example
Text Example
White with #794314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794314; }
p { color: rgb(121,67,20); }
H1.HeaderClassName
{
color: #794314;
}
.AnyTagClassName
{
color: #794314;
}
</style>
background-color css
<style>
a { background-color: #794314; }
a { background-color: rgb(121,67,20); }
div.DivClassName
{
background-color: #794314;
}
.BgClassName
{
background-color: #794314;
}
</style>
border-color css
<style>
span { border-color: #794314; }
span { border-color: rgb(121,67,20); }
td.TdClassName
{
border-color: #794314;
}
.TagClassName
{
border-color: #794314;
}
</style>