Shades of Russet #794413
Tints of Russet #794413
RGB
CMYK
RGB Variations
Color information
#794413 (or 0x794413) is known color: Russet. HEX triplet: 79, 44 and 13. RGB value is (121,68,19). Sum of RGB (Red+Green+Blue) = 121+68+19=208 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.17% from 208); Green value is 68 (26.95% from 255 or 32.69% from 208); Blue value is 19 (7.81% from 255 or 9.13% from 208); Max value from RGB is 121 - color contains mainly: red. Hex color #794413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794413 is #86BBEC. Grayscale: #4E4E4E. Windows color (decimal): -8829933 or 1262713. OLE color: 1262713.
HSL color Cylindrical-coordinate representation of color #794413: hue angle of 28.82º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #794413 is Cyan = 0, Magento = 0.44, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 68 | 19 | - |
| CMYK | 0 | 0.44 | 0.84 | 0.53 |
| HSL | 28.82º | 0.73% | 0.27% | - |
| HSV(B) | 28.82º | 0.84% | 0.47% | - |
| XYZ | 10.07 | 8.25 | 1.68 | - |
| YUV | 78.26 | 94.56 | 158.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 19 | 0 | 0.44 | 0.84 | 0.53 | 28.82 | 0.73 | 0.27 |
| Hex | 79 | 44 | 13 | 0 | 2C | 54 | 35 | 1D | 49 | 1B |
| Octal | 171 | 104 | 23 | 0 | 54 | 124 | 65 | 35 | 111 | 33 |
| Binary | 1111001 | 1000100 | 10011 | 0 | 101100 | 1010100 | 110101 | 11101 | 1001001 | 11011 |
Color Harmonies of #794413
Complementary color
Monochromatic Colors of #794413
Black with #794413
Text Example
Text Example
White with #794413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794413; }
p { color: rgb(121,68,19); }
H1.HeaderClassName
{
color: #794413;
}
.AnyTagClassName
{
color: #794413;
}
</style>
background-color css
<style>
a { background-color: #794413; }
a { background-color: rgb(121,68,19); }
div.DivClassName
{
background-color: #794413;
}
.BgClassName
{
background-color: #794413;
}
</style>
border-color css
<style>
span { border-color: #794413; }
span { border-color: rgb(121,68,19); }
td.TdClassName
{
border-color: #794413;
}
.TagClassName
{
border-color: #794413;
}
</style>