Shades of Burnt Umber #852912
Tints of Burnt Umber #852912
RGB
CMYK
RGB Variations
Color information
#852912 (or 0x852912) is known color: Burnt Umber. HEX triplet: 85, 29 and 12. RGB value is (133,41,18). Sum of RGB (Red+Green+Blue) = 133+41+18=192 (25% of max value = 765). Red value is 133 (52.34% from 255 or 69.27% from 192); Green value is 41 (16.41% from 255 or 21.35% from 192); Blue value is 18 (7.42% from 255 or 9.38% from 192); Max value from RGB is 133 - color contains mainly: red. Hex color #852912 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #852912 is #7AD6ED. Grayscale: #424242. Windows color (decimal): -8050414 or 1190277. OLE color: 1190277.
HSL color Cylindrical-coordinate representation of color #852912: hue angle of 12º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #852912 is Cyan = 0, Magento = 0.69, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 41 | 18 | - |
| CMYK | 0 | 0.69 | 0.86 | 0.48 |
| HSL | 12º | 0.76% | 0.3% | - |
| HSV(B) | 12º | 0.86% | 0.52% | - |
| XYZ | 10.57 | 6.62 | 1.29 | - |
| YUV | 65.89 | 100.98 | 175.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 41 | 18 | 0 | 0.69 | 0.86 | 0.48 | 12 | 0.76 | 0.3 |
| Hex | 85 | 29 | 12 | 0 | 45 | 56 | 30 | C | 4C | 1E |
| Octal | 205 | 51 | 22 | 0 | 105 | 126 | 60 | 14 | 114 | 36 |
| Binary | 10000101 | 101001 | 10010 | 0 | 1000101 | 1010110 | 110000 | 1100 | 1001100 | 11110 |
Color Harmonies of #852912
Complementary color
Monochromatic Colors of #852912
Black with #852912
Text Example
Text Example
White with #852912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852912; }
p { color: rgb(133,41,18); }
H1.HeaderClassName
{
color: #852912;
}
.AnyTagClassName
{
color: #852912;
}
</style>
background-color css
<style>
a { background-color: #852912; }
a { background-color: rgb(133,41,18); }
div.DivClassName
{
background-color: #852912;
}
.BgClassName
{
background-color: #852912;
}
</style>
border-color css
<style>
span { border-color: #852912; }
span { border-color: rgb(133,41,18); }
td.TdClassName
{
border-color: #852912;
}
.TagClassName
{
border-color: #852912;
}
</style>