Shades of Tia Maria #954934
Tints of Tia Maria #954934
RGB
CMYK
RGB Variations
Color information
#954934 (or 0x954934) is known color: Tia Maria. HEX triplet: 95, 49 and 34. RGB value is (149,73,52). Sum of RGB (Red+Green+Blue) = 149+73+52=274 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.38% from 274); Green value is 73 (28.91% from 255 or 26.64% from 274); Blue value is 52 (20.70% from 255 or 18.98% from 274); Max value from RGB is 149 - color contains mainly: red. Hex color #954934 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954934 is #6AB6CB. Grayscale: #5D5D5D. Windows color (decimal): -6993612 or 3426709. OLE color: 3426709.
HSL color Cylindrical-coordinate representation of color #954934: hue angle of 12.99º 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 #954934 is Cyan = 0, Magento = 0.51, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 73 | 52 | - |
| CMYK | 0 | 0.51 | 0.65 | 0.42 |
| HSL | 12.99º | 0.48% | 0.39% | - |
| HSV(B) | 12.99º | 0.65% | 0.58% | - |
| XYZ | 15.4 | 11.4 | 4.64 | - |
| YUV | 93.33 | 104.68 | 167.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 73 | 52 | 0 | 0.51 | 0.65 | 0.42 | 12.99 | 0.48 | 0.39 |
| Hex | 95 | 49 | 34 | 0 | 33 | 41 | 2A | D | 30 | 27 |
| Octal | 225 | 111 | 64 | 0 | 63 | 101 | 52 | 15 | 60 | 47 |
| Binary | 10010101 | 1001001 | 110100 | 0 | 110011 | 1000001 | 101010 | 1101 | 110000 | 100111 |
Color Harmonies of #954934
Complementary color
Monochromatic Colors of #954934
Black with #954934
Text Example
Text Example
White with #954934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954934; }
p { color: rgb(149,73,52); }
H1.HeaderClassName
{
color: #954934;
}
.AnyTagClassName
{
color: #954934;
}
</style>
background-color css
<style>
a { background-color: #954934; }
a { background-color: rgb(149,73,52); }
div.DivClassName
{
background-color: #954934;
}
.BgClassName
{
background-color: #954934;
}
</style>
border-color css
<style>
span { border-color: #954934; }
span { border-color: rgb(149,73,52); }
td.TdClassName
{
border-color: #954934;
}
.TagClassName
{
border-color: #954934;
}
</style>