Shades of Burnt Umber #862712
Tints of Burnt Umber #862712
RGB
CMYK
RGB Variations
Color information
#862712 (or 0x862712) is known color: Burnt Umber. HEX triplet: 86, 27 and 12. RGB value is (134,39,18). Sum of RGB (Red+Green+Blue) = 134+39+18=191 (25% of max value = 765). Red value is 134 (52.73% from 255 or 70.16% from 191); Green value is 39 (15.62% from 255 or 20.42% from 191); Blue value is 18 (7.42% from 255 or 9.42% from 191); Max value from RGB is 134 - color contains mainly: red. Hex color #862712 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862712 is #79D8ED. Grayscale: #414141. Windows color (decimal): -7985390 or 1189766. OLE color: 1189766.
HSL color Cylindrical-coordinate representation of color #862712: hue angle of 10.86º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #862712 is Cyan = 0, Magento = 0.71, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 18 | - |
| CMYK | 0 | 0.71 | 0.87 | 0.47 |
| HSL | 10.86º | 0.76% | 0.3% | - |
| HSV(B) | 10.86º | 0.87% | 0.53% | - |
| XYZ | 10.67 | 6.56 | 1.28 | - |
| YUV | 65.01 | 101.47 | 177.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 18 | 0 | 0.71 | 0.87 | 0.47 | 10.86 | 0.76 | 0.3 |
| Hex | 86 | 27 | 12 | 0 | 47 | 57 | 2F | B | 4C | 1E |
| Octal | 206 | 47 | 22 | 0 | 107 | 127 | 57 | 13 | 114 | 36 |
| Binary | 10000110 | 100111 | 10010 | 0 | 1000111 | 1010111 | 101111 | 1011 | 1001100 | 11110 |
Color Harmonies of #862712
Complementary color
Monochromatic Colors of #862712
Black with #862712
Text Example
Text Example
White with #862712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862712; }
p { color: rgb(134,39,18); }
H1.HeaderClassName
{
color: #862712;
}
.AnyTagClassName
{
color: #862712;
}
</style>
background-color css
<style>
a { background-color: #862712; }
a { background-color: rgb(134,39,18); }
div.DivClassName
{
background-color: #862712;
}
.BgClassName
{
background-color: #862712;
}
</style>
border-color css
<style>
span { border-color: #862712; }
span { border-color: rgb(134,39,18); }
td.TdClassName
{
border-color: #862712;
}
.TagClassName
{
border-color: #862712;
}
</style>