Shades of Burnt Umber #863526
Tints of Burnt Umber #863526
RGB
CMYK
RGB Variations
Color information
#863526 (or 0x863526) is known color: Burnt Umber. HEX triplet: 86, 35 and 26. RGB value is (134,53,38). Sum of RGB (Red+Green+Blue) = 134+53+38=225 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.56% from 225); Green value is 53 (21.09% from 255 or 23.56% from 225); Blue value is 38 (15.23% from 255 or 16.89% from 225); Max value from RGB is 134 - color contains mainly: red. Hex color #863526 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863526 is #79CAD9. Grayscale: #4B4B4B. Windows color (decimal): -7981786 or 2504070. OLE color: 2504070.
HSL color Cylindrical-coordinate representation of color #863526: hue angle of 9.38º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #863526 is Cyan = 0, Magento = 0.60, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 38 | - |
| CMYK | 0 | 0.60 | 0.72 | 0.47 |
| HSL | 9.38º | 0.56% | 0.34% | - |
| HSV(B) | 9.38º | 0.72% | 0.53% | - |
| XYZ | 11.45 | 7.75 | 2.73 | - |
| YUV | 75.51 | 106.84 | 169.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 38 | 0 | 0.60 | 0.72 | 0.47 | 9.38 | 0.56 | 0.34 |
| Hex | 86 | 35 | 26 | 0 | 3C | 48 | 2F | 9 | 38 | 22 |
| Octal | 206 | 65 | 46 | 0 | 74 | 110 | 57 | 11 | 70 | 42 |
| Binary | 10000110 | 110101 | 100110 | 0 | 111100 | 1001000 | 101111 | 1001 | 111000 | 100010 |
Color Harmonies of #863526
Complementary color
Monochromatic Colors of #863526
Black with #863526
Text Example
Text Example
White with #863526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863526; }
p { color: rgb(134,53,38); }
H1.HeaderClassName
{
color: #863526;
}
.AnyTagClassName
{
color: #863526;
}
</style>
background-color css
<style>
a { background-color: #863526; }
a { background-color: rgb(134,53,38); }
div.DivClassName
{
background-color: #863526;
}
.BgClassName
{
background-color: #863526;
}
</style>
border-color css
<style>
span { border-color: #863526; }
span { border-color: rgb(134,53,38); }
td.TdClassName
{
border-color: #863526;
}
.TagClassName
{
border-color: #863526;
}
</style>