Shades of Burnt Umber #873426
Tints of Burnt Umber #873426
RGB
CMYK
RGB Variations
Color information
#873426 (or 0x873426) is known color: Burnt Umber. HEX triplet: 87, 34 and 26. RGB value is (135,52,38). Sum of RGB (Red+Green+Blue) = 135+52+38=225 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60% from 225); Green value is 52 (20.70% from 255 or 23.11% from 225); Blue value is 38 (15.23% from 255 or 16.89% from 225); Max value from RGB is 135 - color contains mainly: red. Hex color #873426 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873426 is #78CBD9. Grayscale: #4B4B4B. Windows color (decimal): -7916506 or 2503815. OLE color: 2503815.
HSL color Cylindrical-coordinate representation of color #873426: hue angle of 8.66º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #873426 is Cyan = 0, Magento = 0.61, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 52 | 38 | - |
| CMYK | 0 | 0.61 | 0.72 | 0.47 |
| HSL | 8.66º | 0.56% | 0.34% | - |
| HSV(B) | 8.66º | 0.72% | 0.53% | - |
| XYZ | 11.57 | 7.75 | 2.72 | - |
| YUV | 75.22 | 107 | 170.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 52 | 38 | 0 | 0.61 | 0.72 | 0.47 | 8.66 | 0.56 | 0.34 |
| Hex | 87 | 34 | 26 | 0 | 3D | 48 | 2F | 9 | 38 | 22 |
| Octal | 207 | 64 | 46 | 0 | 75 | 110 | 57 | 11 | 70 | 42 |
| Binary | 10000111 | 110100 | 100110 | 0 | 111101 | 1001000 | 101111 | 1001 | 111000 | 100010 |
Color Harmonies of #873426
Complementary color
Monochromatic Colors of #873426
Black with #873426
Text Example
Text Example
White with #873426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873426; }
p { color: rgb(135,52,38); }
H1.HeaderClassName
{
color: #873426;
}
.AnyTagClassName
{
color: #873426;
}
</style>
background-color css
<style>
a { background-color: #873426; }
a { background-color: rgb(135,52,38); }
div.DivClassName
{
background-color: #873426;
}
.BgClassName
{
background-color: #873426;
}
</style>
border-color css
<style>
span { border-color: #873426; }
span { border-color: rgb(135,52,38); }
td.TdClassName
{
border-color: #873426;
}
.TagClassName
{
border-color: #873426;
}
</style>