Shades of Burnt Umber #813122
Tints of Burnt Umber #813122
RGB
CMYK
RGB Variations
Color information
#813122 (or 0x813122) is known color: Burnt Umber. HEX triplet: 81, 31 and 22. RGB value is (129,49,34). Sum of RGB (Red+Green+Blue) = 129+49+34=212 (28% of max value = 765). Red value is 129 (50.78% from 255 or 60.85% from 212); Green value is 49 (19.53% from 255 or 23.11% from 212); Blue value is 34 (13.67% from 255 or 16.04% from 212); Max value from RGB is 129 - color contains mainly: red. Hex color #813122 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813122 is #7ECEDD. Grayscale: #474747. Windows color (decimal): -8310494 or 2240897. OLE color: 2240897.
HSL color Cylindrical-coordinate representation of color #813122: hue angle of 9.47º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #813122 is Cyan = 0, Magento = 0.62, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 49 | 34 | - |
| CMYK | 0 | 0.62 | 0.74 | 0.49 |
| HSL | 9.47º | 0.58% | 0.32% | - |
| HSV(B) | 9.47º | 0.74% | 0.51% | - |
| XYZ | 10.44 | 6.98 | 2.31 | - |
| YUV | 71.21 | 107 | 169.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 49 | 34 | 0 | 0.62 | 0.74 | 0.49 | 9.47 | 0.58 | 0.32 |
| Hex | 81 | 31 | 22 | 0 | 3E | 4A | 31 | 9 | 3A | 20 |
| Octal | 201 | 61 | 42 | 0 | 76 | 112 | 61 | 11 | 72 | 40 |
| Binary | 10000001 | 110001 | 100010 | 0 | 111110 | 1001010 | 110001 | 1001 | 111010 | 100000 |
Color Harmonies of #813122
Complementary color
Monochromatic Colors of #813122
Black with #813122
Text Example
Text Example
White with #813122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813122; }
p { color: rgb(129,49,34); }
H1.HeaderClassName
{
color: #813122;
}
.AnyTagClassName
{
color: #813122;
}
</style>
background-color css
<style>
a { background-color: #813122; }
a { background-color: rgb(129,49,34); }
div.DivClassName
{
background-color: #813122;
}
.BgClassName
{
background-color: #813122;
}
</style>
border-color css
<style>
span { border-color: #813122; }
span { border-color: rgb(129,49,34); }
td.TdClassName
{
border-color: #813122;
}
.TagClassName
{
border-color: #813122;
}
</style>