Shades of Burnt Umber #852916
Tints of Burnt Umber #852916
RGB
CMYK
RGB Variations
Color information
#852916 (or 0x852916) is known color: Burnt Umber. HEX triplet: 85, 29 and 16. RGB value is (133,41,22). Sum of RGB (Red+Green+Blue) = 133+41+22=196 (25% of max value = 765). Red value is 133 (52.34% from 255 or 67.86% from 196); Green value is 41 (16.41% from 255 or 20.92% from 196); Blue value is 22 (8.98% from 255 or 11.22% from 196); Max value from RGB is 133 - color contains mainly: red. Hex color #852916 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #852916 is #7AD6E9. Grayscale: #424242. Windows color (decimal): -8050410 or 1452421. OLE color: 1452421.
HSL color Cylindrical-coordinate representation of color #852916: hue angle of 10.27º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #852916 is Cyan = 0, Magento = 0.69, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 41 | 22 | - |
| CMYK | 0 | 0.69 | 0.83 | 0.48 |
| HSL | 10.27º | 0.72% | 0.3% | - |
| HSV(B) | 10.27º | 0.83% | 0.52% | - |
| XYZ | 10.61 | 6.63 | 1.48 | - |
| YUV | 66.34 | 102.98 | 175.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 41 | 22 | 0 | 0.69 | 0.83 | 0.48 | 10.27 | 0.72 | 0.3 |
| Hex | 85 | 29 | 16 | 0 | 45 | 53 | 30 | A | 48 | 1E |
| Octal | 205 | 51 | 26 | 0 | 105 | 123 | 60 | 12 | 110 | 36 |
| Binary | 10000101 | 101001 | 10110 | 0 | 1000101 | 1010011 | 110000 | 1010 | 1001000 | 11110 |
Color Harmonies of #852916
Complementary color
Monochromatic Colors of #852916
Black with #852916
Text Example
Text Example
White with #852916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852916; }
p { color: rgb(133,41,22); }
H1.HeaderClassName
{
color: #852916;
}
.AnyTagClassName
{
color: #852916;
}
</style>
background-color css
<style>
a { background-color: #852916; }
a { background-color: rgb(133,41,22); }
div.DivClassName
{
background-color: #852916;
}
.BgClassName
{
background-color: #852916;
}
</style>
border-color css
<style>
span { border-color: #852916; }
span { border-color: rgb(133,41,22); }
td.TdClassName
{
border-color: #852916;
}
.TagClassName
{
border-color: #852916;
}
</style>