Shades of Tia Maria #954434
Tints of Tia Maria #954434
RGB
CMYK
RGB Variations
Color information
#954434 (or 0x954434) is known color: Tia Maria. HEX triplet: 95, 44 and 34. RGB value is (149,68,52). Sum of RGB (Red+Green+Blue) = 149+68+52=269 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.39% from 269); Green value is 68 (26.95% from 255 or 25.28% from 269); Blue value is 52 (20.70% from 255 or 19.33% from 269); Max value from RGB is 149 - color contains mainly: red. Hex color #954434 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954434 is #6ABBCB. Grayscale: #5A5A5A. Windows color (decimal): -6994892 or 3425429. OLE color: 3425429.
HSL color Cylindrical-coordinate representation of color #954434: hue angle of 9.9º 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 #954434 is Cyan = 0, Magento = 0.54, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 68 | 52 | - |
| CMYK | 0 | 0.54 | 0.65 | 0.42 |
| HSL | 9.9º | 0.48% | 0.39% | - |
| HSV(B) | 9.9º | 0.65% | 0.58% | - |
| XYZ | 15.08 | 10.77 | 4.53 | - |
| YUV | 90.4 | 106.34 | 169.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 68 | 52 | 0 | 0.54 | 0.65 | 0.42 | 9.9 | 0.48 | 0.39 |
| Hex | 95 | 44 | 34 | 0 | 36 | 41 | 2A | A | 30 | 27 |
| Octal | 225 | 104 | 64 | 0 | 66 | 101 | 52 | 12 | 60 | 47 |
| Binary | 10010101 | 1000100 | 110100 | 0 | 110110 | 1000001 | 101010 | 1010 | 110000 | 100111 |
Color Harmonies of #954434
Complementary color
Monochromatic Colors of #954434
Black with #954434
Text Example
Text Example
White with #954434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954434; }
p { color: rgb(149,68,52); }
H1.HeaderClassName
{
color: #954434;
}
.AnyTagClassName
{
color: #954434;
}
</style>
background-color css
<style>
a { background-color: #954434; }
a { background-color: rgb(149,68,52); }
div.DivClassName
{
background-color: #954434;
}
.BgClassName
{
background-color: #954434;
}
</style>
border-color css
<style>
span { border-color: #954434; }
span { border-color: rgb(149,68,52); }
td.TdClassName
{
border-color: #954434;
}
.TagClassName
{
border-color: #954434;
}
</style>