Shades of Tia Maria #934433
Tints of Tia Maria #934433
RGB
CMYK
RGB Variations
Color information
#934433 (or 0x934433) is known color: Tia Maria. HEX triplet: 93, 44 and 33. RGB value is (147,68,51). Sum of RGB (Red+Green+Blue) = 147+68+51=266 (35% of max value = 765). Red value is 147 (57.81% from 255 or 55.26% from 266); Green value is 68 (26.95% from 255 or 25.56% from 266); Blue value is 51 (20.31% from 255 or 19.17% from 266); Max value from RGB is 147 - color contains mainly: red. Hex color #934433 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934433 is #6CBBCC. Grayscale: #595959. Windows color (decimal): -7125965 or 3359891. OLE color: 3359891.
HSL color Cylindrical-coordinate representation of color #934433: hue angle of 10.62º 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 #934433 is Cyan = 0, Magento = 0.54, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 68 | 51 | - |
| CMYK | 0 | 0.54 | 0.65 | 0.42 |
| HSL | 10.63º | 0.48% | 0.39% | - |
| HSV(B) | 10.63º | 0.65% | 0.58% | - |
| XYZ | 14.7 | 10.58 | 4.4 | - |
| YUV | 89.68 | 106.17 | 168.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 68 | 51 | 0 | 0.54 | 0.65 | 0.42 | 10.63 | 0.48 | 0.39 |
| Hex | 93 | 44 | 33 | 0 | 36 | 41 | 2A | B | 30 | 27 |
| Octal | 223 | 104 | 63 | 0 | 66 | 101 | 52 | 13 | 60 | 47 |
| Binary | 10010011 | 1000100 | 110011 | 0 | 110110 | 1000001 | 101010 | 1011 | 110000 | 100111 |
Color Harmonies of #934433
Complementary color
Monochromatic Colors of #934433
Black with #934433
Text Example
Text Example
White with #934433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934433; }
p { color: rgb(147,68,51); }
H1.HeaderClassName
{
color: #934433;
}
.AnyTagClassName
{
color: #934433;
}
</style>
background-color css
<style>
a { background-color: #934433; }
a { background-color: rgb(147,68,51); }
div.DivClassName
{
background-color: #934433;
}
.BgClassName
{
background-color: #934433;
}
</style>
border-color css
<style>
span { border-color: #934433; }
span { border-color: rgb(147,68,51); }
td.TdClassName
{
border-color: #934433;
}
.TagClassName
{
border-color: #934433;
}
</style>