Shades of Burnt Umber #862914
Tints of Burnt Umber #862914
RGB
CMYK
RGB Variations
Color information
#862914 (or 0x862914) is known color: Burnt Umber. HEX triplet: 86, 29 and 14. RGB value is (134,41,20). Sum of RGB (Red+Green+Blue) = 134+41+20=195 (25% of max value = 765). Red value is 134 (52.73% from 255 or 68.72% from 195); Green value is 41 (16.41% from 255 or 21.03% from 195); Blue value is 20 (8.20% from 255 or 10.26% from 195); Max value from RGB is 134 - color contains mainly: red. Hex color #862914 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862914 is #79D6EB. Grayscale: #424242. Windows color (decimal): -7984876 or 1321350. OLE color: 1321350.
HSL color Cylindrical-coordinate representation of color #862914: hue angle of 11.05º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #862914 is Cyan = 0, Magento = 0.69, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 20 | - |
| CMYK | 0 | 0.69 | 0.85 | 0.47 |
| HSL | 11.05º | 0.74% | 0.3% | - |
| HSV(B) | 11.05º | 0.85% | 0.53% | - |
| XYZ | 10.75 | 6.7 | 1.39 | - |
| YUV | 66.41 | 101.81 | 176.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 20 | 0 | 0.69 | 0.85 | 0.47 | 11.05 | 0.74 | 0.3 |
| Hex | 86 | 29 | 14 | 0 | 45 | 55 | 2F | B | 4A | 1E |
| Octal | 206 | 51 | 24 | 0 | 105 | 125 | 57 | 13 | 112 | 36 |
| Binary | 10000110 | 101001 | 10100 | 0 | 1000101 | 1010101 | 101111 | 1011 | 1001010 | 11110 |
Color Harmonies of #862914
Complementary color
Monochromatic Colors of #862914
Black with #862914
Text Example
Text Example
White with #862914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862914; }
p { color: rgb(134,41,20); }
H1.HeaderClassName
{
color: #862914;
}
.AnyTagClassName
{
color: #862914;
}
</style>
background-color css
<style>
a { background-color: #862914; }
a { background-color: rgb(134,41,20); }
div.DivClassName
{
background-color: #862914;
}
.BgClassName
{
background-color: #862914;
}
</style>
border-color css
<style>
span { border-color: #862914; }
span { border-color: rgb(134,41,20); }
td.TdClassName
{
border-color: #862914;
}
.TagClassName
{
border-color: #862914;
}
</style>