Shades of Burnt Umber #863422
Tints of Burnt Umber #863422
RGB
CMYK
RGB Variations
Color information
#863422 (or 0x863422) is known color: Burnt Umber. HEX triplet: 86, 34 and 22. RGB value is (134,52,34). Sum of RGB (Red+Green+Blue) = 134+52+34=220 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.91% from 220); Green value is 52 (20.70% from 255 or 23.64% from 220); Blue value is 34 (13.67% from 255 or 15.45% from 220); Max value from RGB is 134 - color contains mainly: red. Hex color #863422 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863422 is #79CBDD. Grayscale: #4A4A4A. Windows color (decimal): -7982046 or 2241670. OLE color: 2241670.
HSL color Cylindrical-coordinate representation of color #863422: hue angle of 10.8º 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 #863422 is Cyan = 0, Magento = 0.61, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 52 | 34 | - |
| CMYK | 0 | 0.61 | 0.75 | 0.47 |
| HSL | 10.8º | 0.6% | 0.33% | - |
| HSV(B) | 10.8º | 0.75% | 0.53% | - |
| XYZ | 11.35 | 7.64 | 2.39 | - |
| YUV | 74.47 | 105.17 | 170.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 34 | 0 | 0.61 | 0.75 | 0.47 | 10.8 | 0.6 | 0.33 |
| Hex | 86 | 34 | 22 | 0 | 3D | 4B | 2F | B | 3C | 21 |
| Octal | 206 | 64 | 42 | 0 | 75 | 113 | 57 | 13 | 74 | 41 |
| Binary | 10000110 | 110100 | 100010 | 0 | 111101 | 1001011 | 101111 | 1011 | 111100 | 100001 |
Color Harmonies of #863422
Complementary color
Monochromatic Colors of #863422
Black with #863422
Text Example
Text Example
White with #863422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863422; }
p { color: rgb(134,52,34); }
H1.HeaderClassName
{
color: #863422;
}
.AnyTagClassName
{
color: #863422;
}
</style>
background-color css
<style>
a { background-color: #863422; }
a { background-color: rgb(134,52,34); }
div.DivClassName
{
background-color: #863422;
}
.BgClassName
{
background-color: #863422;
}
</style>
border-color css
<style>
span { border-color: #863422; }
span { border-color: rgb(134,52,34); }
td.TdClassName
{
border-color: #863422;
}
.TagClassName
{
border-color: #863422;
}
</style>