Shades of Burnt Umber #863220
Tints of Burnt Umber #863220
RGB
CMYK
RGB Variations
Color information
#863220 (or 0x863220) is known color: Burnt Umber. HEX triplet: 86, 32 and 20. RGB value is (134,50,32). Sum of RGB (Red+Green+Blue) = 134+50+32=216 (28% of max value = 765). Red value is 134 (52.73% from 255 or 62.04% from 216); Green value is 50 (19.92% from 255 or 23.15% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 134 - color contains mainly: red. Hex color #863220 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863220 is #79CDDF. Grayscale: #494949. Windows color (decimal): -7982560 or 2110086. OLE color: 2110086.
HSL color Cylindrical-coordinate representation of color #863220: hue angle of 10.59º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #863220 is Cyan = 0, Magento = 0.63, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 50 | 32 | - |
| CMYK | 0 | 0.63 | 0.76 | 0.47 |
| HSL | 10.59º | 0.61% | 0.33% | - |
| HSV(B) | 10.59º | 0.76% | 0.53% | - |
| XYZ | 11.23 | 7.45 | 2.21 | - |
| YUV | 73.06 | 104.83 | 171.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 50 | 32 | 0 | 0.63 | 0.76 | 0.47 | 10.59 | 0.61 | 0.33 |
| Hex | 86 | 32 | 20 | 0 | 3F | 4C | 2F | B | 3D | 21 |
| Octal | 206 | 62 | 40 | 0 | 77 | 114 | 57 | 13 | 75 | 41 |
| Binary | 10000110 | 110010 | 100000 | 0 | 111111 | 1001100 | 101111 | 1011 | 111101 | 100001 |
Color Harmonies of #863220
Complementary color
Monochromatic Colors of #863220
Black with #863220
Text Example
Text Example
White with #863220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863220; }
p { color: rgb(134,50,32); }
H1.HeaderClassName
{
color: #863220;
}
.AnyTagClassName
{
color: #863220;
}
</style>
background-color css
<style>
a { background-color: #863220; }
a { background-color: rgb(134,50,32); }
div.DivClassName
{
background-color: #863220;
}
.BgClassName
{
background-color: #863220;
}
</style>
border-color css
<style>
span { border-color: #863220; }
span { border-color: rgb(134,50,32); }
td.TdClassName
{
border-color: #863220;
}
.TagClassName
{
border-color: #863220;
}
</style>