Shades of Burnt Umber #863113
Tints of Burnt Umber #863113
RGB
CMYK
RGB Variations
Color information
#863113 (or 0x863113) is known color: Burnt Umber. HEX triplet: 86, 31 and 13. RGB value is (134,49,19). Sum of RGB (Red+Green+Blue) = 134+49+19=202 (26% of max value = 765). Red value is 134 (52.73% from 255 or 66.34% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 19 (7.81% from 255 or 9.41% from 202); Max value from RGB is 134 - color contains mainly: red. Hex color #863113 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863113 is #79CEEC. Grayscale: #474747. Windows color (decimal): -7982829 or 1257862. OLE color: 1257862.
HSL color Cylindrical-coordinate representation of color #863113: hue angle of 15.65º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #863113 is Cyan = 0, Magento = 0.63, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 49 | 19 | - |
| CMYK | 0 | 0.63 | 0.86 | 0.47 |
| HSL | 15.65º | 0.75% | 0.3% | - |
| HSV(B) | 15.65º | 0.86% | 0.53% | - |
| XYZ | 11.05 | 7.31 | 1.45 | - |
| YUV | 71 | 98.66 | 172.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 49 | 19 | 0 | 0.63 | 0.86 | 0.47 | 15.65 | 0.75 | 0.3 |
| Hex | 86 | 31 | 13 | 0 | 3F | 56 | 2F | 10 | 4B | 1E |
| Octal | 206 | 61 | 23 | 0 | 77 | 126 | 57 | 20 | 113 | 36 |
| Binary | 10000110 | 110001 | 10011 | 0 | 111111 | 1010110 | 101111 | 10000 | 1001011 | 11110 |
Color Harmonies of #863113
Complementary color
Monochromatic Colors of #863113
Black with #863113
Text Example
Text Example
White with #863113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863113; }
p { color: rgb(134,49,19); }
H1.HeaderClassName
{
color: #863113;
}
.AnyTagClassName
{
color: #863113;
}
</style>
background-color css
<style>
a { background-color: #863113; }
a { background-color: rgb(134,49,19); }
div.DivClassName
{
background-color: #863113;
}
.BgClassName
{
background-color: #863113;
}
</style>
border-color css
<style>
span { border-color: #863113; }
span { border-color: rgb(134,49,19); }
td.TdClassName
{
border-color: #863113;
}
.TagClassName
{
border-color: #863113;
}
</style>