Shades of Tia Maria #944835
Tints of Tia Maria #944835
RGB
CMYK
RGB Variations
Color information
#944835 (or 0x944835) is known color: Tia Maria. HEX triplet: 94, 48 and 35. RGB value is (148,72,53). Sum of RGB (Red+Green+Blue) = 148+72+53=273 (36% of max value = 765). Red value is 148 (58.20% from 255 or 54.21% from 273); Green value is 72 (28.52% from 255 or 26.37% from 273); Blue value is 53 (21.09% from 255 or 19.41% from 273); Max value from RGB is 148 - color contains mainly: red. Hex color #944835 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #944835 is #6BB7CA. Grayscale: #5C5C5C. Windows color (decimal): -7059403 or 3491988. OLE color: 3491988.
HSL color Cylindrical-coordinate representation of color #944835: hue angle of 12º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #944835 is Cyan = 0, Magento = 0.51, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 72 | 53 | - |
| CMYK | 0 | 0.51 | 0.64 | 0.42 |
| HSL | 12º | 0.47% | 0.39% | - |
| HSV(B) | 12º | 0.64% | 0.58% | - |
| XYZ | 15.17 | 11.19 | 4.73 | - |
| YUV | 92.56 | 105.68 | 167.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 72 | 53 | 0 | 0.51 | 0.64 | 0.42 | 12 | 0.47 | 0.39 |
| Hex | 94 | 48 | 35 | 0 | 33 | 40 | 2A | C | 2F | 27 |
| Octal | 224 | 110 | 65 | 0 | 63 | 100 | 52 | 14 | 57 | 47 |
| Binary | 10010100 | 1001000 | 110101 | 0 | 110011 | 1000000 | 101010 | 1100 | 101111 | 100111 |
Color Harmonies of #944835
Complementary color
Monochromatic Colors of #944835
Black with #944835
Text Example
Text Example
White with #944835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944835; }
p { color: rgb(148,72,53); }
H1.HeaderClassName
{
color: #944835;
}
.AnyTagClassName
{
color: #944835;
}
</style>
background-color css
<style>
a { background-color: #944835; }
a { background-color: rgb(148,72,53); }
div.DivClassName
{
background-color: #944835;
}
.BgClassName
{
background-color: #944835;
}
</style>
border-color css
<style>
span { border-color: #944835; }
span { border-color: rgb(148,72,53); }
td.TdClassName
{
border-color: #944835;
}
.TagClassName
{
border-color: #944835;
}
</style>