Shades of Burnt Umber #823320
Tints of Burnt Umber #823320
RGB
CMYK
RGB Variations
Color information
#823320 (or 0x823320) is known color: Burnt Umber. HEX triplet: 82, 33 and 20. RGB value is (130,51,32). Sum of RGB (Red+Green+Blue) = 130+51+32=213 (28% of max value = 765). Red value is 130 (51.17% from 255 or 61.03% from 213); Green value is 51 (20.31% from 255 or 23.94% from 213); Blue value is 32 (12.89% from 255 or 15.02% from 213); Max value from RGB is 130 - color contains mainly: red. Hex color #823320 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823320 is #7DCCDF. Grayscale: #484848. Windows color (decimal): -8244448 or 2110338. OLE color: 2110338.
HSL color Cylindrical-coordinate representation of color #823320: hue angle of 11.63º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #823320 is Cyan = 0, Magento = 0.61, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 51 | 32 | - |
| CMYK | 0 | 0.61 | 0.75 | 0.49 |
| HSL | 11.63º | 0.6% | 0.32% | - |
| HSV(B) | 11.63º | 0.75% | 0.51% | - |
| XYZ | 10.65 | 7.22 | 2.2 | - |
| YUV | 72.46 | 105.17 | 169.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 51 | 32 | 0 | 0.61 | 0.75 | 0.49 | 11.63 | 0.6 | 0.32 |
| Hex | 82 | 33 | 20 | 0 | 3D | 4B | 31 | C | 3C | 20 |
| Octal | 202 | 63 | 40 | 0 | 75 | 113 | 61 | 14 | 74 | 40 |
| Binary | 10000010 | 110011 | 100000 | 0 | 111101 | 1001011 | 110001 | 1100 | 111100 | 100000 |
Color Harmonies of #823320
Complementary color
Monochromatic Colors of #823320
Black with #823320
Text Example
Text Example
White with #823320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823320; }
p { color: rgb(130,51,32); }
H1.HeaderClassName
{
color: #823320;
}
.AnyTagClassName
{
color: #823320;
}
</style>
background-color css
<style>
a { background-color: #823320; }
a { background-color: rgb(130,51,32); }
div.DivClassName
{
background-color: #823320;
}
.BgClassName
{
background-color: #823320;
}
</style>
border-color css
<style>
span { border-color: #823320; }
span { border-color: rgb(130,51,32); }
td.TdClassName
{
border-color: #823320;
}
.TagClassName
{
border-color: #823320;
}
</style>