Shades of Burnt Umber #863122
Tints of Burnt Umber #863122
RGB
CMYK
RGB Variations
Color information
#863122 (or 0x863122) is known color: Burnt Umber. HEX triplet: 86, 31 and 22. RGB value is (134,49,34). Sum of RGB (Red+Green+Blue) = 134+49+34=217 (28% of max value = 765). Red value is 134 (52.73% from 255 or 61.75% from 217); Green value is 49 (19.53% from 255 or 22.58% from 217); Blue value is 34 (13.67% from 255 or 15.67% from 217); Max value from RGB is 134 - color contains mainly: red. Hex color #863122 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863122 is #79CEDD. Grayscale: #484848. Windows color (decimal): -7982814 or 2240902. OLE color: 2240902.
HSL color Cylindrical-coordinate representation of color #863122: hue angle of 9º 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 #863122 is Cyan = 0, Magento = 0.63, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 49 | 34 | - |
| CMYK | 0 | 0.63 | 0.75 | 0.47 |
| HSL | 9º | 0.6% | 0.33% | - |
| HSV(B) | 9º | 0.75% | 0.53% | - |
| XYZ | 11.22 | 7.38 | 2.35 | - |
| YUV | 72.71 | 106.16 | 171.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 49 | 34 | 0 | 0.63 | 0.75 | 0.47 | 9 | 0.6 | 0.33 |
| Hex | 86 | 31 | 22 | 0 | 3F | 4B | 2F | 9 | 3C | 21 |
| Octal | 206 | 61 | 42 | 0 | 77 | 113 | 57 | 11 | 74 | 41 |
| Binary | 10000110 | 110001 | 100010 | 0 | 111111 | 1001011 | 101111 | 1001 | 111100 | 100001 |
Color Harmonies of #863122
Complementary color
Monochromatic Colors of #863122
Black with #863122
Text Example
Text Example
White with #863122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863122; }
p { color: rgb(134,49,34); }
H1.HeaderClassName
{
color: #863122;
}
.AnyTagClassName
{
color: #863122;
}
</style>
background-color css
<style>
a { background-color: #863122; }
a { background-color: rgb(134,49,34); }
div.DivClassName
{
background-color: #863122;
}
.BgClassName
{
background-color: #863122;
}
</style>
border-color css
<style>
span { border-color: #863122; }
span { border-color: rgb(134,49,34); }
td.TdClassName
{
border-color: #863122;
}
.TagClassName
{
border-color: #863122;
}
</style>