Shades of Tia Maria #954632
Tints of Tia Maria #954632
RGB
CMYK
RGB Variations
Color information
#954632 (or 0x954632) is known color: Tia Maria. HEX triplet: 95, 46 and 32. RGB value is (149,70,50). Sum of RGB (Red+Green+Blue) = 149+70+50=269 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.39% from 269); Green value is 70 (27.73% from 255 or 26.02% from 269); Blue value is 50 (19.92% from 255 or 18.59% from 269); Max value from RGB is 149 - color contains mainly: red. Hex color #954632 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954632 is #6AB9CD. Grayscale: #5B5B5B. Windows color (decimal): -6994382 or 3294869. OLE color: 3294869.
HSL color Cylindrical-coordinate representation of color #954632: hue angle of 12.12º 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 #954632 is Cyan = 0, Magento = 0.53, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 70 | 50 | - |
| CMYK | 0 | 0.53 | 0.66 | 0.42 |
| HSL | 12.12º | 0.5% | 0.39% | - |
| HSV(B) | 12.12º | 0.66% | 0.58% | - |
| XYZ | 15.16 | 11 | 4.34 | - |
| YUV | 91.34 | 104.67 | 169.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 70 | 50 | 0 | 0.53 | 0.66 | 0.42 | 12.12 | 0.5 | 0.39 |
| Hex | 95 | 46 | 32 | 0 | 35 | 42 | 2A | C | 32 | 27 |
| Octal | 225 | 106 | 62 | 0 | 65 | 102 | 52 | 14 | 62 | 47 |
| Binary | 10010101 | 1000110 | 110010 | 0 | 110101 | 1000010 | 101010 | 1100 | 110010 | 100111 |
Color Harmonies of #954632
Complementary color
Monochromatic Colors of #954632
Black with #954632
Text Example
Text Example
White with #954632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954632; }
p { color: rgb(149,70,50); }
H1.HeaderClassName
{
color: #954632;
}
.AnyTagClassName
{
color: #954632;
}
</style>
background-color css
<style>
a { background-color: #954632; }
a { background-color: rgb(149,70,50); }
div.DivClassName
{
background-color: #954632;
}
.BgClassName
{
background-color: #954632;
}
</style>
border-color css
<style>
span { border-color: #954632; }
span { border-color: rgb(149,70,50); }
td.TdClassName
{
border-color: #954632;
}
.TagClassName
{
border-color: #954632;
}
</style>