Shades of Tia Maria #934331
Tints of Tia Maria #934331
RGB
CMYK
RGB Variations
Color information
#934331 (or 0x934331) is known color: Tia Maria. HEX triplet: 93, 43 and 31. RGB value is (147,67,49). Sum of RGB (Red+Green+Blue) = 147+67+49=263 (34% of max value = 765). Red value is 147 (57.81% from 255 or 55.89% from 263); Green value is 67 (26.56% from 255 or 25.48% from 263); Blue value is 49 (19.53% from 255 or 18.63% from 263); Max value from RGB is 147 - color contains mainly: red. Hex color #934331 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934331 is #6CBCCE. Grayscale: #595959. Windows color (decimal): -7126223 or 3228563. OLE color: 3228563.
HSL color Cylindrical-coordinate representation of color #934331: hue angle of 11.02º 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 #934331 is Cyan = 0, Magento = 0.54, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 67 | 49 | - |
| CMYK | 0 | 0.54 | 0.67 | 0.42 |
| HSL | 11.02º | 0.5% | 0.38% | - |
| HSV(B) | 11.02º | 0.67% | 0.58% | - |
| XYZ | 14.59 | 10.44 | 4.15 | - |
| YUV | 88.87 | 105.5 | 169.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 67 | 49 | 0 | 0.54 | 0.67 | 0.42 | 11.02 | 0.5 | 0.38 |
| Hex | 93 | 43 | 31 | 0 | 36 | 43 | 2A | B | 32 | 26 |
| Octal | 223 | 103 | 61 | 0 | 66 | 103 | 52 | 13 | 62 | 46 |
| Binary | 10010011 | 1000011 | 110001 | 0 | 110110 | 1000011 | 101010 | 1011 | 110010 | 100110 |
Color Harmonies of #934331
Complementary color
Monochromatic Colors of #934331
Black with #934331
Text Example
Text Example
White with #934331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934331; }
p { color: rgb(147,67,49); }
H1.HeaderClassName
{
color: #934331;
}
.AnyTagClassName
{
color: #934331;
}
</style>
background-color css
<style>
a { background-color: #934331; }
a { background-color: rgb(147,67,49); }
div.DivClassName
{
background-color: #934331;
}
.BgClassName
{
background-color: #934331;
}
</style>
border-color css
<style>
span { border-color: #934331; }
span { border-color: rgb(147,67,49); }
td.TdClassName
{
border-color: #934331;
}
.TagClassName
{
border-color: #934331;
}
</style>