Shades of Burnt Umber #813428
Tints of Burnt Umber #813428
RGB
CMYK
RGB Variations
Color information
#813428 (or 0x813428) is known color: Burnt Umber. HEX triplet: 81, 34 and 28. RGB value is (129,52,40). Sum of RGB (Red+Green+Blue) = 129+52+40=221 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.37% from 221); Green value is 52 (20.70% from 255 or 23.53% from 221); Blue value is 40 (16.02% from 255 or 18.10% from 221); Max value from RGB is 129 - color contains mainly: red. Hex color #813428 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813428 is #7ECBD7. Grayscale: #494949. Windows color (decimal): -8309720 or 2634881. OLE color: 2634881.
HSL color Cylindrical-coordinate representation of color #813428: hue angle of 8.09º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #813428 is Cyan = 0, Magento = 0.60, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 52 | 40 | - |
| CMYK | 0 | 0.60 | 0.69 | 0.49 |
| HSL | 8.09º | 0.53% | 0.33% | - |
| HSV(B) | 8.09º | 0.69% | 0.51% | - |
| XYZ | 10.66 | 7.28 | 2.85 | - |
| YUV | 73.66 | 109.01 | 167.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 52 | 40 | 0 | 0.60 | 0.69 | 0.49 | 8.09 | 0.53 | 0.33 |
| Hex | 81 | 34 | 28 | 0 | 3C | 45 | 31 | 8 | 35 | 21 |
| Octal | 201 | 64 | 50 | 0 | 74 | 105 | 61 | 10 | 65 | 41 |
| Binary | 10000001 | 110100 | 101000 | 0 | 111100 | 1000101 | 110001 | 1000 | 110101 | 100001 |
Color Harmonies of #813428
Complementary color
Monochromatic Colors of #813428
Black with #813428
Text Example
Text Example
White with #813428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813428; }
p { color: rgb(129,52,40); }
H1.HeaderClassName
{
color: #813428;
}
.AnyTagClassName
{
color: #813428;
}
</style>
background-color css
<style>
a { background-color: #813428; }
a { background-color: rgb(129,52,40); }
div.DivClassName
{
background-color: #813428;
}
.BgClassName
{
background-color: #813428;
}
</style>
border-color css
<style>
span { border-color: #813428; }
span { border-color: rgb(129,52,40); }
td.TdClassName
{
border-color: #813428;
}
.TagClassName
{
border-color: #813428;
}
</style>