Shades of Burnt Umber #862920
Tints of Burnt Umber #862920
RGB
CMYK
RGB Variations
Color information
#862920 (or 0x862920) is known color: Burnt Umber. HEX triplet: 86, 29 and 20. RGB value is (134,41,32). Sum of RGB (Red+Green+Blue) = 134+41+32=207 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.73% from 207); Green value is 41 (16.41% from 255 or 19.81% from 207); Blue value is 32 (12.89% from 255 or 15.46% from 207); Max value from RGB is 134 - color contains mainly: red. Hex color #862920 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862920 is #79D6DF. Grayscale: #434343. Windows color (decimal): -7984864 or 2107782. OLE color: 2107782.
HSL color Cylindrical-coordinate representation of color #862920: hue angle of 5.29º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #862920 is Cyan = 0, Magento = 0.69, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 32 | - |
| CMYK | 0 | 0.69 | 0.76 | 0.47 |
| HSL | 5.29º | 0.61% | 0.33% | - |
| HSV(B) | 5.29º | 0.76% | 0.53% | - |
| XYZ | 10.89 | 6.76 | 2.1 | - |
| YUV | 67.78 | 107.81 | 175.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 32 | 0 | 0.69 | 0.76 | 0.47 | 5.29 | 0.61 | 0.33 |
| Hex | 86 | 29 | 20 | 0 | 45 | 4C | 2F | 5 | 3D | 21 |
| Octal | 206 | 51 | 40 | 0 | 105 | 114 | 57 | 5 | 75 | 41 |
| Binary | 10000110 | 101001 | 100000 | 0 | 1000101 | 1001100 | 101111 | 101 | 111101 | 100001 |
Color Harmonies of #862920
Complementary color
Monochromatic Colors of #862920
Black with #862920
Text Example
Text Example
White with #862920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862920; }
p { color: rgb(134,41,32); }
H1.HeaderClassName
{
color: #862920;
}
.AnyTagClassName
{
color: #862920;
}
</style>
background-color css
<style>
a { background-color: #862920; }
a { background-color: rgb(134,41,32); }
div.DivClassName
{
background-color: #862920;
}
.BgClassName
{
background-color: #862920;
}
</style>
border-color css
<style>
span { border-color: #862920; }
span { border-color: rgb(134,41,32); }
td.TdClassName
{
border-color: #862920;
}
.TagClassName
{
border-color: #862920;
}
</style>