Shades of Burnt Umber #873122
Tints of Burnt Umber #873122
RGB
CMYK
RGB Variations
Color information
#873122 (or 0x873122) is known color: Burnt Umber. HEX triplet: 87, 31 and 22. RGB value is (135,49,34). Sum of RGB (Red+Green+Blue) = 135+49+34=218 (28% of max value = 765). Red value is 135 (53.12% from 255 or 61.93% from 218); Green value is 49 (19.53% from 255 or 22.48% from 218); Blue value is 34 (13.67% from 255 or 15.60% from 218); Max value from RGB is 135 - color contains mainly: red. Hex color #873122 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873122 is #78CEDD. Grayscale: #494949. Windows color (decimal): -7917278 or 2240903. OLE color: 2240903.
HSL color Cylindrical-coordinate representation of color #873122: hue angle of 8.91º 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 #873122 is Cyan = 0, Magento = 0.64, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 49 | 34 | - |
| CMYK | 0 | 0.64 | 0.75 | 0.47 |
| HSL | 8.91º | 0.6% | 0.33% | - |
| HSV(B) | 8.91º | 0.75% | 0.53% | - |
| XYZ | 11.38 | 7.46 | 2.35 | - |
| YUV | 73 | 105.99 | 172.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 49 | 34 | 0 | 0.64 | 0.75 | 0.47 | 8.91 | 0.6 | 0.33 |
| Hex | 87 | 31 | 22 | 0 | 40 | 4B | 2F | 9 | 3C | 21 |
| Octal | 207 | 61 | 42 | 0 | 100 | 113 | 57 | 11 | 74 | 41 |
| Binary | 10000111 | 110001 | 100010 | 0 | 1000000 | 1001011 | 101111 | 1001 | 111100 | 100001 |
Color Harmonies of #873122
Complementary color
Monochromatic Colors of #873122
Black with #873122
Text Example
Text Example
White with #873122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873122; }
p { color: rgb(135,49,34); }
H1.HeaderClassName
{
color: #873122;
}
.AnyTagClassName
{
color: #873122;
}
</style>
background-color css
<style>
a { background-color: #873122; }
a { background-color: rgb(135,49,34); }
div.DivClassName
{
background-color: #873122;
}
.BgClassName
{
background-color: #873122;
}
</style>
border-color css
<style>
span { border-color: #873122; }
span { border-color: rgb(135,49,34); }
td.TdClassName
{
border-color: #873122;
}
.TagClassName
{
border-color: #873122;
}
</style>