Shades of Tia Maria #944935
Tints of Tia Maria #944935
RGB
CMYK
RGB Variations
Color information
#944935 (or 0x944935) is known color: Tia Maria. HEX triplet: 94, 49 and 35. RGB value is (148,73,53). Sum of RGB (Red+Green+Blue) = 148+73+53=274 (36% of max value = 765). Red value is 148 (58.20% from 255 or 54.01% from 274); Green value is 73 (28.91% from 255 or 26.64% from 274); Blue value is 53 (21.09% from 255 or 19.34% from 274); Max value from RGB is 148 - color contains mainly: red. Hex color #944935 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #944935 is #6BB6CA. Grayscale: #5D5D5D. Windows color (decimal): -7059147 or 3492244. OLE color: 3492244.
HSL color Cylindrical-coordinate representation of color #944935: hue angle of 12.63º 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 #944935 is Cyan = 0, Magento = 0.51, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 73 | 53 | - |
| CMYK | 0 | 0.51 | 0.64 | 0.42 |
| HSL | 12.63º | 0.47% | 0.39% | - |
| HSV(B) | 12.63º | 0.64% | 0.58% | - |
| XYZ | 15.24 | 11.32 | 4.75 | - |
| YUV | 93.15 | 105.35 | 167.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 73 | 53 | 0 | 0.51 | 0.64 | 0.42 | 12.63 | 0.47 | 0.39 |
| Hex | 94 | 49 | 35 | 0 | 33 | 40 | 2A | D | 2F | 27 |
| Octal | 224 | 111 | 65 | 0 | 63 | 100 | 52 | 15 | 57 | 47 |
| Binary | 10010100 | 1001001 | 110101 | 0 | 110011 | 1000000 | 101010 | 1101 | 101111 | 100111 |
Color Harmonies of #944935
Complementary color
Monochromatic Colors of #944935
Black with #944935
Text Example
Text Example
White with #944935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944935; }
p { color: rgb(148,73,53); }
H1.HeaderClassName
{
color: #944935;
}
.AnyTagClassName
{
color: #944935;
}
</style>
background-color css
<style>
a { background-color: #944935; }
a { background-color: rgb(148,73,53); }
div.DivClassName
{
background-color: #944935;
}
.BgClassName
{
background-color: #944935;
}
</style>
border-color css
<style>
span { border-color: #944935; }
span { border-color: rgb(148,73,53); }
td.TdClassName
{
border-color: #944935;
}
.TagClassName
{
border-color: #944935;
}
</style>