Shades of Burnt Umber #943522
Tints of Burnt Umber #943522
RGB
CMYK
RGB Variations
Color information
#943522 (or 0x943522) is known color: Burnt Umber. HEX triplet: 94, 35 and 22. RGB value is (148,53,34). Sum of RGB (Red+Green+Blue) = 148+53+34=235 (31% of max value = 765). Red value is 148 (58.20% from 255 or 62.98% from 235); Green value is 53 (21.09% from 255 or 22.55% from 235); Blue value is 34 (13.67% from 255 or 14.47% from 235); Max value from RGB is 148 - color contains mainly: red. Hex color #943522 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943522 is #6BCADD. Grayscale: #4F4F4F. Windows color (decimal): -7064286 or 2241940. OLE color: 2241940.
HSL color Cylindrical-coordinate representation of color #943522: hue angle of 10º 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 #943522 is Cyan = 0, Magento = 0.64, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 53 | 34 | - |
| CMYK | 0 | 0.64 | 0.77 | 0.42 |
| HSL | 10º | 0.63% | 0.36% | - |
| HSV(B) | 10º | 0.77% | 0.58% | - |
| XYZ | 13.77 | 8.96 | 2.52 | - |
| YUV | 79.24 | 102.47 | 177.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 53 | 34 | 0 | 0.64 | 0.77 | 0.42 | 10 | 0.63 | 0.36 |
| Hex | 94 | 35 | 22 | 0 | 40 | 4D | 2A | A | 3F | 24 |
| Octal | 224 | 65 | 42 | 0 | 100 | 115 | 52 | 12 | 77 | 44 |
| Binary | 10010100 | 110101 | 100010 | 0 | 1000000 | 1001101 | 101010 | 1010 | 111111 | 100100 |
Color Harmonies of #943522
Complementary color
Monochromatic Colors of #943522
Black with #943522
Text Example
Text Example
White with #943522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943522; }
p { color: rgb(148,53,34); }
H1.HeaderClassName
{
color: #943522;
}
.AnyTagClassName
{
color: #943522;
}
</style>
background-color css
<style>
a { background-color: #943522; }
a { background-color: rgb(148,53,34); }
div.DivClassName
{
background-color: #943522;
}
.BgClassName
{
background-color: #943522;
}
</style>
border-color css
<style>
span { border-color: #943522; }
span { border-color: rgb(148,53,34); }
td.TdClassName
{
border-color: #943522;
}
.TagClassName
{
border-color: #943522;
}
</style>