Shades of Burnt Umber #862716
Tints of Burnt Umber #862716
RGB
CMYK
RGB Variations
Color information
#862716 (or 0x862716) is known color: Burnt Umber. HEX triplet: 86, 27 and 16. RGB value is (134,39,22). Sum of RGB (Red+Green+Blue) = 134+39+22=195 (25% of max value = 765). Red value is 134 (52.73% from 255 or 68.72% from 195); Green value is 39 (15.62% from 255 or 20% from 195); Blue value is 22 (8.98% from 255 or 11.28% from 195); Max value from RGB is 134 - color contains mainly: red. Hex color #862716 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862716 is #79D8E9. Grayscale: #414141. Windows color (decimal): -7985386 or 1451910. OLE color: 1451910.
HSL color Cylindrical-coordinate representation of color #862716: hue angle of 9.11º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #862716 is Cyan = 0, Magento = 0.71, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 22 | - |
| CMYK | 0 | 0.71 | 0.84 | 0.47 |
| HSL | 9.11º | 0.72% | 0.31% | - |
| HSV(B) | 9.11º | 0.84% | 0.53% | - |
| XYZ | 10.7 | 6.58 | 1.46 | - |
| YUV | 65.47 | 103.47 | 176.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 22 | 0 | 0.71 | 0.84 | 0.47 | 9.11 | 0.72 | 0.31 |
| Hex | 86 | 27 | 16 | 0 | 47 | 54 | 2F | 9 | 48 | 1F |
| Octal | 206 | 47 | 26 | 0 | 107 | 124 | 57 | 11 | 110 | 37 |
| Binary | 10000110 | 100111 | 10110 | 0 | 1000111 | 1010100 | 101111 | 1001 | 1001000 | 11111 |
Color Harmonies of #862716
Complementary color
Monochromatic Colors of #862716
Black with #862716
Text Example
Text Example
White with #862716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862716; }
p { color: rgb(134,39,22); }
H1.HeaderClassName
{
color: #862716;
}
.AnyTagClassName
{
color: #862716;
}
</style>
background-color css
<style>
a { background-color: #862716; }
a { background-color: rgb(134,39,22); }
div.DivClassName
{
background-color: #862716;
}
.BgClassName
{
background-color: #862716;
}
</style>
border-color css
<style>
span { border-color: #862716; }
span { border-color: rgb(134,39,22); }
td.TdClassName
{
border-color: #862716;
}
.TagClassName
{
border-color: #862716;
}
</style>