Shades of Burnt Umber #953618
Tints of Burnt Umber #953618
RGB
CMYK
RGB Variations
Color information
#953618 (or 0x953618) is known color: Burnt Umber. HEX triplet: 95, 36 and 18. RGB value is (149,54,24). Sum of RGB (Red+Green+Blue) = 149+54+24=227 (30% of max value = 765). Red value is 149 (58.59% from 255 or 65.64% from 227); Green value is 54 (21.48% from 255 or 23.79% from 227); Blue value is 24 (9.77% from 255 or 10.57% from 227); Max value from RGB is 149 - color contains mainly: red. Hex color #953618 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #953618 is #6AC9E7. Grayscale: #4F4F4F. Windows color (decimal): -6998504 or 1586837. OLE color: 1586837.
HSL color Cylindrical-coordinate representation of color #953618: hue angle of 14.4º 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 #953618 is Cyan = 0, Magento = 0.64, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 54 | 24 | - |
| CMYK | 0 | 0.64 | 0.84 | 0.42 |
| HSL | 14.4º | 0.72% | 0.34% | - |
| HSV(B) | 14.4º | 0.84% | 0.58% | - |
| XYZ | 13.88 | 9.09 | 1.89 | - |
| YUV | 78.99 | 96.97 | 177.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 54 | 24 | 0 | 0.64 | 0.84 | 0.42 | 14.4 | 0.72 | 0.34 |
| Hex | 95 | 36 | 18 | 0 | 40 | 54 | 2A | E | 48 | 22 |
| Octal | 225 | 66 | 30 | 0 | 100 | 124 | 52 | 16 | 110 | 42 |
| Binary | 10010101 | 110110 | 11000 | 0 | 1000000 | 1010100 | 101010 | 1110 | 1001000 | 100010 |
Color Harmonies of #953618
Complementary color
Monochromatic Colors of #953618
Black with #953618
Text Example
Text Example
White with #953618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953618; }
p { color: rgb(149,54,24); }
H1.HeaderClassName
{
color: #953618;
}
.AnyTagClassName
{
color: #953618;
}
</style>
background-color css
<style>
a { background-color: #953618; }
a { background-color: rgb(149,54,24); }
div.DivClassName
{
background-color: #953618;
}
.BgClassName
{
background-color: #953618;
}
</style>
border-color css
<style>
span { border-color: #953618; }
span { border-color: rgb(149,54,24); }
td.TdClassName
{
border-color: #953618;
}
.TagClassName
{
border-color: #953618;
}
</style>