Shades of Tia Maria #934735
Tints of Tia Maria #934735
RGB
CMYK
RGB Variations
Color information
#934735 (or 0x934735) is known color: Tia Maria. HEX triplet: 93, 47 and 35. RGB value is (147,71,53). Sum of RGB (Red+Green+Blue) = 147+71+53=271 (35% of max value = 765). Red value is 147 (57.81% from 255 or 54.24% from 271); Green value is 71 (28.12% from 255 or 26.20% from 271); Blue value is 53 (21.09% from 255 or 19.56% from 271); Max value from RGB is 147 - color contains mainly: red. Hex color #934735 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934735 is #6CB8CA. Grayscale: #5B5B5B. Windows color (decimal): -7125195 or 3491731. OLE color: 3491731.
HSL color Cylindrical-coordinate representation of color #934735: hue angle of 11.49º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #934735 is Cyan = 0, Magento = 0.52, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 71 | 53 | - |
| CMYK | 0 | 0.52 | 0.64 | 0.42 |
| HSL | 11.49º | 0.47% | 0.39% | - |
| HSV(B) | 11.49º | 0.64% | 0.58% | - |
| XYZ | 14.93 | 10.97 | 4.7 | - |
| YUV | 91.67 | 106.18 | 167.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 71 | 53 | 0 | 0.52 | 0.64 | 0.42 | 11.49 | 0.47 | 0.39 |
| Hex | 93 | 47 | 35 | 0 | 34 | 40 | 2A | B | 2F | 27 |
| Octal | 223 | 107 | 65 | 0 | 64 | 100 | 52 | 13 | 57 | 47 |
| Binary | 10010011 | 1000111 | 110101 | 0 | 110100 | 1000000 | 101010 | 1011 | 101111 | 100111 |
Color Harmonies of #934735
Complementary color
Monochromatic Colors of #934735
Black with #934735
Text Example
Text Example
White with #934735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934735; }
p { color: rgb(147,71,53); }
H1.HeaderClassName
{
color: #934735;
}
.AnyTagClassName
{
color: #934735;
}
</style>
background-color css
<style>
a { background-color: #934735; }
a { background-color: rgb(147,71,53); }
div.DivClassName
{
background-color: #934735;
}
.BgClassName
{
background-color: #934735;
}
</style>
border-color css
<style>
span { border-color: #934735; }
span { border-color: rgb(147,71,53); }
td.TdClassName
{
border-color: #934735;
}
.TagClassName
{
border-color: #934735;
}
</style>