Shades of Burnt Umber #912711
Tints of Burnt Umber #912711
RGB
CMYK
RGB Variations
Color information
#912711 (or 0x912711) is known color: Burnt Umber. HEX triplet: 91, 27 and 11. RGB value is (145,39,17). Sum of RGB (Red+Green+Blue) = 145+39+17=201 (26% of max value = 765). Red value is 145 (57.03% from 255 or 72.14% from 201); Green value is 39 (15.62% from 255 or 19.40% from 201); Blue value is 17 (7.03% from 255 or 8.46% from 201); Max value from RGB is 145 - color contains mainly: red. Hex color #912711 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912711 is #6ED8EE. Grayscale: #444444. Windows color (decimal): -7264495 or 1124241. OLE color: 1124241.
HSL color Cylindrical-coordinate representation of color #912711: hue angle of 10.31º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #912711 is Cyan = 0, Magento = 0.73, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 39 | 17 | - |
| CMYK | 0 | 0.73 | 0.88 | 0.43 |
| HSL | 10.31º | 0.79% | 0.32% | - |
| HSV(B) | 10.31º | 0.88% | 0.57% | - |
| XYZ | 12.5 | 7.51 | 1.32 | - |
| YUV | 68.19 | 99.12 | 182.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 39 | 17 | 0 | 0.73 | 0.88 | 0.43 | 10.31 | 0.79 | 0.32 |
| Hex | 91 | 27 | 11 | 0 | 49 | 58 | 2B | A | 4F | 20 |
| Octal | 221 | 47 | 21 | 0 | 111 | 130 | 53 | 12 | 117 | 40 |
| Binary | 10010001 | 100111 | 10001 | 0 | 1001001 | 1011000 | 101011 | 1010 | 1001111 | 100000 |
Color Harmonies of #912711
Complementary color
Monochromatic Colors of #912711
Black with #912711
Text Example
Text Example
White with #912711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912711; }
p { color: rgb(145,39,17); }
H1.HeaderClassName
{
color: #912711;
}
.AnyTagClassName
{
color: #912711;
}
</style>
background-color css
<style>
a { background-color: #912711; }
a { background-color: rgb(145,39,17); }
div.DivClassName
{
background-color: #912711;
}
.BgClassName
{
background-color: #912711;
}
</style>
border-color css
<style>
span { border-color: #912711; }
span { border-color: rgb(145,39,17); }
td.TdClassName
{
border-color: #912711;
}
.TagClassName
{
border-color: #912711;
}
</style>