Shades of Burnt Umber #822911
Tints of Burnt Umber #822911
RGB
CMYK
RGB Variations
Color information
#822911 (or 0x822911) is known color: Burnt Umber. HEX triplet: 82, 29 and 11. RGB value is (130,41,17). Sum of RGB (Red+Green+Blue) = 130+41+17=188 (24% of max value = 765). Red value is 130 (51.17% from 255 or 69.15% from 188); Green value is 41 (16.41% from 255 or 21.81% from 188); Blue value is 17 (7.03% from 255 or 9.04% from 188); Max value from RGB is 130 - color contains mainly: red. Hex color #822911 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822911 is #7DD6EE. Grayscale: #414141. Windows color (decimal): -8247023 or 1124738. OLE color: 1124738.
HSL color Cylindrical-coordinate representation of color #822911: hue angle of 12.74º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #822911 is Cyan = 0, Magento = 0.68, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 17 | - |
| CMYK | 0 | 0.68 | 0.87 | 0.49 |
| HSL | 12.74º | 0.77% | 0.29% | - |
| HSV(B) | 12.74º | 0.87% | 0.51% | - |
| XYZ | 10.1 | 6.37 | 1.23 | - |
| YUV | 64.88 | 100.99 | 174.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 17 | 0 | 0.68 | 0.87 | 0.49 | 12.74 | 0.77 | 0.29 |
| Hex | 82 | 29 | 11 | 0 | 44 | 57 | 31 | D | 4D | 1D |
| Octal | 202 | 51 | 21 | 0 | 104 | 127 | 61 | 15 | 115 | 35 |
| Binary | 10000010 | 101001 | 10001 | 0 | 1000100 | 1010111 | 110001 | 1101 | 1001101 | 11101 |
Color Harmonies of #822911
Complementary color
Monochromatic Colors of #822911
Black with #822911
Text Example
Text Example
White with #822911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822911; }
p { color: rgb(130,41,17); }
H1.HeaderClassName
{
color: #822911;
}
.AnyTagClassName
{
color: #822911;
}
</style>
background-color css
<style>
a { background-color: #822911; }
a { background-color: rgb(130,41,17); }
div.DivClassName
{
background-color: #822911;
}
.BgClassName
{
background-color: #822911;
}
</style>
border-color css
<style>
span { border-color: #822911; }
span { border-color: rgb(130,41,17); }
td.TdClassName
{
border-color: #822911;
}
.TagClassName
{
border-color: #822911;
}
</style>