Shades of Tia Maria #974628
Tints of Tia Maria #974628
RGB
CMYK
RGB Variations
Color information
#974628 (or 0x974628) is known color: Tia Maria. HEX triplet: 97, 46 and 28. RGB value is (151,70,40). Sum of RGB (Red+Green+Blue) = 151+70+40=261 (34% of max value = 765). Red value is 151 (59.38% from 255 or 57.85% from 261); Green value is 70 (27.73% from 255 or 26.82% from 261); Blue value is 40 (16.02% from 255 or 15.33% from 261); Max value from RGB is 151 - color contains mainly: red. Hex color #974628 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974628 is #68B9D7. Grayscale: #5B5B5B. Windows color (decimal): -6863320 or 2639511. OLE color: 2639511.
HSL color Cylindrical-coordinate representation of color #974628: hue angle of 16.22º degrees, saturation: 0.58, 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 #974628 is Cyan = 0, Magento = 0.54, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 70 | 40 | - |
| CMYK | 0 | 0.54 | 0.74 | 0.41 |
| HSL | 16.22º | 0.58% | 0.37% | - |
| HSV(B) | 16.22º | 0.74% | 0.59% | - |
| XYZ | 15.34 | 11.11 | 3.34 | - |
| YUV | 90.8 | 99.34 | 170.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 70 | 40 | 0 | 0.54 | 0.74 | 0.41 | 16.22 | 0.58 | 0.37 |
| Hex | 97 | 46 | 28 | 0 | 36 | 4A | 29 | 10 | 3A | 25 |
| Octal | 227 | 106 | 50 | 0 | 66 | 112 | 51 | 20 | 72 | 45 |
| Binary | 10010111 | 1000110 | 101000 | 0 | 110110 | 1001010 | 101001 | 10000 | 111010 | 100101 |
Color Harmonies of #974628
Complementary color
Monochromatic Colors of #974628
Black with #974628
Text Example
Text Example
White with #974628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974628; }
p { color: rgb(151,70,40); }
H1.HeaderClassName
{
color: #974628;
}
.AnyTagClassName
{
color: #974628;
}
</style>
background-color css
<style>
a { background-color: #974628; }
a { background-color: rgb(151,70,40); }
div.DivClassName
{
background-color: #974628;
}
.BgClassName
{
background-color: #974628;
}
</style>
border-color css
<style>
span { border-color: #974628; }
span { border-color: rgb(151,70,40); }
td.TdClassName
{
border-color: #974628;
}
.TagClassName
{
border-color: #974628;
}
</style>