Shades of Tia Maria #974024
Tints of Tia Maria #974024
RGB
CMYK
RGB Variations
Color information
#974024 (or 0x974024) is known color: Tia Maria. HEX triplet: 97, 40 and 24. RGB value is (151,64,36). Sum of RGB (Red+Green+Blue) = 151+64+36=251 (33% of max value = 765). Red value is 151 (59.38% from 255 or 60.16% from 251); Green value is 64 (25.39% from 255 or 25.50% from 251); Blue value is 36 (14.45% from 255 or 14.34% from 251); Max value from RGB is 151 - color contains mainly: red. Hex color #974024 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974024 is #68BFDB. Grayscale: #575757. Windows color (decimal): -6864860 or 2375831. OLE color: 2375831.
HSL color Cylindrical-coordinate representation of color #974024: hue angle of 14.61º 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 #974024 is Cyan = 0, Magento = 0.58, Yellow = 0.76 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 64 | 36 | - |
| CMYK | 0 | 0.58 | 0.76 | 0.41 |
| HSL | 14.61º | 0.61% | 0.37% | - |
| HSV(B) | 14.61º | 0.76% | 0.59% | - |
| XYZ | 14.91 | 10.37 | 2.89 | - |
| YUV | 86.82 | 99.32 | 173.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 64 | 36 | 0 | 0.58 | 0.76 | 0.41 | 14.61 | 0.61 | 0.37 |
| Hex | 97 | 40 | 24 | 0 | 3A | 4C | 29 | F | 3D | 25 |
| Octal | 227 | 100 | 44 | 0 | 72 | 114 | 51 | 17 | 75 | 45 |
| Binary | 10010111 | 1000000 | 100100 | 0 | 111010 | 1001100 | 101001 | 1111 | 111101 | 100101 |
Color Harmonies of #974024
Complementary color
Monochromatic Colors of #974024
Black with #974024
Text Example
Text Example
White with #974024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974024; }
p { color: rgb(151,64,36); }
H1.HeaderClassName
{
color: #974024;
}
.AnyTagClassName
{
color: #974024;
}
</style>
background-color css
<style>
a { background-color: #974024; }
a { background-color: rgb(151,64,36); }
div.DivClassName
{
background-color: #974024;
}
.BgClassName
{
background-color: #974024;
}
</style>
border-color css
<style>
span { border-color: #974024; }
span { border-color: rgb(151,64,36); }
td.TdClassName
{
border-color: #974024;
}
.TagClassName
{
border-color: #974024;
}
</style>