Shades of Burnt Umber #822915
Tints of Burnt Umber #822915
RGB
CMYK
RGB Variations
Color information
#822915 (or 0x822915) is known color: Burnt Umber. HEX triplet: 82, 29 and 15. RGB value is (130,41,21). Sum of RGB (Red+Green+Blue) = 130+41+21=192 (25% of max value = 765). Red value is 130 (51.17% from 255 or 67.71% from 192); Green value is 41 (16.41% from 255 or 21.35% from 192); Blue value is 21 (8.59% from 255 or 10.94% from 192); Max value from RGB is 130 - color contains mainly: red. Hex color #822915 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822915 is #7DD6EA. Grayscale: #414141. Windows color (decimal): -8247019 or 1386882. OLE color: 1386882.
HSL color Cylindrical-coordinate representation of color #822915: hue angle of 11.01º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #822915 is Cyan = 0, Magento = 0.68, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 21 | - |
| CMYK | 0 | 0.68 | 0.84 | 0.49 |
| HSL | 11.01º | 0.72% | 0.3% | - |
| HSV(B) | 11.01º | 0.84% | 0.51% | - |
| XYZ | 10.13 | 6.39 | 1.41 | - |
| YUV | 65.33 | 102.99 | 174.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 21 | 0 | 0.68 | 0.84 | 0.49 | 11.01 | 0.72 | 0.3 |
| Hex | 82 | 29 | 15 | 0 | 44 | 54 | 31 | B | 48 | 1E |
| Octal | 202 | 51 | 25 | 0 | 104 | 124 | 61 | 13 | 110 | 36 |
| Binary | 10000010 | 101001 | 10101 | 0 | 1000100 | 1010100 | 110001 | 1011 | 1001000 | 11110 |
Color Harmonies of #822915
Complementary color
Monochromatic Colors of #822915
Black with #822915
Text Example
Text Example
White with #822915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822915; }
p { color: rgb(130,41,21); }
H1.HeaderClassName
{
color: #822915;
}
.AnyTagClassName
{
color: #822915;
}
</style>
background-color css
<style>
a { background-color: #822915; }
a { background-color: rgb(130,41,21); }
div.DivClassName
{
background-color: #822915;
}
.BgClassName
{
background-color: #822915;
}
</style>
border-color css
<style>
span { border-color: #822915; }
span { border-color: rgb(130,41,21); }
td.TdClassName
{
border-color: #822915;
}
.TagClassName
{
border-color: #822915;
}
</style>