Shades of Tia Maria #954631
Tints of Tia Maria #954631
RGB
CMYK
RGB Variations
Color information
#954631 (or 0x954631) is known color: Tia Maria. HEX triplet: 95, 46 and 31. RGB value is (149,70,49). Sum of RGB (Red+Green+Blue) = 149+70+49=268 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.60% from 268); Green value is 70 (27.73% from 255 or 26.12% from 268); Blue value is 49 (19.53% from 255 or 18.28% from 268); Max value from RGB is 149 - color contains mainly: red. Hex color #954631 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954631 is #6AB9CE. Grayscale: #5B5B5B. Windows color (decimal): -6994383 or 3229333. OLE color: 3229333.
HSL color Cylindrical-coordinate representation of color #954631: hue angle of 12.6º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #954631 is Cyan = 0, Magento = 0.53, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 70 | 49 | - |
| CMYK | 0 | 0.53 | 0.67 | 0.42 |
| HSL | 12.6º | 0.51% | 0.39% | - |
| HSV(B) | 12.6º | 0.67% | 0.58% | - |
| XYZ | 15.14 | 10.99 | 4.23 | - |
| YUV | 91.23 | 104.17 | 169.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 70 | 49 | 0 | 0.53 | 0.67 | 0.42 | 12.6 | 0.51 | 0.39 |
| Hex | 95 | 46 | 31 | 0 | 35 | 43 | 2A | D | 33 | 27 |
| Octal | 225 | 106 | 61 | 0 | 65 | 103 | 52 | 15 | 63 | 47 |
| Binary | 10010101 | 1000110 | 110001 | 0 | 110101 | 1000011 | 101010 | 1101 | 110011 | 100111 |
Color Harmonies of #954631
Complementary color
Monochromatic Colors of #954631
Black with #954631
Text Example
Text Example
White with #954631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954631; }
p { color: rgb(149,70,49); }
H1.HeaderClassName
{
color: #954631;
}
.AnyTagClassName
{
color: #954631;
}
</style>
background-color css
<style>
a { background-color: #954631; }
a { background-color: rgb(149,70,49); }
div.DivClassName
{
background-color: #954631;
}
.BgClassName
{
background-color: #954631;
}
</style>
border-color css
<style>
span { border-color: #954631; }
span { border-color: rgb(149,70,49); }
td.TdClassName
{
border-color: #954631;
}
.TagClassName
{
border-color: #954631;
}
</style>