Shades of Burnt Umber #953118
Tints of Burnt Umber #953118
RGB
CMYK
RGB Variations
Color information
#953118 (or 0x953118) is known color: Burnt Umber. HEX triplet: 95, 31 and 18. RGB value is (149,49,24). Sum of RGB (Red+Green+Blue) = 149+49+24=222 (29% of max value = 765). Red value is 149 (58.59% from 255 or 67.12% from 222); Green value is 49 (19.53% from 255 or 22.07% from 222); Blue value is 24 (9.77% from 255 or 10.81% from 222); Max value from RGB is 149 - color contains mainly: red. Hex color #953118 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #953118 is #6ACEE7. Grayscale: #4C4C4C. Windows color (decimal): -6999784 or 1585557. OLE color: 1585557.
HSL color Cylindrical-coordinate representation of color #953118: hue angle of 12º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #953118 is Cyan = 0, Magento = 0.67, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 49 | 24 | - |
| CMYK | 0 | 0.67 | 0.84 | 0.42 |
| HSL | 12º | 0.72% | 0.34% | - |
| HSV(B) | 12º | 0.84% | 0.58% | - |
| XYZ | 13.66 | 8.65 | 1.81 | - |
| YUV | 76.05 | 98.63 | 180.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 49 | 24 | 0 | 0.67 | 0.84 | 0.42 | 12 | 0.72 | 0.34 |
| Hex | 95 | 31 | 18 | 0 | 43 | 54 | 2A | C | 48 | 22 |
| Octal | 225 | 61 | 30 | 0 | 103 | 124 | 52 | 14 | 110 | 42 |
| Binary | 10010101 | 110001 | 11000 | 0 | 1000011 | 1010100 | 101010 | 1100 | 1001000 | 100010 |
Color Harmonies of #953118
Complementary color
Monochromatic Colors of #953118
Black with #953118
Text Example
Text Example
White with #953118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953118; }
p { color: rgb(149,49,24); }
H1.HeaderClassName
{
color: #953118;
}
.AnyTagClassName
{
color: #953118;
}
</style>
background-color css
<style>
a { background-color: #953118; }
a { background-color: rgb(149,49,24); }
div.DivClassName
{
background-color: #953118;
}
.BgClassName
{
background-color: #953118;
}
</style>
border-color css
<style>
span { border-color: #953118; }
span { border-color: rgb(149,49,24); }
td.TdClassName
{
border-color: #953118;
}
.TagClassName
{
border-color: #953118;
}
</style>