Shades of Burnt Umber #913418
Tints of Burnt Umber #913418
RGB
CMYK
RGB Variations
Color information
#913418 (or 0x913418) is known color: Burnt Umber. HEX triplet: 91, 34 and 18. RGB value is (145,52,24). Sum of RGB (Red+Green+Blue) = 145+52+24=221 (29% of max value = 765). Red value is 145 (57.03% from 255 or 65.61% from 221); Green value is 52 (20.70% from 255 or 23.53% from 221); Blue value is 24 (9.77% from 255 or 10.86% from 221); Max value from RGB is 145 - color contains mainly: red. Hex color #913418 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #913418 is #6ECBE7. Grayscale: #4C4C4C. Windows color (decimal): -7261160 or 1586321. OLE color: 1586321.
HSL color Cylindrical-coordinate representation of color #913418: hue angle of 13.88º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #913418 is Cyan = 0, Magento = 0.64, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 52 | 24 | - |
| CMYK | 0 | 0.64 | 0.83 | 0.43 |
| HSL | 13.88º | 0.72% | 0.33% | - |
| HSV(B) | 13.88º | 0.83% | 0.57% | - |
| XYZ | 13.07 | 8.54 | 1.82 | - |
| YUV | 76.62 | 98.31 | 176.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 52 | 24 | 0 | 0.64 | 0.83 | 0.43 | 13.88 | 0.72 | 0.33 |
| Hex | 91 | 34 | 18 | 0 | 40 | 53 | 2B | E | 48 | 21 |
| Octal | 221 | 64 | 30 | 0 | 100 | 123 | 53 | 16 | 110 | 41 |
| Binary | 10010001 | 110100 | 11000 | 0 | 1000000 | 1010011 | 101011 | 1110 | 1001000 | 100001 |
Color Harmonies of #913418
Complementary color
Monochromatic Colors of #913418
Black with #913418
Text Example
Text Example
White with #913418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913418; }
p { color: rgb(145,52,24); }
H1.HeaderClassName
{
color: #913418;
}
.AnyTagClassName
{
color: #913418;
}
</style>
background-color css
<style>
a { background-color: #913418; }
a { background-color: rgb(145,52,24); }
div.DivClassName
{
background-color: #913418;
}
.BgClassName
{
background-color: #913418;
}
</style>
border-color css
<style>
span { border-color: #913418; }
span { border-color: rgb(145,52,24); }
td.TdClassName
{
border-color: #913418;
}
.TagClassName
{
border-color: #913418;
}
</style>