Shades of Russet #794518
Tints of Russet #794518
RGB
CMYK
RGB Variations
Color information
#794518 (or 0x794518) is known color: Russet. HEX triplet: 79, 45 and 18. RGB value is (121,69,24). Sum of RGB (Red+Green+Blue) = 121+69+24=214 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.54% from 214); Green value is 69 (27.34% from 255 or 32.24% from 214); Blue value is 24 (9.77% from 255 or 11.21% from 214); Max value from RGB is 121 - color contains mainly: red. Hex color #794518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794518 is #86BAE7. Grayscale: #4F4F4F. Windows color (decimal): -8829672 or 1590649. OLE color: 1590649.
HSL color Cylindrical-coordinate representation of color #794518: hue angle of 27.84º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #794518 is Cyan = 0, Magento = 0.43, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 69 | 24 | - |
| CMYK | 0 | 0.43 | 0.80 | 0.53 |
| HSL | 27.84º | 0.67% | 0.28% | - |
| HSV(B) | 27.84º | 0.8% | 0.47% | - |
| XYZ | 10.18 | 8.39 | 1.95 | - |
| YUV | 79.42 | 96.73 | 157.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 24 | 0 | 0.43 | 0.80 | 0.53 | 27.84 | 0.67 | 0.28 |
| Hex | 79 | 45 | 18 | 0 | 2B | 50 | 35 | 1C | 43 | 1C |
| Octal | 171 | 105 | 30 | 0 | 53 | 120 | 65 | 34 | 103 | 34 |
| Binary | 1111001 | 1000101 | 11000 | 0 | 101011 | 1010000 | 110101 | 11100 | 1000011 | 11100 |
Color Harmonies of #794518
Complementary color
Monochromatic Colors of #794518
Black with #794518
Text Example
Text Example
White with #794518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794518; }
p { color: rgb(121,69,24); }
H1.HeaderClassName
{
color: #794518;
}
.AnyTagClassName
{
color: #794518;
}
</style>
background-color css
<style>
a { background-color: #794518; }
a { background-color: rgb(121,69,24); }
div.DivClassName
{
background-color: #794518;
}
.BgClassName
{
background-color: #794518;
}
</style>
border-color css
<style>
span { border-color: #794518; }
span { border-color: rgb(121,69,24); }
td.TdClassName
{
border-color: #794518;
}
.TagClassName
{
border-color: #794518;
}
</style>