Shades of Burnt Umber #913920
Tints of Burnt Umber #913920
RGB
CMYK
RGB Variations
Color information
#913920 (or 0x913920) is known color: Burnt Umber. HEX triplet: 91, 39 and 20. RGB value is (145,57,32). Sum of RGB (Red+Green+Blue) = 145+57+32=234 (30% of max value = 765). Red value is 145 (57.03% from 255 or 61.97% from 234); Green value is 57 (22.66% from 255 or 24.36% from 234); Blue value is 32 (12.89% from 255 or 13.68% from 234); Max value from RGB is 145 - color contains mainly: red. Hex color #913920 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #913920 is #6EC6DF. Grayscale: #505050. Windows color (decimal): -7259872 or 2111889. OLE color: 2111889.
HSL color Cylindrical-coordinate representation of color #913920: hue angle of 13.27º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #913920 is Cyan = 0, Magento = 0.61, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 57 | 32 | - |
| CMYK | 0 | 0.61 | 0.78 | 0.43 |
| HSL | 13.27º | 0.64% | 0.35% | - |
| HSV(B) | 13.27º | 0.78% | 0.57% | - |
| XYZ | 13.4 | 9.05 | 2.41 | - |
| YUV | 80.46 | 100.65 | 174.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 57 | 32 | 0 | 0.61 | 0.78 | 0.43 | 13.27 | 0.64 | 0.35 |
| Hex | 91 | 39 | 20 | 0 | 3D | 4E | 2B | D | 40 | 23 |
| Octal | 221 | 71 | 40 | 0 | 75 | 116 | 53 | 15 | 100 | 43 |
| Binary | 10010001 | 111001 | 100000 | 0 | 111101 | 1001110 | 101011 | 1101 | 1000000 | 100011 |
Color Harmonies of #913920
Complementary color
Monochromatic Colors of #913920
Black with #913920
Text Example
Text Example
White with #913920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913920; }
p { color: rgb(145,57,32); }
H1.HeaderClassName
{
color: #913920;
}
.AnyTagClassName
{
color: #913920;
}
</style>
background-color css
<style>
a { background-color: #913920; }
a { background-color: rgb(145,57,32); }
div.DivClassName
{
background-color: #913920;
}
.BgClassName
{
background-color: #913920;
}
</style>
border-color css
<style>
span { border-color: #913920; }
span { border-color: rgb(145,57,32); }
td.TdClassName
{
border-color: #913920;
}
.TagClassName
{
border-color: #913920;
}
</style>