Shades of Raw Umber #794513
Tints of Raw Umber #794513
RGB
CMYK
RGB Variations
Color information
#794513 (or 0x794513) is known color: Raw Umber. HEX triplet: 79, 45 and 13. RGB value is (121,69,19). Sum of RGB (Red+Green+Blue) = 121+69+19=209 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.89% from 209); Green value is 69 (27.34% from 255 or 33.01% from 209); Blue value is 19 (7.81% from 255 or 9.09% from 209); Max value from RGB is 121 - color contains mainly: red. Hex color #794513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794513 is #86BAEC. Grayscale: #4F4F4F. Windows color (decimal): -8829677 or 1262969. OLE color: 1262969.
HSL color Cylindrical-coordinate representation of color #794513: hue angle of 29.41º 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 #794513 is Cyan = 0, Magento = 0.43, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 69 | 19 | - |
| CMYK | 0 | 0.43 | 0.84 | 0.53 |
| HSL | 29.41º | 0.73% | 0.27% | - |
| HSV(B) | 29.41º | 0.84% | 0.47% | - |
| XYZ | 10.13 | 8.37 | 1.7 | - |
| YUV | 78.85 | 94.23 | 158.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 19 | 0 | 0.43 | 0.84 | 0.53 | 29.41 | 0.73 | 0.27 |
| Hex | 79 | 45 | 13 | 0 | 2B | 54 | 35 | 1D | 49 | 1B |
| Octal | 171 | 105 | 23 | 0 | 53 | 124 | 65 | 35 | 111 | 33 |
| Binary | 1111001 | 1000101 | 10011 | 0 | 101011 | 1010100 | 110101 | 11101 | 1001001 | 11011 |
Color Harmonies of #794513
Complementary color
Monochromatic Colors of #794513
Black with #794513
Text Example
Text Example
White with #794513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794513; }
p { color: rgb(121,69,19); }
H1.HeaderClassName
{
color: #794513;
}
.AnyTagClassName
{
color: #794513;
}
</style>
background-color css
<style>
a { background-color: #794513; }
a { background-color: rgb(121,69,19); }
div.DivClassName
{
background-color: #794513;
}
.BgClassName
{
background-color: #794513;
}
</style>
border-color css
<style>
span { border-color: #794513; }
span { border-color: rgb(121,69,19); }
td.TdClassName
{
border-color: #794513;
}
.TagClassName
{
border-color: #794513;
}
</style>