Shades of Tia Maria #974224
Tints of Tia Maria #974224
RGB
CMYK
RGB Variations
Color information
#974224 (or 0x974224) is known color: Tia Maria. HEX triplet: 97, 42 and 24. RGB value is (151,66,36). Sum of RGB (Red+Green+Blue) = 151+66+36=253 (33% of max value = 765). Red value is 151 (59.38% from 255 or 59.68% from 253); Green value is 66 (26.17% from 255 or 26.09% from 253); Blue value is 36 (14.45% from 255 or 14.23% from 253); Max value from RGB is 151 - color contains mainly: red. Hex color #974224 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974224 is #68BDDB. Grayscale: #585858. Windows color (decimal): -6864348 or 2376343. OLE color: 2376343.
HSL color Cylindrical-coordinate representation of color #974224: hue angle of 15.65º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #974224 is Cyan = 0, Magento = 0.56, Yellow = 0.76 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 66 | 36 | - |
| CMYK | 0 | 0.56 | 0.76 | 0.41 |
| HSL | 15.65º | 0.61% | 0.37% | - |
| HSV(B) | 15.65º | 0.76% | 0.59% | - |
| XYZ | 15.03 | 10.6 | 2.92 | - |
| YUV | 88 | 98.66 | 172.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 66 | 36 | 0 | 0.56 | 0.76 | 0.41 | 15.65 | 0.61 | 0.37 |
| Hex | 97 | 42 | 24 | 0 | 38 | 4C | 29 | 10 | 3D | 25 |
| Octal | 227 | 102 | 44 | 0 | 70 | 114 | 51 | 20 | 75 | 45 |
| Binary | 10010111 | 1000010 | 100100 | 0 | 111000 | 1001100 | 101001 | 10000 | 111101 | 100101 |
Color Harmonies of #974224
Complementary color
Monochromatic Colors of #974224
Black with #974224
Text Example
Text Example
White with #974224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974224; }
p { color: rgb(151,66,36); }
H1.HeaderClassName
{
color: #974224;
}
.AnyTagClassName
{
color: #974224;
}
</style>
background-color css
<style>
a { background-color: #974224; }
a { background-color: rgb(151,66,36); }
div.DivClassName
{
background-color: #974224;
}
.BgClassName
{
background-color: #974224;
}
</style>
border-color css
<style>
span { border-color: #974224; }
span { border-color: rgb(151,66,36); }
td.TdClassName
{
border-color: #974224;
}
.TagClassName
{
border-color: #974224;
}
</style>