Shades of Burnt Umber #873418
Tints of Burnt Umber #873418
RGB
CMYK
RGB Variations
Color information
#873418 (or 0x873418) is known color: Burnt Umber. HEX triplet: 87, 34 and 18. RGB value is (135,52,24). Sum of RGB (Red+Green+Blue) = 135+52+24=211 (27% of max value = 765). Red value is 135 (53.12% from 255 or 63.98% from 211); Green value is 52 (20.70% from 255 or 24.64% from 211); Blue value is 24 (9.77% from 255 or 11.37% from 211); Max value from RGB is 135 - color contains mainly: red. Hex color #873418 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #873418 is #78CBE7. Grayscale: #494949. Windows color (decimal): -7916520 or 1586311. OLE color: 1586311.
HSL color Cylindrical-coordinate representation of color #873418: hue angle of 15.14º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #873418 is Cyan = 0, Magento = 0.61, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 52 | 24 | - |
| CMYK | 0 | 0.61 | 0.82 | 0.47 |
| HSL | 15.14º | 0.7% | 0.31% | - |
| HSV(B) | 15.14º | 0.82% | 0.53% | - |
| XYZ | 11.38 | 7.67 | 1.75 | - |
| YUV | 73.63 | 100 | 171.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 52 | 24 | 0 | 0.61 | 0.82 | 0.47 | 15.14 | 0.7 | 0.31 |
| Hex | 87 | 34 | 18 | 0 | 3D | 52 | 2F | F | 46 | 1F |
| Octal | 207 | 64 | 30 | 0 | 75 | 122 | 57 | 17 | 106 | 37 |
| Binary | 10000111 | 110100 | 11000 | 0 | 111101 | 1010010 | 101111 | 1111 | 1000110 | 11111 |
Color Harmonies of #873418
Complementary color
Monochromatic Colors of #873418
Black with #873418
Text Example
Text Example
White with #873418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873418; }
p { color: rgb(135,52,24); }
H1.HeaderClassName
{
color: #873418;
}
.AnyTagClassName
{
color: #873418;
}
</style>
background-color css
<style>
a { background-color: #873418; }
a { background-color: rgb(135,52,24); }
div.DivClassName
{
background-color: #873418;
}
.BgClassName
{
background-color: #873418;
}
</style>
border-color css
<style>
span { border-color: #873418; }
span { border-color: rgb(135,52,24); }
td.TdClassName
{
border-color: #873418;
}
.TagClassName
{
border-color: #873418;
}
</style>