Shades of Burnt Umber #862908
Tints of Burnt Umber #862908
RGB
CMYK
RGB Variations
Color information
#862908 (or 0x862908) is known color: Burnt Umber. HEX triplet: 86, 29 and 08. RGB value is (134,41,8). Sum of RGB (Red+Green+Blue) = 134+41+8=183 (24% of max value = 765). Red value is 134 (52.73% from 255 or 73.22% from 183); Green value is 41 (16.41% from 255 or 22.40% from 183); Blue value is 8 (3.52% from 255 or 4.37% from 183); Max value from RGB is 134 - color contains mainly: red. Hex color #862908 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862908 is #79D6F7. Grayscale: #414141. Windows color (decimal): -7984888 or 534918. OLE color: 534918.
HSL color Cylindrical-coordinate representation of color #862908: hue angle of 15.71º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #862908 is Cyan = 0, Magento = 0.69, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 8 | - |
| CMYK | 0 | 0.69 | 0.94 | 0.47 |
| HSL | 15.71º | 0.89% | 0.28% | - |
| HSV(B) | 15.71º | 0.94% | 0.53% | - |
| XYZ | 10.67 | 6.67 | 0.96 | - |
| YUV | 65.05 | 95.81 | 177.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 8 | 0 | 0.69 | 0.94 | 0.47 | 15.71 | 0.89 | 0.28 |
| Hex | 86 | 29 | 8 | 0 | 45 | 5E | 2F | 10 | 59 | 1C |
| Octal | 206 | 51 | 10 | 0 | 105 | 136 | 57 | 20 | 131 | 34 |
| Binary | 10000110 | 101001 | 1000 | 0 | 1000101 | 1011110 | 101111 | 10000 | 1011001 | 11100 |
Color Harmonies of #862908
Complementary color
Monochromatic Colors of #862908
Black with #862908
Text Example
Text Example
White with #862908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862908; }
p { color: rgb(134,41,8); }
H1.HeaderClassName
{
color: #862908;
}
.AnyTagClassName
{
color: #862908;
}
</style>
background-color css
<style>
a { background-color: #862908; }
a { background-color: rgb(134,41,8); }
div.DivClassName
{
background-color: #862908;
}
.BgClassName
{
background-color: #862908;
}
</style>
border-color css
<style>
span { border-color: #862908; }
span { border-color: rgb(134,41,8); }
td.TdClassName
{
border-color: #862908;
}
.TagClassName
{
border-color: #862908;
}
</style>