Shades of Burnt Umber #953722
Tints of Burnt Umber #953722
RGB
CMYK
RGB Variations
Color information
#953722 (or 0x953722) is known color: Burnt Umber. HEX triplet: 95, 37 and 22. RGB value is (149,55,34). Sum of RGB (Red+Green+Blue) = 149+55+34=238 (31% of max value = 765). Red value is 149 (58.59% from 255 or 62.61% from 238); Green value is 55 (21.88% from 255 or 23.11% from 238); Blue value is 34 (13.67% from 255 or 14.29% from 238); Max value from RGB is 149 - color contains mainly: red. Hex color #953722 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953722 is #6AC8DD. Grayscale: #505050. Windows color (decimal): -6998238 or 2242453. OLE color: 2242453.
HSL color Cylindrical-coordinate representation of color #953722: hue angle of 10.96º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #953722 is Cyan = 0, Magento = 0.63, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 55 | 34 | - |
| CMYK | 0 | 0.63 | 0.77 | 0.42 |
| HSL | 10.96º | 0.63% | 0.36% | - |
| HSV(B) | 10.96º | 0.77% | 0.58% | - |
| XYZ | 14.05 | 9.24 | 2.56 | - |
| YUV | 80.71 | 101.64 | 176.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 55 | 34 | 0 | 0.63 | 0.77 | 0.42 | 10.96 | 0.63 | 0.36 |
| Hex | 95 | 37 | 22 | 0 | 3F | 4D | 2A | B | 3F | 24 |
| Octal | 225 | 67 | 42 | 0 | 77 | 115 | 52 | 13 | 77 | 44 |
| Binary | 10010101 | 110111 | 100010 | 0 | 111111 | 1001101 | 101010 | 1011 | 111111 | 100100 |
Color Harmonies of #953722
Complementary color
Monochromatic Colors of #953722
Black with #953722
Text Example
Text Example
White with #953722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953722; }
p { color: rgb(149,55,34); }
H1.HeaderClassName
{
color: #953722;
}
.AnyTagClassName
{
color: #953722;
}
</style>
background-color css
<style>
a { background-color: #953722; }
a { background-color: rgb(149,55,34); }
div.DivClassName
{
background-color: #953722;
}
.BgClassName
{
background-color: #953722;
}
</style>
border-color css
<style>
span { border-color: #953722; }
span { border-color: rgb(149,55,34); }
td.TdClassName
{
border-color: #953722;
}
.TagClassName
{
border-color: #953722;
}
</style>