Shades of Tia Maria #934032
Tints of Tia Maria #934032
RGB
CMYK
RGB Variations
Color information
#934032 (or 0x934032) is known color: Tia Maria. HEX triplet: 93, 40 and 32. RGB value is (147,64,50). Sum of RGB (Red+Green+Blue) = 147+64+50=261 (34% of max value = 765). Red value is 147 (57.81% from 255 or 56.32% from 261); Green value is 64 (25.39% from 255 or 24.52% from 261); Blue value is 50 (19.92% from 255 or 19.16% from 261); Max value from RGB is 147 - color contains mainly: red. Hex color #934032 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934032 is #6CBFCD. Grayscale: #575757. Windows color (decimal): -7126990 or 3293331. OLE color: 3293331.
HSL color Cylindrical-coordinate representation of color #934032: hue angle of 8.66º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #934032 is Cyan = 0, Magento = 0.56, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 64 | 50 | - |
| CMYK | 0 | 0.56 | 0.66 | 0.42 |
| HSL | 8.66º | 0.49% | 0.39% | - |
| HSV(B) | 8.66º | 0.66% | 0.58% | - |
| XYZ | 14.44 | 10.1 | 4.21 | - |
| YUV | 87.22 | 107 | 170.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 64 | 50 | 0 | 0.56 | 0.66 | 0.42 | 8.66 | 0.49 | 0.39 |
| Hex | 93 | 40 | 32 | 0 | 38 | 42 | 2A | 9 | 31 | 27 |
| Octal | 223 | 100 | 62 | 0 | 70 | 102 | 52 | 11 | 61 | 47 |
| Binary | 10010011 | 1000000 | 110010 | 0 | 111000 | 1000010 | 101010 | 1001 | 110001 | 100111 |
Color Harmonies of #934032
Complementary color
Monochromatic Colors of #934032
Black with #934032
Text Example
Text Example
White with #934032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934032; }
p { color: rgb(147,64,50); }
H1.HeaderClassName
{
color: #934032;
}
.AnyTagClassName
{
color: #934032;
}
</style>
background-color css
<style>
a { background-color: #934032; }
a { background-color: rgb(147,64,50); }
div.DivClassName
{
background-color: #934032;
}
.BgClassName
{
background-color: #934032;
}
</style>
border-color css
<style>
span { border-color: #934032; }
span { border-color: rgb(147,64,50); }
td.TdClassName
{
border-color: #934032;
}
.TagClassName
{
border-color: #934032;
}
</style>