Shades of Burnt Umber #943418
Tints of Burnt Umber #943418
RGB
CMYK
RGB Variations
Color information
#943418 (or 0x943418) is known color: Burnt Umber. HEX triplet: 94, 34 and 18. RGB value is (148,52,24). Sum of RGB (Red+Green+Blue) = 148+52+24=224 (29% of max value = 765). Red value is 148 (58.20% from 255 or 66.07% from 224); Green value is 52 (20.70% from 255 or 23.21% from 224); Blue value is 24 (9.77% from 255 or 10.71% from 224); Max value from RGB is 148 - color contains mainly: red. Hex color #943418 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #943418 is #6BCBE7. Grayscale: #4D4D4D. Windows color (decimal): -7064552 or 1586324. OLE color: 1586324.
HSL color Cylindrical-coordinate representation of color #943418: hue angle of 13.55º 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 #943418 is Cyan = 0, Magento = 0.65, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 52 | 24 | - |
| CMYK | 0 | 0.65 | 0.84 | 0.42 |
| HSL | 13.55º | 0.72% | 0.34% | - |
| HSV(B) | 13.55º | 0.84% | 0.58% | - |
| XYZ | 13.61 | 8.82 | 1.85 | - |
| YUV | 77.51 | 97.8 | 178.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 52 | 24 | 0 | 0.65 | 0.84 | 0.42 | 13.55 | 0.72 | 0.34 |
| Hex | 94 | 34 | 18 | 0 | 41 | 54 | 2A | E | 48 | 22 |
| Octal | 224 | 64 | 30 | 0 | 101 | 124 | 52 | 16 | 110 | 42 |
| Binary | 10010100 | 110100 | 11000 | 0 | 1000001 | 1010100 | 101010 | 1110 | 1001000 | 100010 |
Color Harmonies of #943418
Complementary color
Monochromatic Colors of #943418
Black with #943418
Text Example
Text Example
White with #943418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943418; }
p { color: rgb(148,52,24); }
H1.HeaderClassName
{
color: #943418;
}
.AnyTagClassName
{
color: #943418;
}
</style>
background-color css
<style>
a { background-color: #943418; }
a { background-color: rgb(148,52,24); }
div.DivClassName
{
background-color: #943418;
}
.BgClassName
{
background-color: #943418;
}
</style>
border-color css
<style>
span { border-color: #943418; }
span { border-color: rgb(148,52,24); }
td.TdClassName
{
border-color: #943418;
}
.TagClassName
{
border-color: #943418;
}
</style>