Shades of Tia Maria #944934
Tints of Tia Maria #944934
RGB
CMYK
RGB Variations
Color information
#944934 (or 0x944934) is known color: Tia Maria. HEX triplet: 94, 49 and 34. RGB value is (148,73,52). Sum of RGB (Red+Green+Blue) = 148+73+52=273 (36% of max value = 765). Red value is 148 (58.20% from 255 or 54.21% from 273); Green value is 73 (28.91% from 255 or 26.74% from 273); Blue value is 52 (20.70% from 255 or 19.05% from 273); Max value from RGB is 148 - color contains mainly: red. Hex color #944934 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #944934 is #6BB6CB. Grayscale: #5D5D5D. Windows color (decimal): -7059148 or 3426708. OLE color: 3426708.
HSL color Cylindrical-coordinate representation of color #944934: hue angle of 13.12º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #944934 is Cyan = 0, Magento = 0.51, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 73 | 52 | - |
| CMYK | 0 | 0.51 | 0.65 | 0.42 |
| HSL | 13.13º | 0.48% | 0.39% | - |
| HSV(B) | 13.13º | 0.65% | 0.58% | - |
| XYZ | 15.22 | 11.31 | 4.63 | - |
| YUV | 93.03 | 104.85 | 167.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 73 | 52 | 0 | 0.51 | 0.65 | 0.42 | 13.13 | 0.48 | 0.39 |
| Hex | 94 | 49 | 34 | 0 | 33 | 41 | 2A | D | 30 | 27 |
| Octal | 224 | 111 | 64 | 0 | 63 | 101 | 52 | 15 | 60 | 47 |
| Binary | 10010100 | 1001001 | 110100 | 0 | 110011 | 1000001 | 101010 | 1101 | 110000 | 100111 |
Color Harmonies of #944934
Complementary color
Monochromatic Colors of #944934
Black with #944934
Text Example
Text Example
White with #944934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944934; }
p { color: rgb(148,73,52); }
H1.HeaderClassName
{
color: #944934;
}
.AnyTagClassName
{
color: #944934;
}
</style>
background-color css
<style>
a { background-color: #944934; }
a { background-color: rgb(148,73,52); }
div.DivClassName
{
background-color: #944934;
}
.BgClassName
{
background-color: #944934;
}
</style>
border-color css
<style>
span { border-color: #944934; }
span { border-color: rgb(148,73,52); }
td.TdClassName
{
border-color: #944934;
}
.TagClassName
{
border-color: #944934;
}
</style>