Shades of Tia Maria #944932
Tints of Tia Maria #944932
RGB
CMYK
RGB Variations
Color information
#944932 (or 0x944932) is known color: Tia Maria. HEX triplet: 94, 49 and 32. RGB value is (148,73,50). Sum of RGB (Red+Green+Blue) = 148+73+50=271 (35% of max value = 765). Red value is 148 (58.20% from 255 or 54.61% from 271); Green value is 73 (28.91% from 255 or 26.94% from 271); Blue value is 50 (19.92% from 255 or 18.45% from 271); Max value from RGB is 148 - color contains mainly: red. Hex color #944932 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #944932 is #6BB6CD. Grayscale: #5C5C5C. Windows color (decimal): -7059150 or 3295636. OLE color: 3295636.
HSL color Cylindrical-coordinate representation of color #944932: hue angle of 14.08º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #944932 is Cyan = 0, Magento = 0.51, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 73 | 50 | - |
| CMYK | 0 | 0.51 | 0.66 | 0.42 |
| HSL | 14.08º | 0.49% | 0.39% | - |
| HSV(B) | 14.08º | 0.66% | 0.58% | - |
| XYZ | 15.17 | 11.29 | 4.4 | - |
| YUV | 92.8 | 103.85 | 167.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 73 | 50 | 0 | 0.51 | 0.66 | 0.42 | 14.08 | 0.49 | 0.39 |
| Hex | 94 | 49 | 32 | 0 | 33 | 42 | 2A | E | 31 | 27 |
| Octal | 224 | 111 | 62 | 0 | 63 | 102 | 52 | 16 | 61 | 47 |
| Binary | 10010100 | 1001001 | 110010 | 0 | 110011 | 1000010 | 101010 | 1110 | 110001 | 100111 |
Color Harmonies of #944932
Complementary color
Monochromatic Colors of #944932
Black with #944932
Text Example
Text Example
White with #944932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944932; }
p { color: rgb(148,73,50); }
H1.HeaderClassName
{
color: #944932;
}
.AnyTagClassName
{
color: #944932;
}
</style>
background-color css
<style>
a { background-color: #944932; }
a { background-color: rgb(148,73,50); }
div.DivClassName
{
background-color: #944932;
}
.BgClassName
{
background-color: #944932;
}
</style>
border-color css
<style>
span { border-color: #944932; }
span { border-color: rgb(148,73,50); }
td.TdClassName
{
border-color: #944932;
}
.TagClassName
{
border-color: #944932;
}
</style>