Shades of Burnt Umber #943316
Tints of Burnt Umber #943316
RGB
CMYK
RGB Variations
Color information
#943316 (or 0x943316) is known color: Burnt Umber. HEX triplet: 94, 33 and 16. RGB value is (148,51,22). Sum of RGB (Red+Green+Blue) = 148+51+22=221 (29% of max value = 765). Red value is 148 (58.20% from 255 or 66.97% from 221); Green value is 51 (20.31% from 255 or 23.08% from 221); Blue value is 22 (8.98% from 255 or 9.95% from 221); Max value from RGB is 148 - color contains mainly: red. Hex color #943316 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #943316 is #6BCCE9. Grayscale: #4C4C4C. Windows color (decimal): -7064810 or 1454996. OLE color: 1454996.
HSL color Cylindrical-coordinate representation of color #943316: hue angle of 13.81º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #943316 is Cyan = 0, Magento = 0.66, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 51 | 22 | - |
| CMYK | 0 | 0.66 | 0.85 | 0.42 |
| HSL | 13.81º | 0.74% | 0.33% | - |
| HSV(B) | 13.81º | 0.85% | 0.58% | - |
| XYZ | 13.54 | 8.72 | 1.73 | - |
| YUV | 76.7 | 97.14 | 178.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 51 | 22 | 0 | 0.66 | 0.85 | 0.42 | 13.81 | 0.74 | 0.33 |
| Hex | 94 | 33 | 16 | 0 | 42 | 55 | 2A | E | 4A | 21 |
| Octal | 224 | 63 | 26 | 0 | 102 | 125 | 52 | 16 | 112 | 41 |
| Binary | 10010100 | 110011 | 10110 | 0 | 1000010 | 1010101 | 101010 | 1110 | 1001010 | 100001 |
Color Harmonies of #943316
Complementary color
Monochromatic Colors of #943316
Black with #943316
Text Example
Text Example
White with #943316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943316; }
p { color: rgb(148,51,22); }
H1.HeaderClassName
{
color: #943316;
}
.AnyTagClassName
{
color: #943316;
}
</style>
background-color css
<style>
a { background-color: #943316; }
a { background-color: rgb(148,51,22); }
div.DivClassName
{
background-color: #943316;
}
.BgClassName
{
background-color: #943316;
}
</style>
border-color css
<style>
span { border-color: #943316; }
span { border-color: rgb(148,51,22); }
td.TdClassName
{
border-color: #943316;
}
.TagClassName
{
border-color: #943316;
}
</style>