Shades of Tia Maria #954032
Tints of Tia Maria #954032
RGB
CMYK
RGB Variations
Color information
#954032 (or 0x954032) is known color: Tia Maria. HEX triplet: 95, 40 and 32. RGB value is (149,64,50). Sum of RGB (Red+Green+Blue) = 149+64+50=263 (34% of max value = 765). Red value is 149 (58.59% from 255 or 56.65% from 263); Green value is 64 (25.39% from 255 or 24.33% from 263); Blue value is 50 (19.92% from 255 or 19.01% from 263); Max value from RGB is 149 - color contains mainly: red. Hex color #954032 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954032 is #6ABFCD. Grayscale: #575757. Windows color (decimal): -6995918 or 3293333. OLE color: 3293333.
HSL color Cylindrical-coordinate representation of color #954032: hue angle of 8.48º degrees, saturation: 0.5, 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 #954032 is Cyan = 0, Magento = 0.57, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 64 | 50 | - |
| CMYK | 0 | 0.57 | 0.66 | 0.42 |
| HSL | 8.48º | 0.5% | 0.39% | - |
| HSV(B) | 8.48º | 0.66% | 0.58% | - |
| XYZ | 14.8 | 10.29 | 4.22 | - |
| YUV | 87.82 | 106.66 | 171.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 64 | 50 | 0 | 0.57 | 0.66 | 0.42 | 8.48 | 0.5 | 0.39 |
| Hex | 95 | 40 | 32 | 0 | 39 | 42 | 2A | 8 | 32 | 27 |
| Octal | 225 | 100 | 62 | 0 | 71 | 102 | 52 | 10 | 62 | 47 |
| Binary | 10010101 | 1000000 | 110010 | 0 | 111001 | 1000010 | 101010 | 1000 | 110010 | 100111 |
Color Harmonies of #954032
Complementary color
Monochromatic Colors of #954032
Black with #954032
Text Example
Text Example
White with #954032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954032; }
p { color: rgb(149,64,50); }
H1.HeaderClassName
{
color: #954032;
}
.AnyTagClassName
{
color: #954032;
}
</style>
background-color css
<style>
a { background-color: #954032; }
a { background-color: rgb(149,64,50); }
div.DivClassName
{
background-color: #954032;
}
.BgClassName
{
background-color: #954032;
}
</style>
border-color css
<style>
span { border-color: #954032; }
span { border-color: rgb(149,64,50); }
td.TdClassName
{
border-color: #954032;
}
.TagClassName
{
border-color: #954032;
}
</style>