Shades of Burnt Umber #842916
Tints of Burnt Umber #842916
RGB
CMYK
RGB Variations
Color information
#842916 (or 0x842916) is known color: Burnt Umber. HEX triplet: 84, 29 and 16. RGB value is (132,41,22). Sum of RGB (Red+Green+Blue) = 132+41+22=195 (25% of max value = 765). Red value is 132 (51.95% from 255 or 67.69% from 195); Green value is 41 (16.41% from 255 or 21.03% from 195); Blue value is 22 (8.98% from 255 or 11.28% from 195); Max value from RGB is 132 - color contains mainly: red. Hex color #842916 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842916 is #7BD6E9. Grayscale: #424242. Windows color (decimal): -8115946 or 1452420. OLE color: 1452420.
HSL color Cylindrical-coordinate representation of color #842916: hue angle of 10.36º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #842916 is Cyan = 0, Magento = 0.69, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 41 | 22 | - |
| CMYK | 0 | 0.69 | 0.83 | 0.48 |
| HSL | 10.36º | 0.71% | 0.3% | - |
| HSV(B) | 10.36º | 0.83% | 0.52% | - |
| XYZ | 10.45 | 6.55 | 1.47 | - |
| YUV | 66.04 | 103.15 | 175.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 41 | 22 | 0 | 0.69 | 0.83 | 0.48 | 10.36 | 0.71 | 0.3 |
| Hex | 84 | 29 | 16 | 0 | 45 | 53 | 30 | A | 47 | 1E |
| Octal | 204 | 51 | 26 | 0 | 105 | 123 | 60 | 12 | 107 | 36 |
| Binary | 10000100 | 101001 | 10110 | 0 | 1000101 | 1010011 | 110000 | 1010 | 1000111 | 11110 |
Color Harmonies of #842916
Complementary color
Monochromatic Colors of #842916
Black with #842916
Text Example
Text Example
White with #842916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842916; }
p { color: rgb(132,41,22); }
H1.HeaderClassName
{
color: #842916;
}
.AnyTagClassName
{
color: #842916;
}
</style>
background-color css
<style>
a { background-color: #842916; }
a { background-color: rgb(132,41,22); }
div.DivClassName
{
background-color: #842916;
}
.BgClassName
{
background-color: #842916;
}
</style>
border-color css
<style>
span { border-color: #842916; }
span { border-color: rgb(132,41,22); }
td.TdClassName
{
border-color: #842916;
}
.TagClassName
{
border-color: #842916;
}
</style>