Shades of Tia Maria #934635
Tints of Tia Maria #934635
RGB
CMYK
RGB Variations
Color information
#934635 (or 0x934635) is known color: Tia Maria. HEX triplet: 93, 46 and 35. RGB value is (147,70,53). Sum of RGB (Red+Green+Blue) = 147+70+53=270 (35% of max value = 765). Red value is 147 (57.81% from 255 or 54.44% from 270); Green value is 70 (27.73% from 255 or 25.93% from 270); Blue value is 53 (21.09% from 255 or 19.63% from 270); Max value from RGB is 147 - color contains mainly: red. Hex color #934635 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934635 is #6CB9CA. Grayscale: #5B5B5B. Windows color (decimal): -7125451 or 3491475. OLE color: 3491475.
HSL color Cylindrical-coordinate representation of color #934635: hue angle of 10.85º 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 #934635 is Cyan = 0, Magento = 0.52, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 70 | 53 | - |
| CMYK | 0 | 0.52 | 0.64 | 0.42 |
| HSL | 10.85º | 0.47% | 0.39% | - |
| HSV(B) | 10.85º | 0.64% | 0.58% | - |
| XYZ | 14.87 | 10.84 | 4.68 | - |
| YUV | 91.09 | 106.51 | 167.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 70 | 53 | 0 | 0.52 | 0.64 | 0.42 | 10.85 | 0.47 | 0.39 |
| Hex | 93 | 46 | 35 | 0 | 34 | 40 | 2A | B | 2F | 27 |
| Octal | 223 | 106 | 65 | 0 | 64 | 100 | 52 | 13 | 57 | 47 |
| Binary | 10010011 | 1000110 | 110101 | 0 | 110100 | 1000000 | 101010 | 1011 | 101111 | 100111 |
Color Harmonies of #934635
Complementary color
Monochromatic Colors of #934635
Black with #934635
Text Example
Text Example
White with #934635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934635; }
p { color: rgb(147,70,53); }
H1.HeaderClassName
{
color: #934635;
}
.AnyTagClassName
{
color: #934635;
}
</style>
background-color css
<style>
a { background-color: #934635; }
a { background-color: rgb(147,70,53); }
div.DivClassName
{
background-color: #934635;
}
.BgClassName
{
background-color: #934635;
}
</style>
border-color css
<style>
span { border-color: #934635; }
span { border-color: rgb(147,70,53); }
td.TdClassName
{
border-color: #934635;
}
.TagClassName
{
border-color: #934635;
}
</style>