Shades of Burnt Umber #863521
Tints of Burnt Umber #863521
RGB
CMYK
RGB Variations
Color information
#863521 (or 0x863521) is known color: Burnt Umber. HEX triplet: 86, 35 and 21. RGB value is (134,53,33). Sum of RGB (Red+Green+Blue) = 134+53+33=220 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.91% from 220); Green value is 53 (21.09% from 255 or 24.09% from 220); Blue value is 33 (13.28% from 255 or 15% from 220); Max value from RGB is 134 - color contains mainly: red. Hex color #863521 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863521 is #79CADE. Grayscale: #4B4B4B. Windows color (decimal): -7981791 or 2176390. OLE color: 2176390.
HSL color Cylindrical-coordinate representation of color #863521: hue angle of 11.88º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #863521 is Cyan = 0, Magento = 0.60, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 33 | - |
| CMYK | 0 | 0.60 | 0.75 | 0.47 |
| HSL | 11.88º | 0.6% | 0.33% | - |
| HSV(B) | 11.88º | 0.75% | 0.53% | - |
| XYZ | 11.38 | 7.72 | 2.33 | - |
| YUV | 74.94 | 104.34 | 170.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 33 | 0 | 0.60 | 0.75 | 0.47 | 11.88 | 0.6 | 0.33 |
| Hex | 86 | 35 | 21 | 0 | 3C | 4B | 2F | C | 3C | 21 |
| Octal | 206 | 65 | 41 | 0 | 74 | 113 | 57 | 14 | 74 | 41 |
| Binary | 10000110 | 110101 | 100001 | 0 | 111100 | 1001011 | 101111 | 1100 | 111100 | 100001 |
Color Harmonies of #863521
Complementary color
Monochromatic Colors of #863521
Black with #863521
Text Example
Text Example
White with #863521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863521; }
p { color: rgb(134,53,33); }
H1.HeaderClassName
{
color: #863521;
}
.AnyTagClassName
{
color: #863521;
}
</style>
background-color css
<style>
a { background-color: #863521; }
a { background-color: rgb(134,53,33); }
div.DivClassName
{
background-color: #863521;
}
.BgClassName
{
background-color: #863521;
}
</style>
border-color css
<style>
span { border-color: #863521; }
span { border-color: rgb(134,53,33); }
td.TdClassName
{
border-color: #863521;
}
.TagClassName
{
border-color: #863521;
}
</style>