Shades of Tia Maria #934131
Tints of Tia Maria #934131
RGB
CMYK
RGB Variations
Color information
#934131 (or 0x934131) is known color: Tia Maria. HEX triplet: 93, 41 and 31. RGB value is (147,65,49). Sum of RGB (Red+Green+Blue) = 147+65+49=261 (34% of max value = 765). Red value is 147 (57.81% from 255 or 56.32% from 261); Green value is 65 (25.78% from 255 or 24.90% from 261); Blue value is 49 (19.53% from 255 or 18.77% from 261); Max value from RGB is 147 - color contains mainly: red. Hex color #934131 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934131 is #6CBECE. Grayscale: #575757. Windows color (decimal): -7126735 or 3228051. OLE color: 3228051.
HSL color Cylindrical-coordinate representation of color #934131: hue angle of 9.8º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #934131 is Cyan = 0, Magento = 0.56, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 65 | 49 | - |
| CMYK | 0 | 0.56 | 0.67 | 0.42 |
| HSL | 9.8º | 0.5% | 0.38% | - |
| HSV(B) | 9.8º | 0.67% | 0.58% | - |
| XYZ | 14.48 | 10.21 | 4.11 | - |
| YUV | 87.69 | 106.17 | 170.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 65 | 49 | 0 | 0.56 | 0.67 | 0.42 | 9.8 | 0.5 | 0.38 |
| Hex | 93 | 41 | 31 | 0 | 38 | 43 | 2A | A | 32 | 26 |
| Octal | 223 | 101 | 61 | 0 | 70 | 103 | 52 | 12 | 62 | 46 |
| Binary | 10010011 | 1000001 | 110001 | 0 | 111000 | 1000011 | 101010 | 1010 | 110010 | 100110 |
Color Harmonies of #934131
Complementary color
Monochromatic Colors of #934131
Black with #934131
Text Example
Text Example
White with #934131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934131; }
p { color: rgb(147,65,49); }
H1.HeaderClassName
{
color: #934131;
}
.AnyTagClassName
{
color: #934131;
}
</style>
background-color css
<style>
a { background-color: #934131; }
a { background-color: rgb(147,65,49); }
div.DivClassName
{
background-color: #934131;
}
.BgClassName
{
background-color: #934131;
}
</style>
border-color css
<style>
span { border-color: #934131; }
span { border-color: rgb(147,65,49); }
td.TdClassName
{
border-color: #934131;
}
.TagClassName
{
border-color: #934131;
}
</style>