Shades of Tia Maria #934529
Tints of Tia Maria #934529
RGB
CMYK
RGB Variations
Color information
#934529 (or 0x934529) is known color: Tia Maria. HEX triplet: 93, 45 and 29. RGB value is (147,69,41). Sum of RGB (Red+Green+Blue) = 147+69+41=257 (34% of max value = 765). Red value is 147 (57.81% from 255 or 57.20% from 257); Green value is 69 (27.34% from 255 or 26.85% from 257); Blue value is 41 (16.41% from 255 or 15.95% from 257); Max value from RGB is 147 - color contains mainly: red. Hex color #934529 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934529 is #6CBAD6. Grayscale: #595959. Windows color (decimal): -7125719 or 2704787. OLE color: 2704787.
HSL color Cylindrical-coordinate representation of color #934529: hue angle of 15.85º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #934529 is Cyan = 0, Magento = 0.53, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 69 | 41 | - |
| CMYK | 0 | 0.53 | 0.72 | 0.42 |
| HSL | 15.85º | 0.56% | 0.37% | - |
| HSV(B) | 15.85º | 0.72% | 0.58% | - |
| XYZ | 14.56 | 10.62 | 3.38 | - |
| YUV | 89.13 | 100.84 | 169.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 69 | 41 | 0 | 0.53 | 0.72 | 0.42 | 15.85 | 0.56 | 0.37 |
| Hex | 93 | 45 | 29 | 0 | 35 | 48 | 2A | 10 | 38 | 25 |
| Octal | 223 | 105 | 51 | 0 | 65 | 110 | 52 | 20 | 70 | 45 |
| Binary | 10010011 | 1000101 | 101001 | 0 | 110101 | 1001000 | 101010 | 10000 | 111000 | 100101 |
Color Harmonies of #934529
Complementary color
Monochromatic Colors of #934529
Black with #934529
Text Example
Text Example
White with #934529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934529; }
p { color: rgb(147,69,41); }
H1.HeaderClassName
{
color: #934529;
}
.AnyTagClassName
{
color: #934529;
}
</style>
background-color css
<style>
a { background-color: #934529; }
a { background-color: rgb(147,69,41); }
div.DivClassName
{
background-color: #934529;
}
.BgClassName
{
background-color: #934529;
}
</style>
border-color css
<style>
span { border-color: #934529; }
span { border-color: rgb(147,69,41); }
td.TdClassName
{
border-color: #934529;
}
.TagClassName
{
border-color: #934529;
}
</style>