Shades of Burnt Umber #873526
Tints of Burnt Umber #873526
RGB
CMYK
RGB Variations
Color information
#873526 (or 0x873526) is known color: Burnt Umber. HEX triplet: 87, 35 and 26. RGB value is (135,53,38). Sum of RGB (Red+Green+Blue) = 135+53+38=226 (29% of max value = 765). Red value is 135 (53.12% from 255 or 59.73% from 226); Green value is 53 (21.09% from 255 or 23.45% from 226); Blue value is 38 (15.23% from 255 or 16.81% from 226); Max value from RGB is 135 - color contains mainly: red. Hex color #873526 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873526 is #78CAD9. Grayscale: #4B4B4B. Windows color (decimal): -7916250 or 2504071. OLE color: 2504071.
HSL color Cylindrical-coordinate representation of color #873526: hue angle of 9.28º 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 #873526 is Cyan = 0, Magento = 0.61, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 53 | 38 | - |
| CMYK | 0 | 0.61 | 0.72 | 0.47 |
| HSL | 9.28º | 0.56% | 0.34% | - |
| HSV(B) | 9.28º | 0.72% | 0.53% | - |
| XYZ | 11.61 | 7.84 | 2.73 | - |
| YUV | 75.81 | 106.67 | 170.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 53 | 38 | 0 | 0.61 | 0.72 | 0.47 | 9.28 | 0.56 | 0.34 |
| Hex | 87 | 35 | 26 | 0 | 3D | 48 | 2F | 9 | 38 | 22 |
| Octal | 207 | 65 | 46 | 0 | 75 | 110 | 57 | 11 | 70 | 42 |
| Binary | 10000111 | 110101 | 100110 | 0 | 111101 | 1001000 | 101111 | 1001 | 111000 | 100010 |
Color Harmonies of #873526
Complementary color
Monochromatic Colors of #873526
Black with #873526
Text Example
Text Example
White with #873526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873526; }
p { color: rgb(135,53,38); }
H1.HeaderClassName
{
color: #873526;
}
.AnyTagClassName
{
color: #873526;
}
</style>
background-color css
<style>
a { background-color: #873526; }
a { background-color: rgb(135,53,38); }
div.DivClassName
{
background-color: #873526;
}
.BgClassName
{
background-color: #873526;
}
</style>
border-color css
<style>
span { border-color: #873526; }
span { border-color: rgb(135,53,38); }
td.TdClassName
{
border-color: #873526;
}
.TagClassName
{
border-color: #873526;
}
</style>