Shades of Burnt Umber #913514
Tints of Burnt Umber #913514
RGB
CMYK
RGB Variations
Color information
#913514 (or 0x913514) is known color: Burnt Umber. HEX triplet: 91, 35 and 14. RGB value is (145,53,20). Sum of RGB (Red+Green+Blue) = 145+53+20=218 (28% of max value = 765). Red value is 145 (57.03% from 255 or 66.51% from 218); Green value is 53 (21.09% from 255 or 24.31% from 218); Blue value is 20 (8.20% from 255 or 9.17% from 218); Max value from RGB is 145 - color contains mainly: red. Hex color #913514 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #913514 is #6ECAEB. Grayscale: #4C4C4C. Windows color (decimal): -7260908 or 1324433. OLE color: 1324433.
HSL color Cylindrical-coordinate representation of color #913514: hue angle of 15.84º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #913514 is Cyan = 0, Magento = 0.63, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 53 | 20 | - |
| CMYK | 0 | 0.63 | 0.86 | 0.43 |
| HSL | 15.84º | 0.76% | 0.32% | - |
| HSV(B) | 15.84º | 0.86% | 0.57% | - |
| XYZ | 13.08 | 8.62 | 1.64 | - |
| YUV | 76.75 | 95.98 | 176.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 53 | 20 | 0 | 0.63 | 0.86 | 0.43 | 15.84 | 0.76 | 0.32 |
| Hex | 91 | 35 | 14 | 0 | 3F | 56 | 2B | 10 | 4C | 20 |
| Octal | 221 | 65 | 24 | 0 | 77 | 126 | 53 | 20 | 114 | 40 |
| Binary | 10010001 | 110101 | 10100 | 0 | 111111 | 1010110 | 101011 | 10000 | 1001100 | 100000 |
Color Harmonies of #913514
Complementary color
Monochromatic Colors of #913514
Black with #913514
Text Example
Text Example
White with #913514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913514; }
p { color: rgb(145,53,20); }
H1.HeaderClassName
{
color: #913514;
}
.AnyTagClassName
{
color: #913514;
}
</style>
background-color css
<style>
a { background-color: #913514; }
a { background-color: rgb(145,53,20); }
div.DivClassName
{
background-color: #913514;
}
.BgClassName
{
background-color: #913514;
}
</style>
border-color css
<style>
span { border-color: #913514; }
span { border-color: rgb(145,53,20); }
td.TdClassName
{
border-color: #913514;
}
.TagClassName
{
border-color: #913514;
}
</style>