Shades of Tia Maria #964227
Tints of Tia Maria #964227
RGB
CMYK
RGB Variations
Color information
#964227 (or 0x964227) is known color: Tia Maria. HEX triplet: 96, 42 and 27. RGB value is (150,66,39). Sum of RGB (Red+Green+Blue) = 150+66+39=255 (33% of max value = 765). Red value is 150 (58.98% from 255 or 58.82% from 255); Green value is 66 (26.17% from 255 or 25.88% from 255); Blue value is 39 (15.62% from 255 or 15.29% from 255); Max value from RGB is 150 - color contains mainly: red. Hex color #964227 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #964227 is #69BDD8. Grayscale: #585858. Windows color (decimal): -6929881 or 2572950. OLE color: 2572950.
HSL color Cylindrical-coordinate representation of color #964227: hue angle of 14.59º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #964227 is Cyan = 0, Magento = 0.56, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 66 | 39 | - |
| CMYK | 0 | 0.56 | 0.74 | 0.41 |
| HSL | 14.59º | 0.59% | 0.37% | - |
| HSV(B) | 14.59º | 0.74% | 0.59% | - |
| XYZ | 14.89 | 10.53 | 3.17 | - |
| YUV | 88.04 | 100.33 | 172.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 66 | 39 | 0 | 0.56 | 0.74 | 0.41 | 14.59 | 0.59 | 0.37 |
| Hex | 96 | 42 | 27 | 0 | 38 | 4A | 29 | F | 3B | 25 |
| Octal | 226 | 102 | 47 | 0 | 70 | 112 | 51 | 17 | 73 | 45 |
| Binary | 10010110 | 1000010 | 100111 | 0 | 111000 | 1001010 | 101001 | 1111 | 111011 | 100101 |
Color Harmonies of #964227
Complementary color
Monochromatic Colors of #964227
Black with #964227
Text Example
Text Example
White with #964227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #964227; }
p { color: rgb(150,66,39); }
H1.HeaderClassName
{
color: #964227;
}
.AnyTagClassName
{
color: #964227;
}
</style>
background-color css
<style>
a { background-color: #964227; }
a { background-color: rgb(150,66,39); }
div.DivClassName
{
background-color: #964227;
}
.BgClassName
{
background-color: #964227;
}
</style>
border-color css
<style>
span { border-color: #964227; }
span { border-color: rgb(150,66,39); }
td.TdClassName
{
border-color: #964227;
}
.TagClassName
{
border-color: #964227;
}
</style>