Shades of Burnt Umber #822908
Tints of Burnt Umber #822908
RGB
CMYK
RGB Variations
Color information
#822908 (or 0x822908) is known color: Burnt Umber. HEX triplet: 82, 29 and 08. RGB value is (130,41,8). Sum of RGB (Red+Green+Blue) = 130+41+8=179 (23% of max value = 765). Red value is 130 (51.17% from 255 or 72.63% from 179); Green value is 41 (16.41% from 255 or 22.91% from 179); Blue value is 8 (3.52% from 255 or 4.47% from 179); Max value from RGB is 130 - color contains mainly: red. Hex color #822908 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822908 is #7DD6F7. Grayscale: #404040. Windows color (decimal): -8247032 or 534914. OLE color: 534914.
HSL color Cylindrical-coordinate representation of color #822908: hue angle of 16.23º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #822908 is Cyan = 0, Magento = 0.68, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 8 | - |
| CMYK | 0 | 0.68 | 0.94 | 0.49 |
| HSL | 16.23º | 0.88% | 0.27% | - |
| HSV(B) | 16.23º | 0.94% | 0.51% | - |
| XYZ | 10.04 | 6.35 | 0.93 | - |
| YUV | 63.85 | 96.49 | 175.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 8 | 0 | 0.68 | 0.94 | 0.49 | 16.23 | 0.88 | 0.27 |
| Hex | 82 | 29 | 8 | 0 | 44 | 5E | 31 | 10 | 58 | 1B |
| Octal | 202 | 51 | 10 | 0 | 104 | 136 | 61 | 20 | 130 | 33 |
| Binary | 10000010 | 101001 | 1000 | 0 | 1000100 | 1011110 | 110001 | 10000 | 1011000 | 11011 |
Color Harmonies of #822908
Complementary color
Monochromatic Colors of #822908
Black with #822908
Text Example
Text Example
White with #822908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822908; }
p { color: rgb(130,41,8); }
H1.HeaderClassName
{
color: #822908;
}
.AnyTagClassName
{
color: #822908;
}
</style>
background-color css
<style>
a { background-color: #822908; }
a { background-color: rgb(130,41,8); }
div.DivClassName
{
background-color: #822908;
}
.BgClassName
{
background-color: #822908;
}
</style>
border-color css
<style>
span { border-color: #822908; }
span { border-color: rgb(130,41,8); }
td.TdClassName
{
border-color: #822908;
}
.TagClassName
{
border-color: #822908;
}
</style>