Shades of Burnt Umber #912908
Tints of Burnt Umber #912908
RGB
CMYK
RGB Variations
Color information
#912908 (or 0x912908) is known color: Burnt Umber. HEX triplet: 91, 29 and 08. RGB value is (145,41,8). Sum of RGB (Red+Green+Blue) = 145+41+8=194 (25% of max value = 765). Red value is 145 (57.03% from 255 or 74.74% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 8 (3.52% from 255 or 4.12% from 194); Max value from RGB is 145 - color contains mainly: red. Hex color #912908 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912908 is #6ED6F7. Grayscale: #444444. Windows color (decimal): -7263992 or 534929. OLE color: 534929.
HSL color Cylindrical-coordinate representation of color #912908: hue angle of 14.45º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #912908 is Cyan = 0, Magento = 0.72, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 41 | 8 | - |
| CMYK | 0 | 0.72 | 0.94 | 0.43 |
| HSL | 14.45º | 0.9% | 0.3% | - |
| HSV(B) | 14.45º | 0.94% | 0.57% | - |
| XYZ | 12.51 | 7.62 | 1.04 | - |
| YUV | 68.33 | 93.96 | 182.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 41 | 8 | 0 | 0.72 | 0.94 | 0.43 | 14.45 | 0.9 | 0.3 |
| Hex | 91 | 29 | 8 | 0 | 48 | 5E | 2B | E | 5A | 1E |
| Octal | 221 | 51 | 10 | 0 | 110 | 136 | 53 | 16 | 132 | 36 |
| Binary | 10010001 | 101001 | 1000 | 0 | 1001000 | 1011110 | 101011 | 1110 | 1011010 | 11110 |
Color Harmonies of #912908
Complementary color
Monochromatic Colors of #912908
Black with #912908
Text Example
Text Example
White with #912908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912908; }
p { color: rgb(145,41,8); }
H1.HeaderClassName
{
color: #912908;
}
.AnyTagClassName
{
color: #912908;
}
</style>
background-color css
<style>
a { background-color: #912908; }
a { background-color: rgb(145,41,8); }
div.DivClassName
{
background-color: #912908;
}
.BgClassName
{
background-color: #912908;
}
</style>
border-color css
<style>
span { border-color: #912908; }
span { border-color: rgb(145,41,8); }
td.TdClassName
{
border-color: #912908;
}
.TagClassName
{
border-color: #912908;
}
</style>