Shades of Tia Maria #974321
Tints of Tia Maria #974321
RGB
CMYK
RGB Variations
Color information
#974321 (or 0x974321) is known color: Tia Maria. HEX triplet: 97, 43 and 21. RGB value is (151,67,33). Sum of RGB (Red+Green+Blue) = 151+67+33=251 (33% of max value = 765). Red value is 151 (59.38% from 255 or 60.16% from 251); Green value is 67 (26.56% from 255 or 26.69% from 251); Blue value is 33 (13.28% from 255 or 13.15% from 251); Max value from RGB is 151 - color contains mainly: red. Hex color #974321 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974321 is #68BCDE. Grayscale: #585858. Windows color (decimal): -6864095 or 2179991. OLE color: 2179991.
HSL color Cylindrical-coordinate representation of color #974321: hue angle of 17.29º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #974321 is Cyan = 0, Magento = 0.56, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 67 | 33 | - |
| CMYK | 0 | 0.56 | 0.78 | 0.41 |
| HSL | 17.29º | 0.64% | 0.36% | - |
| HSV(B) | 17.29º | 0.78% | 0.59% | - |
| XYZ | 15.04 | 10.7 | 2.71 | - |
| YUV | 88.24 | 96.83 | 172.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 67 | 33 | 0 | 0.56 | 0.78 | 0.41 | 17.29 | 0.64 | 0.36 |
| Hex | 97 | 43 | 21 | 0 | 38 | 4E | 29 | 11 | 40 | 24 |
| Octal | 227 | 103 | 41 | 0 | 70 | 116 | 51 | 21 | 100 | 44 |
| Binary | 10010111 | 1000011 | 100001 | 0 | 111000 | 1001110 | 101001 | 10001 | 1000000 | 100100 |
Color Harmonies of #974321
Complementary color
Monochromatic Colors of #974321
Black with #974321
Text Example
Text Example
White with #974321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974321; }
p { color: rgb(151,67,33); }
H1.HeaderClassName
{
color: #974321;
}
.AnyTagClassName
{
color: #974321;
}
</style>
background-color css
<style>
a { background-color: #974321; }
a { background-color: rgb(151,67,33); }
div.DivClassName
{
background-color: #974321;
}
.BgClassName
{
background-color: #974321;
}
</style>
border-color css
<style>
span { border-color: #974321; }
span { border-color: rgb(151,67,33); }
td.TdClassName
{
border-color: #974321;
}
.TagClassName
{
border-color: #974321;
}
</style>