Shades of Burnt Umber #922913
Tints of Burnt Umber #922913
RGB
CMYK
RGB Variations
Color information
#922913 (or 0x922913) is known color: Burnt Umber. HEX triplet: 92, 29 and 13. RGB value is (146,41,19). Sum of RGB (Red+Green+Blue) = 146+41+19=206 (27% of max value = 765). Red value is 146 (57.42% from 255 or 70.87% from 206); Green value is 41 (16.41% from 255 or 19.90% from 206); Blue value is 19 (7.81% from 255 or 9.22% from 206); Max value from RGB is 146 - color contains mainly: red. Hex color #922913 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #922913 is #6DD6EC. Grayscale: #464646. Windows color (decimal): -7198445 or 1255826. OLE color: 1255826.
HSL color Cylindrical-coordinate representation of color #922913: hue angle of 10.39º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #922913 is Cyan = 0, Magento = 0.72, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 41 | 19 | - |
| CMYK | 0 | 0.72 | 0.87 | 0.43 |
| HSL | 10.39º | 0.77% | 0.32% | - |
| HSV(B) | 10.39º | 0.87% | 0.57% | - |
| XYZ | 12.76 | 7.74 | 1.44 | - |
| YUV | 69.89 | 99.29 | 182.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 41 | 19 | 0 | 0.72 | 0.87 | 0.43 | 10.39 | 0.77 | 0.32 |
| Hex | 92 | 29 | 13 | 0 | 48 | 57 | 2B | A | 4D | 20 |
| Octal | 222 | 51 | 23 | 0 | 110 | 127 | 53 | 12 | 115 | 40 |
| Binary | 10010010 | 101001 | 10011 | 0 | 1001000 | 1010111 | 101011 | 1010 | 1001101 | 100000 |
Color Harmonies of #922913
Complementary color
Monochromatic Colors of #922913
Black with #922913
Text Example
Text Example
White with #922913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922913; }
p { color: rgb(146,41,19); }
H1.HeaderClassName
{
color: #922913;
}
.AnyTagClassName
{
color: #922913;
}
</style>
background-color css
<style>
a { background-color: #922913; }
a { background-color: rgb(146,41,19); }
div.DivClassName
{
background-color: #922913;
}
.BgClassName
{
background-color: #922913;
}
</style>
border-color css
<style>
span { border-color: #922913; }
span { border-color: rgb(146,41,19); }
td.TdClassName
{
border-color: #922913;
}
.TagClassName
{
border-color: #922913;
}
</style>