Shades of Raw Umber #794512
Tints of Raw Umber #794512
RGB
CMYK
RGB Variations
Color information
#794512 (or 0x794512) is known color: Raw Umber. HEX triplet: 79, 45 and 12. RGB value is (121,69,18). Sum of RGB (Red+Green+Blue) = 121+69+18=208 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.17% from 208); Green value is 69 (27.34% from 255 or 33.17% from 208); Blue value is 18 (7.42% from 255 or 8.65% from 208); Max value from RGB is 121 - color contains mainly: red. Hex color #794512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #794512 is #86BAED. Grayscale: #4E4E4E. Windows color (decimal): -8829678 or 1197433. OLE color: 1197433.
HSL color Cylindrical-coordinate representation of color #794512: hue angle of 29.71º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #794512 is Cyan = 0, Magento = 0.43, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 69 | 18 | - |
| CMYK | 0 | 0.43 | 0.85 | 0.53 |
| HSL | 29.71º | 0.74% | 0.27% | - |
| HSV(B) | 29.71º | 0.85% | 0.47% | - |
| XYZ | 10.12 | 8.36 | 1.65 | - |
| YUV | 78.73 | 93.73 | 158.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 18 | 0 | 0.43 | 0.85 | 0.53 | 29.71 | 0.74 | 0.27 |
| Hex | 79 | 45 | 12 | 0 | 2B | 55 | 35 | 1E | 4A | 1B |
| Octal | 171 | 105 | 22 | 0 | 53 | 125 | 65 | 36 | 112 | 33 |
| Binary | 1111001 | 1000101 | 10010 | 0 | 101011 | 1010101 | 110101 | 11110 | 1001010 | 11011 |
Color Harmonies of #794512
Complementary color
Monochromatic Colors of #794512
Black with #794512
Text Example
Text Example
White with #794512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794512; }
p { color: rgb(121,69,18); }
H1.HeaderClassName
{
color: #794512;
}
.AnyTagClassName
{
color: #794512;
}
</style>
background-color css
<style>
a { background-color: #794512; }
a { background-color: rgb(121,69,18); }
div.DivClassName
{
background-color: #794512;
}
.BgClassName
{
background-color: #794512;
}
</style>
border-color css
<style>
span { border-color: #794512; }
span { border-color: rgb(121,69,18); }
td.TdClassName
{
border-color: #794512;
}
.TagClassName
{
border-color: #794512;
}
</style>