Shades of Burnt Umber #842911
Tints of Burnt Umber #842911
RGB
CMYK
RGB Variations
Color information
#842911 (or 0x842911) is known color: Burnt Umber. HEX triplet: 84, 29 and 11. RGB value is (132,41,17). Sum of RGB (Red+Green+Blue) = 132+41+17=190 (25% of max value = 765). Red value is 132 (51.95% from 255 or 69.47% from 190); Green value is 41 (16.41% from 255 or 21.58% from 190); Blue value is 17 (7.03% from 255 or 8.95% from 190); Max value from RGB is 132 - color contains mainly: red. Hex color #842911 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842911 is #7BD6EE. Grayscale: #414141. Windows color (decimal): -8115951 or 1124740. OLE color: 1124740.
HSL color Cylindrical-coordinate representation of color #842911: hue angle of 12.52º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #842911 is Cyan = 0, Magento = 0.69, Yellow = 0.87 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 41 | 17 | - |
| CMYK | 0 | 0.69 | 0.87 | 0.48 |
| HSL | 12.52º | 0.77% | 0.29% | - |
| HSV(B) | 12.52º | 0.87% | 0.52% | - |
| XYZ | 10.41 | 6.53 | 1.24 | - |
| YUV | 65.47 | 100.65 | 175.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 41 | 17 | 0 | 0.69 | 0.87 | 0.48 | 12.52 | 0.77 | 0.29 |
| Hex | 84 | 29 | 11 | 0 | 45 | 57 | 30 | D | 4D | 1D |
| Octal | 204 | 51 | 21 | 0 | 105 | 127 | 60 | 15 | 115 | 35 |
| Binary | 10000100 | 101001 | 10001 | 0 | 1000101 | 1010111 | 110000 | 1101 | 1001101 | 11101 |
Color Harmonies of #842911
Complementary color
Monochromatic Colors of #842911
Black with #842911
Text Example
Text Example
White with #842911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842911; }
p { color: rgb(132,41,17); }
H1.HeaderClassName
{
color: #842911;
}
.AnyTagClassName
{
color: #842911;
}
</style>
background-color css
<style>
a { background-color: #842911; }
a { background-color: rgb(132,41,17); }
div.DivClassName
{
background-color: #842911;
}
.BgClassName
{
background-color: #842911;
}
</style>
border-color css
<style>
span { border-color: #842911; }
span { border-color: rgb(132,41,17); }
td.TdClassName
{
border-color: #842911;
}
.TagClassName
{
border-color: #842911;
}
</style>