Shades of Burnt Umber #813010
Tints of Burnt Umber #813010
RGB
CMYK
RGB Variations
Color information
#813010 (or 0x813010) is known color: Burnt Umber. HEX triplet: 81, 30 and 10. RGB value is (129,48,16). Sum of RGB (Red+Green+Blue) = 129+48+16=193 (25% of max value = 765). Red value is 129 (50.78% from 255 or 66.84% from 193); Green value is 48 (19.14% from 255 or 24.87% from 193); Blue value is 16 (6.64% from 255 or 8.29% from 193); Max value from RGB is 129 - color contains mainly: red. Hex color #813010 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #813010 is #7ECFEF. Grayscale: #444444. Windows color (decimal): -8310768 or 1060993. OLE color: 1060993.
HSL color Cylindrical-coordinate representation of color #813010: hue angle of 16.99º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #813010 is Cyan = 0, Magento = 0.63, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 48 | 16 | - |
| CMYK | 0 | 0.63 | 0.88 | 0.49 |
| HSL | 16.99º | 0.78% | 0.28% | - |
| HSV(B) | 16.99º | 0.88% | 0.51% | - |
| XYZ | 10.2 | 6.82 | 1.27 | - |
| YUV | 68.57 | 98.34 | 171.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 48 | 16 | 0 | 0.63 | 0.88 | 0.49 | 16.99 | 0.78 | 0.28 |
| Hex | 81 | 30 | 10 | 0 | 3F | 58 | 31 | 11 | 4E | 1C |
| Octal | 201 | 60 | 20 | 0 | 77 | 130 | 61 | 21 | 116 | 34 |
| Binary | 10000001 | 110000 | 10000 | 0 | 111111 | 1011000 | 110001 | 10001 | 1001110 | 11100 |
Color Harmonies of #813010
Complementary color
Monochromatic Colors of #813010
Black with #813010
Text Example
Text Example
White with #813010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813010; }
p { color: rgb(129,48,16); }
H1.HeaderClassName
{
color: #813010;
}
.AnyTagClassName
{
color: #813010;
}
</style>
background-color css
<style>
a { background-color: #813010; }
a { background-color: rgb(129,48,16); }
div.DivClassName
{
background-color: #813010;
}
.BgClassName
{
background-color: #813010;
}
</style>
border-color css
<style>
span { border-color: #813010; }
span { border-color: rgb(129,48,16); }
td.TdClassName
{
border-color: #813010;
}
.TagClassName
{
border-color: #813010;
}
</style>