Shades of Tia Maria #954629
Tints of Tia Maria #954629
RGB
CMYK
RGB Variations
Color information
#954629 (or 0x954629) is known color: Tia Maria. HEX triplet: 95, 46 and 29. RGB value is (149,70,41). Sum of RGB (Red+Green+Blue) = 149+70+41=260 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.31% from 260); Green value is 70 (27.73% from 255 or 26.92% from 260); Blue value is 41 (16.41% from 255 or 15.77% from 260); Max value from RGB is 149 - color contains mainly: red. Hex color #954629 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954629 is #6AB9D6. Grayscale: #5A5A5A. Windows color (decimal): -6994391 or 2705045. OLE color: 2705045.
HSL color Cylindrical-coordinate representation of color #954629: hue angle of 16.11º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #954629 is Cyan = 0, Magento = 0.53, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 70 | 41 | - |
| CMYK | 0 | 0.53 | 0.72 | 0.42 |
| HSL | 16.11º | 0.57% | 0.37% | - |
| HSV(B) | 16.11º | 0.72% | 0.58% | - |
| XYZ | 14.98 | 10.93 | 3.42 | - |
| YUV | 90.32 | 100.17 | 169.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 70 | 41 | 0 | 0.53 | 0.72 | 0.42 | 16.11 | 0.57 | 0.37 |
| Hex | 95 | 46 | 29 | 0 | 35 | 48 | 2A | 10 | 39 | 25 |
| Octal | 225 | 106 | 51 | 0 | 65 | 110 | 52 | 20 | 71 | 45 |
| Binary | 10010101 | 1000110 | 101001 | 0 | 110101 | 1001000 | 101010 | 10000 | 111001 | 100101 |
Color Harmonies of #954629
Complementary color
Monochromatic Colors of #954629
Black with #954629
Text Example
Text Example
White with #954629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954629; }
p { color: rgb(149,70,41); }
H1.HeaderClassName
{
color: #954629;
}
.AnyTagClassName
{
color: #954629;
}
</style>
background-color css
<style>
a { background-color: #954629; }
a { background-color: rgb(149,70,41); }
div.DivClassName
{
background-color: #954629;
}
.BgClassName
{
background-color: #954629;
}
</style>
border-color css
<style>
span { border-color: #954629; }
span { border-color: rgb(149,70,41); }
td.TdClassName
{
border-color: #954629;
}
.TagClassName
{
border-color: #954629;
}
</style>