Shades of Burnt Umber #813620
Tints of Burnt Umber #813620
RGB
CMYK
RGB Variations
Color information
#813620 (or 0x813620) is known color: Burnt Umber. HEX triplet: 81, 36 and 20. RGB value is (129,54,32). Sum of RGB (Red+Green+Blue) = 129+54+32=215 (28% of max value = 765). Red value is 129 (50.78% from 255 or 60% from 215); Green value is 54 (21.48% from 255 or 25.12% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 129 - color contains mainly: red. Hex color #813620 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813620 is #7EC9DF. Grayscale: #4A4A4A. Windows color (decimal): -8309216 or 2111105. OLE color: 2111105.
HSL color Cylindrical-coordinate representation of color #813620: hue angle of 13.61º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #813620 is Cyan = 0, Magento = 0.58, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 32 | - |
| CMYK | 0 | 0.58 | 0.75 | 0.49 |
| HSL | 13.61º | 0.6% | 0.32% | - |
| HSV(B) | 13.61º | 0.75% | 0.51% | - |
| XYZ | 10.63 | 7.41 | 2.24 | - |
| YUV | 73.92 | 104.35 | 167.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 32 | 0 | 0.58 | 0.75 | 0.49 | 13.61 | 0.6 | 0.32 |
| Hex | 81 | 36 | 20 | 0 | 3A | 4B | 31 | E | 3C | 20 |
| Octal | 201 | 66 | 40 | 0 | 72 | 113 | 61 | 16 | 74 | 40 |
| Binary | 10000001 | 110110 | 100000 | 0 | 111010 | 1001011 | 110001 | 1110 | 111100 | 100000 |
Color Harmonies of #813620
Complementary color
Monochromatic Colors of #813620
Black with #813620
Text Example
Text Example
White with #813620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813620; }
p { color: rgb(129,54,32); }
H1.HeaderClassName
{
color: #813620;
}
.AnyTagClassName
{
color: #813620;
}
</style>
background-color css
<style>
a { background-color: #813620; }
a { background-color: rgb(129,54,32); }
div.DivClassName
{
background-color: #813620;
}
.BgClassName
{
background-color: #813620;
}
</style>
border-color css
<style>
span { border-color: #813620; }
span { border-color: rgb(129,54,32); }
td.TdClassName
{
border-color: #813620;
}
.TagClassName
{
border-color: #813620;
}
</style>