Shades of Burnt Umber #812915
Tints of Burnt Umber #812915
RGB
CMYK
RGB Variations
Color information
#812915 (or 0x812915) is known color: Burnt Umber. HEX triplet: 81, 29 and 15. RGB value is (129,41,21). Sum of RGB (Red+Green+Blue) = 129+41+21=191 (25% of max value = 765). Red value is 129 (50.78% from 255 or 67.54% from 191); Green value is 41 (16.41% from 255 or 21.47% from 191); Blue value is 21 (8.59% from 255 or 10.99% from 191); Max value from RGB is 129 - color contains mainly: red. Hex color #812915 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812915 is #7ED6EA. Grayscale: #414141. Windows color (decimal): -8312555 or 1386881. OLE color: 1386881.
HSL color Cylindrical-coordinate representation of color #812915: hue angle of 11.11º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #812915 is Cyan = 0, Magento = 0.68, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 41 | 21 | - |
| CMYK | 0 | 0.68 | 0.84 | 0.49 |
| HSL | 11.11º | 0.72% | 0.29% | - |
| HSV(B) | 11.11º | 0.84% | 0.51% | - |
| XYZ | 9.98 | 6.31 | 1.4 | - |
| YUV | 65.03 | 103.15 | 173.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 41 | 21 | 0 | 0.68 | 0.84 | 0.49 | 11.11 | 0.72 | 0.29 |
| Hex | 81 | 29 | 15 | 0 | 44 | 54 | 31 | B | 48 | 1D |
| Octal | 201 | 51 | 25 | 0 | 104 | 124 | 61 | 13 | 110 | 35 |
| Binary | 10000001 | 101001 | 10101 | 0 | 1000100 | 1010100 | 110001 | 1011 | 1001000 | 11101 |
Color Harmonies of #812915
Complementary color
Monochromatic Colors of #812915
Black with #812915
Text Example
Text Example
White with #812915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812915; }
p { color: rgb(129,41,21); }
H1.HeaderClassName
{
color: #812915;
}
.AnyTagClassName
{
color: #812915;
}
</style>
background-color css
<style>
a { background-color: #812915; }
a { background-color: rgb(129,41,21); }
div.DivClassName
{
background-color: #812915;
}
.BgClassName
{
background-color: #812915;
}
</style>
border-color css
<style>
span { border-color: #812915; }
span { border-color: rgb(129,41,21); }
td.TdClassName
{
border-color: #812915;
}
.TagClassName
{
border-color: #812915;
}
</style>