Shades of Tia Maria #964327
Tints of Tia Maria #964327
RGB
CMYK
RGB Variations
Color information
#964327 (or 0x964327) is known color: Tia Maria. HEX triplet: 96, 43 and 27. RGB value is (150,67,39). Sum of RGB (Red+Green+Blue) = 150+67+39=256 (33% of max value = 765). Red value is 150 (58.98% from 255 or 58.59% from 256); Green value is 67 (26.56% from 255 or 26.17% from 256); Blue value is 39 (15.62% from 255 or 15.23% from 256); Max value from RGB is 150 - color contains mainly: red. Hex color #964327 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #964327 is #69BCD8. Grayscale: #585858. Windows color (decimal): -6929625 or 2573206. OLE color: 2573206.
HSL color Cylindrical-coordinate representation of color #964327: hue angle of 15.14º 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 #964327 is Cyan = 0, Magento = 0.55, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 67 | 39 | - |
| CMYK | 0 | 0.55 | 0.74 | 0.41 |
| HSL | 15.14º | 0.59% | 0.37% | - |
| HSV(B) | 15.14º | 0.74% | 0.59% | - |
| XYZ | 14.95 | 10.64 | 3.19 | - |
| YUV | 88.63 | 100 | 171.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 67 | 39 | 0 | 0.55 | 0.74 | 0.41 | 15.14 | 0.59 | 0.37 |
| Hex | 96 | 43 | 27 | 0 | 37 | 4A | 29 | F | 3B | 25 |
| Octal | 226 | 103 | 47 | 0 | 67 | 112 | 51 | 17 | 73 | 45 |
| Binary | 10010110 | 1000011 | 100111 | 0 | 110111 | 1001010 | 101001 | 1111 | 111011 | 100101 |
Color Harmonies of #964327
Complementary color
Monochromatic Colors of #964327
Black with #964327
Text Example
Text Example
White with #964327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #964327; }
p { color: rgb(150,67,39); }
H1.HeaderClassName
{
color: #964327;
}
.AnyTagClassName
{
color: #964327;
}
</style>
background-color css
<style>
a { background-color: #964327; }
a { background-color: rgb(150,67,39); }
div.DivClassName
{
background-color: #964327;
}
.BgClassName
{
background-color: #964327;
}
</style>
border-color css
<style>
span { border-color: #964327; }
span { border-color: rgb(150,67,39); }
td.TdClassName
{
border-color: #964327;
}
.TagClassName
{
border-color: #964327;
}
</style>