Shades of Tia Maria #954935
Tints of Tia Maria #954935
RGB
CMYK
RGB Variations
Color information
#954935 (or 0x954935) is known color: Tia Maria. HEX triplet: 95, 49 and 35. RGB value is (149,73,53). Sum of RGB (Red+Green+Blue) = 149+73+53=275 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.18% from 275); Green value is 73 (28.91% from 255 or 26.55% from 275); Blue value is 53 (21.09% from 255 or 19.27% from 275); Max value from RGB is 149 - color contains mainly: red. Hex color #954935 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954935 is #6AB6CA. Grayscale: #5D5D5D. Windows color (decimal): -6993611 or 3492245. OLE color: 3492245.
HSL color Cylindrical-coordinate representation of color #954935: hue angle of 12.5º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #954935 is Cyan = 0, Magento = 0.51, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 73 | 53 | - |
| CMYK | 0 | 0.51 | 0.64 | 0.42 |
| HSL | 12.5º | 0.48% | 0.4% | - |
| HSV(B) | 12.5º | 0.64% | 0.58% | - |
| XYZ | 15.42 | 11.41 | 4.76 | - |
| YUV | 93.44 | 105.18 | 167.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 73 | 53 | 0 | 0.51 | 0.64 | 0.42 | 12.5 | 0.48 | 0.4 |
| Hex | 95 | 49 | 35 | 0 | 33 | 40 | 2A | C | 30 | 28 |
| Octal | 225 | 111 | 65 | 0 | 63 | 100 | 52 | 14 | 60 | 50 |
| Binary | 10010101 | 1001001 | 110101 | 0 | 110011 | 1000000 | 101010 | 1100 | 110000 | 101000 |
Color Harmonies of #954935
Complementary color
Monochromatic Colors of #954935
Black with #954935
Text Example
Text Example
White with #954935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954935; }
p { color: rgb(149,73,53); }
H1.HeaderClassName
{
color: #954935;
}
.AnyTagClassName
{
color: #954935;
}
</style>
background-color css
<style>
a { background-color: #954935; }
a { background-color: rgb(149,73,53); }
div.DivClassName
{
background-color: #954935;
}
.BgClassName
{
background-color: #954935;
}
</style>
border-color css
<style>
span { border-color: #954935; }
span { border-color: rgb(149,73,53); }
td.TdClassName
{
border-color: #954935;
}
.TagClassName
{
border-color: #954935;
}
</style>