Shades of Tia Maria #974730
Tints of Tia Maria #974730
RGB
CMYK
RGB Variations
Color information
#974730 (or 0x974730) is known color: Tia Maria. HEX triplet: 97, 47 and 30. RGB value is (151,71,48). Sum of RGB (Red+Green+Blue) = 151+71+48=270 (35% of max value = 765). Red value is 151 (59.38% from 255 or 55.93% from 270); Green value is 71 (28.12% from 255 or 26.30% from 270); Blue value is 48 (19.14% from 255 or 17.78% from 270); Max value from RGB is 151 - color contains mainly: red. Hex color #974730 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974730 is #68B8CF. Grayscale: #5C5C5C. Windows color (decimal): -6863056 or 3164055. OLE color: 3164055.
HSL color Cylindrical-coordinate representation of color #974730: hue angle of 13.4º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #974730 is Cyan = 0, Magento = 0.53, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 71 | 48 | - |
| CMYK | 0 | 0.53 | 0.68 | 0.41 |
| HSL | 13.4º | 0.52% | 0.39% | - |
| HSV(B) | 13.4º | 0.68% | 0.59% | - |
| XYZ | 15.55 | 11.3 | 4.16 | - |
| YUV | 92.3 | 103 | 169.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 71 | 48 | 0 | 0.53 | 0.68 | 0.41 | 13.4 | 0.52 | 0.39 |
| Hex | 97 | 47 | 30 | 0 | 35 | 44 | 29 | D | 34 | 27 |
| Octal | 227 | 107 | 60 | 0 | 65 | 104 | 51 | 15 | 64 | 47 |
| Binary | 10010111 | 1000111 | 110000 | 0 | 110101 | 1000100 | 101001 | 1101 | 110100 | 100111 |
Color Harmonies of #974730
Complementary color
Monochromatic Colors of #974730
Black with #974730
Text Example
Text Example
White with #974730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974730; }
p { color: rgb(151,71,48); }
H1.HeaderClassName
{
color: #974730;
}
.AnyTagClassName
{
color: #974730;
}
</style>
background-color css
<style>
a { background-color: #974730; }
a { background-color: rgb(151,71,48); }
div.DivClassName
{
background-color: #974730;
}
.BgClassName
{
background-color: #974730;
}
</style>
border-color css
<style>
span { border-color: #974730; }
span { border-color: rgb(151,71,48); }
td.TdClassName
{
border-color: #974730;
}
.TagClassName
{
border-color: #974730;
}
</style>