Shades of Raw Umber #795012
Tints of Raw Umber #795012
RGB
CMYK
RGB Variations
Color information
#795012 (or 0x795012) is known color: Raw Umber. HEX triplet: 79, 50 and 12. RGB value is (121,80,18). Sum of RGB (Red+Green+Blue) = 121+80+18=219 (29% of max value = 765). Red value is 121 (47.66% from 255 or 55.25% from 219); Green value is 80 (31.64% from 255 or 36.53% from 219); Blue value is 18 (7.42% from 255 or 8.22% from 219); Max value from RGB is 121 - color contains mainly: red. Hex color #795012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #795012 is #86AFED. Grayscale: #555555. Windows color (decimal): -8826862 or 1200249. OLE color: 1200249.
HSL color Cylindrical-coordinate representation of color #795012: hue angle of 36.12º 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 #795012 is Cyan = 0, Magento = 0.34, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 80 | 18 | - |
| CMYK | 0 | 0.34 | 0.85 | 0.53 |
| HSL | 36.12º | 0.74% | 0.27% | - |
| HSV(B) | 36.12º | 0.85% | 0.47% | - |
| XYZ | 10.86 | 9.85 | 1.9 | - |
| YUV | 85.19 | 90.08 | 153.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 80 | 18 | 0 | 0.34 | 0.85 | 0.53 | 36.12 | 0.74 | 0.27 |
| Hex | 79 | 50 | 12 | 0 | 22 | 55 | 35 | 24 | 4A | 1B |
| Octal | 171 | 120 | 22 | 0 | 42 | 125 | 65 | 44 | 112 | 33 |
| Binary | 1111001 | 1010000 | 10010 | 0 | 100010 | 1010101 | 110101 | 100100 | 1001010 | 11011 |
Color Harmonies of #795012
Complementary color
Monochromatic Colors of #795012
Black with #795012
Text Example
Text Example
White with #795012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795012; }
p { color: rgb(121,80,18); }
H1.HeaderClassName
{
color: #795012;
}
.AnyTagClassName
{
color: #795012;
}
</style>
background-color css
<style>
a { background-color: #795012; }
a { background-color: rgb(121,80,18); }
div.DivClassName
{
background-color: #795012;
}
.BgClassName
{
background-color: #795012;
}
</style>
border-color css
<style>
span { border-color: #795012; }
span { border-color: rgb(121,80,18); }
td.TdClassName
{
border-color: #795012;
}
.TagClassName
{
border-color: #795012;
}
</style>