Shades of Burnt Umber #872916
Tints of Burnt Umber #872916
RGB
CMYK
RGB Variations
Color information
#872916 (or 0x872916) is known color: Burnt Umber. HEX triplet: 87, 29 and 16. RGB value is (135,41,22). Sum of RGB (Red+Green+Blue) = 135+41+22=198 (26% of max value = 765). Red value is 135 (53.12% from 255 or 68.18% from 198); Green value is 41 (16.41% from 255 or 20.71% from 198); Blue value is 22 (8.98% from 255 or 11.11% from 198); Max value from RGB is 135 - color contains mainly: red. Hex color #872916 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #872916 is #78D6E9. Grayscale: #434343. Windows color (decimal): -7919338 or 1452423. OLE color: 1452423.
HSL color Cylindrical-coordinate representation of color #872916: hue angle of 10.09º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #872916 is Cyan = 0, Magento = 0.70, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 41 | 22 | - |
| CMYK | 0 | 0.70 | 0.84 | 0.47 |
| HSL | 10.09º | 0.72% | 0.31% | - |
| HSV(B) | 10.09º | 0.84% | 0.53% | - |
| XYZ | 10.93 | 6.79 | 1.49 | - |
| YUV | 66.94 | 102.64 | 176.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 41 | 22 | 0 | 0.70 | 0.84 | 0.47 | 10.09 | 0.72 | 0.31 |
| Hex | 87 | 29 | 16 | 0 | 46 | 54 | 2F | A | 48 | 1F |
| Octal | 207 | 51 | 26 | 0 | 106 | 124 | 57 | 12 | 110 | 37 |
| Binary | 10000111 | 101001 | 10110 | 0 | 1000110 | 1010100 | 101111 | 1010 | 1001000 | 11111 |
Color Harmonies of #872916
Complementary color
Monochromatic Colors of #872916
Black with #872916
Text Example
Text Example
White with #872916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872916; }
p { color: rgb(135,41,22); }
H1.HeaderClassName
{
color: #872916;
}
.AnyTagClassName
{
color: #872916;
}
</style>
background-color css
<style>
a { background-color: #872916; }
a { background-color: rgb(135,41,22); }
div.DivClassName
{
background-color: #872916;
}
.BgClassName
{
background-color: #872916;
}
</style>
border-color css
<style>
span { border-color: #872916; }
span { border-color: rgb(135,41,22); }
td.TdClassName
{
border-color: #872916;
}
.TagClassName
{
border-color: #872916;
}
</style>