Shades of Raw Umber #794907
Tints of Raw Umber #794907
RGB
CMYK
RGB Variations
Color information
#794907 (or 0x794907) is known color: Raw Umber. HEX triplet: 79, 49 and 07. RGB value is (121,73,7). Sum of RGB (Red+Green+Blue) = 121+73+7=201 (26% of max value = 765). Red value is 121 (47.66% from 255 or 60.20% from 201); Green value is 73 (28.91% from 255 or 36.32% from 201); Blue value is 7 (3.12% from 255 or 3.48% from 201); Max value from RGB is 121 - color contains mainly: red. Hex color #794907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794907 is #86B6F8. Grayscale: #505050. Windows color (decimal): -8828665 or 477561. OLE color: 477561.
HSL color Cylindrical-coordinate representation of color #794907: hue angle of 34.74º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #794907 is Cyan = 0, Magento = 0.40, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 73 | 7 | - |
| CMYK | 0 | 0.40 | 0.94 | 0.53 |
| HSL | 34.74º | 0.89% | 0.25% | - |
| HSV(B) | 34.74º | 0.94% | 0.47% | - |
| XYZ | 10.31 | 8.85 | 1.37 | - |
| YUV | 79.83 | 86.9 | 157.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 7 | 0 | 0.40 | 0.94 | 0.53 | 34.74 | 0.89 | 0.25 |
| Hex | 79 | 49 | 7 | 0 | 28 | 5E | 35 | 23 | 59 | 19 |
| Octal | 171 | 111 | 7 | 0 | 50 | 136 | 65 | 43 | 131 | 31 |
| Binary | 1111001 | 1001001 | 111 | 0 | 101000 | 1011110 | 110101 | 100011 | 1011001 | 11001 |
Color Harmonies of #794907
Complementary color
Monochromatic Colors of #794907
Black with #794907
Text Example
Text Example
White with #794907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794907; }
p { color: rgb(121,73,7); }
H1.HeaderClassName
{
color: #794907;
}
.AnyTagClassName
{
color: #794907;
}
</style>
background-color css
<style>
a { background-color: #794907; }
a { background-color: rgb(121,73,7); }
div.DivClassName
{
background-color: #794907;
}
.BgClassName
{
background-color: #794907;
}
</style>
border-color css
<style>
span { border-color: #794907; }
span { border-color: rgb(121,73,7); }
td.TdClassName
{
border-color: #794907;
}
.TagClassName
{
border-color: #794907;
}
</style>