Shades of Burnt Umber #813425
Tints of Burnt Umber #813425
RGB
CMYK
RGB Variations
Color information
#813425 (or 0x813425) is known color: Burnt Umber. HEX triplet: 81, 34 and 25. RGB value is (129,52,37). Sum of RGB (Red+Green+Blue) = 129+52+37=218 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.17% from 218); Green value is 52 (20.70% from 255 or 23.85% from 218); Blue value is 37 (14.84% from 255 or 16.97% from 218); Max value from RGB is 129 - color contains mainly: red. Hex color #813425 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813425 is #7ECBDA. Grayscale: #494949. Windows color (decimal): -8309723 or 2438273. OLE color: 2438273.
HSL color Cylindrical-coordinate representation of color #813425: hue angle of 9.78º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #813425 is Cyan = 0, Magento = 0.60, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 52 | 37 | - |
| CMYK | 0 | 0.60 | 0.71 | 0.49 |
| HSL | 9.78º | 0.55% | 0.33% | - |
| HSV(B) | 9.78º | 0.71% | 0.51% | - |
| XYZ | 10.62 | 7.26 | 2.59 | - |
| YUV | 73.31 | 107.51 | 167.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 52 | 37 | 0 | 0.60 | 0.71 | 0.49 | 9.78 | 0.55 | 0.33 |
| Hex | 81 | 34 | 25 | 0 | 3C | 47 | 31 | A | 37 | 21 |
| Octal | 201 | 64 | 45 | 0 | 74 | 107 | 61 | 12 | 67 | 41 |
| Binary | 10000001 | 110100 | 100101 | 0 | 111100 | 1000111 | 110001 | 1010 | 110111 | 100001 |
Color Harmonies of #813425
Complementary color
Monochromatic Colors of #813425
Black with #813425
Text Example
Text Example
White with #813425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813425; }
p { color: rgb(129,52,37); }
H1.HeaderClassName
{
color: #813425;
}
.AnyTagClassName
{
color: #813425;
}
</style>
background-color css
<style>
a { background-color: #813425; }
a { background-color: rgb(129,52,37); }
div.DivClassName
{
background-color: #813425;
}
.BgClassName
{
background-color: #813425;
}
</style>
border-color css
<style>
span { border-color: #813425; }
span { border-color: rgb(129,52,37); }
td.TdClassName
{
border-color: #813425;
}
.TagClassName
{
border-color: #813425;
}
</style>