Shades of Burnt Umber #873022
Tints of Burnt Umber #873022
RGB
CMYK
RGB Variations
Color information
#873022 (or 0x873022) is known color: Burnt Umber. HEX triplet: 87, 30 and 22. RGB value is (135,48,34). Sum of RGB (Red+Green+Blue) = 135+48+34=217 (28% of max value = 765). Red value is 135 (53.12% from 255 or 62.21% from 217); Green value is 48 (19.14% from 255 or 22.12% from 217); Blue value is 34 (13.67% from 255 or 15.67% from 217); Max value from RGB is 135 - color contains mainly: red. Hex color #873022 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873022 is #78CFDD. Grayscale: #484848. Windows color (decimal): -7917534 or 2240647. OLE color: 2240647.
HSL color Cylindrical-coordinate representation of color #873022: hue angle of 8.32º 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 #873022 is Cyan = 0, Magento = 0.64, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 48 | 34 | - |
| CMYK | 0 | 0.64 | 0.75 | 0.47 |
| HSL | 8.32º | 0.6% | 0.33% | - |
| HSV(B) | 8.32º | 0.75% | 0.53% | - |
| XYZ | 11.34 | 7.38 | 2.34 | - |
| YUV | 72.42 | 106.32 | 172.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 48 | 34 | 0 | 0.64 | 0.75 | 0.47 | 8.32 | 0.6 | 0.33 |
| Hex | 87 | 30 | 22 | 0 | 40 | 4B | 2F | 8 | 3C | 21 |
| Octal | 207 | 60 | 42 | 0 | 100 | 113 | 57 | 10 | 74 | 41 |
| Binary | 10000111 | 110000 | 100010 | 0 | 1000000 | 1001011 | 101111 | 1000 | 111100 | 100001 |
Color Harmonies of #873022
Complementary color
Monochromatic Colors of #873022
Black with #873022
Text Example
Text Example
White with #873022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873022; }
p { color: rgb(135,48,34); }
H1.HeaderClassName
{
color: #873022;
}
.AnyTagClassName
{
color: #873022;
}
</style>
background-color css
<style>
a { background-color: #873022; }
a { background-color: rgb(135,48,34); }
div.DivClassName
{
background-color: #873022;
}
.BgClassName
{
background-color: #873022;
}
</style>
border-color css
<style>
span { border-color: #873022; }
span { border-color: rgb(135,48,34); }
td.TdClassName
{
border-color: #873022;
}
.TagClassName
{
border-color: #873022;
}
</style>