Shades of Russet #794013
Tints of Russet #794013
RGB
CMYK
RGB Variations
Color information
#794013 (or 0x794013) is known color: Russet. HEX triplet: 79, 40 and 13. RGB value is (121,64,19). Sum of RGB (Red+Green+Blue) = 121+64+19=204 (27% of max value = 765). Red value is 121 (47.66% from 255 or 59.31% from 204); Green value is 64 (25.39% from 255 or 31.37% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 121 - color contains mainly: red. Hex color #794013 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794013 is #86BFEC. Grayscale: #4C4C4C. Windows color (decimal): -8830957 or 1261689. OLE color: 1261689.
HSL color Cylindrical-coordinate representation of color #794013: hue angle of 26.47º 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 #794013 is Cyan = 0, Magento = 0.47, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 64 | 19 | - |
| CMYK | 0 | 0.47 | 0.84 | 0.53 |
| HSL | 26.47º | 0.73% | 0.27% | - |
| HSV(B) | 26.47º | 0.84% | 0.47% | - |
| XYZ | 9.84 | 7.78 | 1.6 | - |
| YUV | 75.91 | 95.88 | 160.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 64 | 19 | 0 | 0.47 | 0.84 | 0.53 | 26.47 | 0.73 | 0.27 |
| Hex | 79 | 40 | 13 | 0 | 2F | 54 | 35 | 1A | 49 | 1B |
| Octal | 171 | 100 | 23 | 0 | 57 | 124 | 65 | 32 | 111 | 33 |
| Binary | 1111001 | 1000000 | 10011 | 0 | 101111 | 1010100 | 110101 | 11010 | 1001001 | 11011 |
Color Harmonies of #794013
Complementary color
Monochromatic Colors of #794013
Black with #794013
Text Example
Text Example
White with #794013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794013; }
p { color: rgb(121,64,19); }
H1.HeaderClassName
{
color: #794013;
}
.AnyTagClassName
{
color: #794013;
}
</style>
background-color css
<style>
a { background-color: #794013; }
a { background-color: rgb(121,64,19); }
div.DivClassName
{
background-color: #794013;
}
.BgClassName
{
background-color: #794013;
}
</style>
border-color css
<style>
span { border-color: #794013; }
span { border-color: rgb(121,64,19); }
td.TdClassName
{
border-color: #794013;
}
.TagClassName
{
border-color: #794013;
}
</style>