Shades of Tia Maria #974424
Tints of Tia Maria #974424
RGB
CMYK
RGB Variations
Color information
#974424 (or 0x974424) is known color: Tia Maria. HEX triplet: 97, 44 and 24. RGB value is (151,68,36). Sum of RGB (Red+Green+Blue) = 151+68+36=255 (33% of max value = 765). Red value is 151 (59.38% from 255 or 59.22% from 255); Green value is 68 (26.95% from 255 or 26.67% from 255); Blue value is 36 (14.45% from 255 or 14.12% from 255); Max value from RGB is 151 - color contains mainly: red. Hex color #974424 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974424 is #68BBDB. Grayscale: #595959. Windows color (decimal): -6863836 or 2376855. OLE color: 2376855.
HSL color Cylindrical-coordinate representation of color #974424: hue angle of 16.7º 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 #974424 is Cyan = 0, Magento = 0.55, Yellow = 0.76 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 68 | 36 | - |
| CMYK | 0 | 0.55 | 0.76 | 0.41 |
| HSL | 16.7º | 0.61% | 0.37% | - |
| HSV(B) | 16.7º | 0.76% | 0.59% | - |
| XYZ | 15.15 | 10.84 | 2.96 | - |
| YUV | 89.17 | 98 | 172.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 68 | 36 | 0 | 0.55 | 0.76 | 0.41 | 16.7 | 0.61 | 0.37 |
| Hex | 97 | 44 | 24 | 0 | 37 | 4C | 29 | 11 | 3D | 25 |
| Octal | 227 | 104 | 44 | 0 | 67 | 114 | 51 | 21 | 75 | 45 |
| Binary | 10010111 | 1000100 | 100100 | 0 | 110111 | 1001100 | 101001 | 10001 | 111101 | 100101 |
Color Harmonies of #974424
Complementary color
Monochromatic Colors of #974424
Black with #974424
Text Example
Text Example
White with #974424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974424; }
p { color: rgb(151,68,36); }
H1.HeaderClassName
{
color: #974424;
}
.AnyTagClassName
{
color: #974424;
}
</style>
background-color css
<style>
a { background-color: #974424; }
a { background-color: rgb(151,68,36); }
div.DivClassName
{
background-color: #974424;
}
.BgClassName
{
background-color: #974424;
}
</style>
border-color css
<style>
span { border-color: #974424; }
span { border-color: rgb(151,68,36); }
td.TdClassName
{
border-color: #974424;
}
.TagClassName
{
border-color: #974424;
}
</style>