Shades of Burnt Umber #863116
Tints of Burnt Umber #863116
RGB
CMYK
RGB Variations
Color information
#863116 (or 0x863116) is known color: Burnt Umber. HEX triplet: 86, 31 and 16. RGB value is (134,49,22). Sum of RGB (Red+Green+Blue) = 134+49+22=205 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.37% from 205); Green value is 49 (19.53% from 255 or 23.90% from 205); Blue value is 22 (8.98% from 255 or 10.73% from 205); Max value from RGB is 134 - color contains mainly: red. Hex color #863116 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863116 is #79CEE9. Grayscale: #474747. Windows color (decimal): -7982826 or 1454470. OLE color: 1454470.
HSL color Cylindrical-coordinate representation of color #863116: hue angle of 14.46º 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 #863116 is Cyan = 0, Magento = 0.63, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 49 | 22 | - |
| CMYK | 0 | 0.63 | 0.84 | 0.47 |
| HSL | 14.46º | 0.72% | 0.31% | - |
| HSV(B) | 14.46º | 0.84% | 0.53% | - |
| XYZ | 11.07 | 7.32 | 1.59 | - |
| YUV | 71.34 | 100.16 | 172.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 49 | 22 | 0 | 0.63 | 0.84 | 0.47 | 14.46 | 0.72 | 0.31 |
| Hex | 86 | 31 | 16 | 0 | 3F | 54 | 2F | E | 48 | 1F |
| Octal | 206 | 61 | 26 | 0 | 77 | 124 | 57 | 16 | 110 | 37 |
| Binary | 10000110 | 110001 | 10110 | 0 | 111111 | 1010100 | 101111 | 1110 | 1001000 | 11111 |
Color Harmonies of #863116
Complementary color
Monochromatic Colors of #863116
Black with #863116
Text Example
Text Example
White with #863116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863116; }
p { color: rgb(134,49,22); }
H1.HeaderClassName
{
color: #863116;
}
.AnyTagClassName
{
color: #863116;
}
</style>
background-color css
<style>
a { background-color: #863116; }
a { background-color: rgb(134,49,22); }
div.DivClassName
{
background-color: #863116;
}
.BgClassName
{
background-color: #863116;
}
</style>
border-color css
<style>
span { border-color: #863116; }
span { border-color: rgb(134,49,22); }
td.TdClassName
{
border-color: #863116;
}
.TagClassName
{
border-color: #863116;
}
</style>