Shades of Raw Umber #794918
Tints of Raw Umber #794918
RGB
CMYK
RGB Variations
Color information
#794918 (or 0x794918) is known color: Raw Umber. HEX triplet: 79, 49 and 18. RGB value is (121,73,24). Sum of RGB (Red+Green+Blue) = 121+73+24=218 (28% of max value = 765). Red value is 121 (47.66% from 255 or 55.50% from 218); Green value is 73 (28.91% from 255 or 33.49% from 218); Blue value is 24 (9.77% from 255 or 11.01% from 218); Max value from RGB is 121 - color contains mainly: red. Hex color #794918 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794918 is #86B6E7. Grayscale: #525252. Windows color (decimal): -8828648 or 1591673. OLE color: 1591673.
HSL color Cylindrical-coordinate representation of color #794918: hue angle of 30.31º 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 #794918 is Cyan = 0, Magento = 0.40, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 73 | 24 | - |
| CMYK | 0 | 0.40 | 0.80 | 0.53 |
| HSL | 30.31º | 0.67% | 0.28% | - |
| HSV(B) | 30.31º | 0.8% | 0.47% | - |
| XYZ | 10.43 | 8.9 | 2.03 | - |
| YUV | 81.77 | 95.4 | 155.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 24 | 0 | 0.40 | 0.80 | 0.53 | 30.31 | 0.67 | 0.28 |
| Hex | 79 | 49 | 18 | 0 | 28 | 50 | 35 | 1E | 43 | 1C |
| Octal | 171 | 111 | 30 | 0 | 50 | 120 | 65 | 36 | 103 | 34 |
| Binary | 1111001 | 1001001 | 11000 | 0 | 101000 | 1010000 | 110101 | 11110 | 1000011 | 11100 |
Color Harmonies of #794918
Complementary color
Monochromatic Colors of #794918
Black with #794918
Text Example
Text Example
White with #794918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794918; }
p { color: rgb(121,73,24); }
H1.HeaderClassName
{
color: #794918;
}
.AnyTagClassName
{
color: #794918;
}
</style>
background-color css
<style>
a { background-color: #794918; }
a { background-color: rgb(121,73,24); }
div.DivClassName
{
background-color: #794918;
}
.BgClassName
{
background-color: #794918;
}
</style>
border-color css
<style>
span { border-color: #794918; }
span { border-color: rgb(121,73,24); }
td.TdClassName
{
border-color: #794918;
}
.TagClassName
{
border-color: #794918;
}
</style>