Shades of Burnt Umber #822910
Tints of Burnt Umber #822910
RGB
CMYK
RGB Variations
Color information
#822910 (or 0x822910) is known color: Burnt Umber. HEX triplet: 82, 29 and 10. RGB value is (130,41,16). Sum of RGB (Red+Green+Blue) = 130+41+16=187 (24% of max value = 765). Red value is 130 (51.17% from 255 or 69.52% from 187); Green value is 41 (16.41% from 255 or 21.93% from 187); Blue value is 16 (6.64% from 255 or 8.56% from 187); Max value from RGB is 130 - color contains mainly: red. Hex color #822910 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822910 is #7DD6EF. Grayscale: #404040. Windows color (decimal): -8247024 or 1059202. OLE color: 1059202.
HSL color Cylindrical-coordinate representation of color #822910: hue angle of 13.16º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #822910 is Cyan = 0, Magento = 0.68, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 16 | - |
| CMYK | 0 | 0.68 | 0.88 | 0.49 |
| HSL | 13.16º | 0.78% | 0.29% | - |
| HSV(B) | 13.16º | 0.88% | 0.51% | - |
| XYZ | 10.09 | 6.37 | 1.19 | - |
| YUV | 64.76 | 100.49 | 174.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 16 | 0 | 0.68 | 0.88 | 0.49 | 13.16 | 0.78 | 0.29 |
| Hex | 82 | 29 | 10 | 0 | 44 | 58 | 31 | D | 4E | 1D |
| Octal | 202 | 51 | 20 | 0 | 104 | 130 | 61 | 15 | 116 | 35 |
| Binary | 10000010 | 101001 | 10000 | 0 | 1000100 | 1011000 | 110001 | 1101 | 1001110 | 11101 |
Color Harmonies of #822910
Complementary color
Monochromatic Colors of #822910
Black with #822910
Text Example
Text Example
White with #822910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822910; }
p { color: rgb(130,41,16); }
H1.HeaderClassName
{
color: #822910;
}
.AnyTagClassName
{
color: #822910;
}
</style>
background-color css
<style>
a { background-color: #822910; }
a { background-color: rgb(130,41,16); }
div.DivClassName
{
background-color: #822910;
}
.BgClassName
{
background-color: #822910;
}
</style>
border-color css
<style>
span { border-color: #822910; }
span { border-color: rgb(130,41,16); }
td.TdClassName
{
border-color: #822910;
}
.TagClassName
{
border-color: #822910;
}
</style>