Shades of Burnt Umber #913618
Tints of Burnt Umber #913618
RGB
CMYK
RGB Variations
Color information
#913618 (or 0x913618) is known color: Burnt Umber. HEX triplet: 91, 36 and 18. RGB value is (145,54,24). Sum of RGB (Red+Green+Blue) = 145+54+24=223 (29% of max value = 765). Red value is 145 (57.03% from 255 or 65.02% from 223); Green value is 54 (21.48% from 255 or 24.22% from 223); Blue value is 24 (9.77% from 255 or 10.76% from 223); Max value from RGB is 145 - color contains mainly: red. Hex color #913618 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #913618 is #6EC9E7. Grayscale: #4E4E4E. Windows color (decimal): -7260648 or 1586833. OLE color: 1586833.
HSL color Cylindrical-coordinate representation of color #913618: hue angle of 14.88º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #913618 is Cyan = 0, Magento = 0.63, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 54 | 24 | - |
| CMYK | 0 | 0.63 | 0.83 | 0.43 |
| HSL | 14.88º | 0.72% | 0.33% | - |
| HSV(B) | 14.88º | 0.83% | 0.57% | - |
| XYZ | 13.16 | 8.72 | 1.85 | - |
| YUV | 77.79 | 97.65 | 175.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 54 | 24 | 0 | 0.63 | 0.83 | 0.43 | 14.88 | 0.72 | 0.33 |
| Hex | 91 | 36 | 18 | 0 | 3F | 53 | 2B | F | 48 | 21 |
| Octal | 221 | 66 | 30 | 0 | 77 | 123 | 53 | 17 | 110 | 41 |
| Binary | 10010001 | 110110 | 11000 | 0 | 111111 | 1010011 | 101011 | 1111 | 1001000 | 100001 |
Color Harmonies of #913618
Complementary color
Monochromatic Colors of #913618
Black with #913618
Text Example
Text Example
White with #913618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913618; }
p { color: rgb(145,54,24); }
H1.HeaderClassName
{
color: #913618;
}
.AnyTagClassName
{
color: #913618;
}
</style>
background-color css
<style>
a { background-color: #913618; }
a { background-color: rgb(145,54,24); }
div.DivClassName
{
background-color: #913618;
}
.BgClassName
{
background-color: #913618;
}
</style>
border-color css
<style>
span { border-color: #913618; }
span { border-color: rgb(145,54,24); }
td.TdClassName
{
border-color: #913618;
}
.TagClassName
{
border-color: #913618;
}
</style>