Shades of Burnt Umber #953426
Tints of Burnt Umber #953426
RGB
CMYK
RGB Variations
Color information
#953426 (or 0x953426) is known color: Burnt Umber. HEX triplet: 95, 34 and 26. RGB value is (149,52,38). Sum of RGB (Red+Green+Blue) = 149+52+38=239 (31% of max value = 765). Red value is 149 (58.59% from 255 or 62.34% from 239); Green value is 52 (20.70% from 255 or 21.76% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 149 - color contains mainly: red. Hex color #953426 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953426 is #6ACBD9. Grayscale: #4F4F4F. Windows color (decimal): -6999002 or 2503829. OLE color: 2503829.
HSL color Cylindrical-coordinate representation of color #953426: hue angle of 7.57º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #953426 is Cyan = 0, Magento = 0.65, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 52 | 38 | - |
| CMYK | 0 | 0.65 | 0.74 | 0.42 |
| HSL | 7.57º | 0.59% | 0.37% | - |
| HSV(B) | 7.57º | 0.74% | 0.58% | - |
| XYZ | 13.97 | 8.99 | 2.83 | - |
| YUV | 79.41 | 104.64 | 177.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 52 | 38 | 0 | 0.65 | 0.74 | 0.42 | 7.57 | 0.59 | 0.37 |
| Hex | 95 | 34 | 26 | 0 | 41 | 4A | 2A | 8 | 3B | 25 |
| Octal | 225 | 64 | 46 | 0 | 101 | 112 | 52 | 10 | 73 | 45 |
| Binary | 10010101 | 110100 | 100110 | 0 | 1000001 | 1001010 | 101010 | 1000 | 111011 | 100101 |
Color Harmonies of #953426
Complementary color
Monochromatic Colors of #953426
Black with #953426
Text Example
Text Example
White with #953426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953426; }
p { color: rgb(149,52,38); }
H1.HeaderClassName
{
color: #953426;
}
.AnyTagClassName
{
color: #953426;
}
</style>
background-color css
<style>
a { background-color: #953426; }
a { background-color: rgb(149,52,38); }
div.DivClassName
{
background-color: #953426;
}
.BgClassName
{
background-color: #953426;
}
</style>
border-color css
<style>
span { border-color: #953426; }
span { border-color: rgb(149,52,38); }
td.TdClassName
{
border-color: #953426;
}
.TagClassName
{
border-color: #953426;
}
</style>