Shades of Tia Maria #934733
Tints of Tia Maria #934733
RGB
CMYK
RGB Variations
Color information
#934733 (or 0x934733) is known color: Tia Maria. HEX triplet: 93, 47 and 33. RGB value is (147,71,51). Sum of RGB (Red+Green+Blue) = 147+71+51=269 (35% of max value = 765). Red value is 147 (57.81% from 255 or 54.65% from 269); Green value is 71 (28.12% from 255 or 26.39% from 269); Blue value is 51 (20.31% from 255 or 18.96% from 269); Max value from RGB is 147 - color contains mainly: red. Hex color #934733 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934733 is #6CB8CC. Grayscale: #5B5B5B. Windows color (decimal): -7125197 or 3360659. OLE color: 3360659.
HSL color Cylindrical-coordinate representation of color #934733: hue angle of 12.5º 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 #934733 is Cyan = 0, Magento = 0.52, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 71 | 51 | - |
| CMYK | 0 | 0.52 | 0.65 | 0.42 |
| HSL | 12.5º | 0.48% | 0.39% | - |
| HSV(B) | 12.5º | 0.65% | 0.58% | - |
| XYZ | 14.88 | 10.95 | 4.46 | - |
| YUV | 91.44 | 105.18 | 167.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 71 | 51 | 0 | 0.52 | 0.65 | 0.42 | 12.5 | 0.48 | 0.39 |
| Hex | 93 | 47 | 33 | 0 | 34 | 41 | 2A | C | 30 | 27 |
| Octal | 223 | 107 | 63 | 0 | 64 | 101 | 52 | 14 | 60 | 47 |
| Binary | 10010011 | 1000111 | 110011 | 0 | 110100 | 1000001 | 101010 | 1100 | 110000 | 100111 |
Color Harmonies of #934733
Complementary color
Monochromatic Colors of #934733
Black with #934733
Text Example
Text Example
White with #934733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934733; }
p { color: rgb(147,71,51); }
H1.HeaderClassName
{
color: #934733;
}
.AnyTagClassName
{
color: #934733;
}
</style>
background-color css
<style>
a { background-color: #934733; }
a { background-color: rgb(147,71,51); }
div.DivClassName
{
background-color: #934733;
}
.BgClassName
{
background-color: #934733;
}
</style>
border-color css
<style>
span { border-color: #934733; }
span { border-color: rgb(147,71,51); }
td.TdClassName
{
border-color: #934733;
}
.TagClassName
{
border-color: #934733;
}
</style>