Shades of Tia Maria #974534
Tints of Tia Maria #974534
RGB
CMYK
RGB Variations
Color information
#974534 (or 0x974534) is known color: Tia Maria. HEX triplet: 97, 45 and 34. RGB value is (151,69,52). Sum of RGB (Red+Green+Blue) = 151+69+52=272 (36% of max value = 765). Red value is 151 (59.38% from 255 or 55.51% from 272); Green value is 69 (27.34% from 255 or 25.37% from 272); Blue value is 52 (20.70% from 255 or 19.12% from 272); Max value from RGB is 151 - color contains mainly: red. Hex color #974534 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974534 is #68BACB. Grayscale: #5B5B5B. Windows color (decimal): -6863564 or 3425687. OLE color: 3425687.
HSL color Cylindrical-coordinate representation of color #974534: hue angle of 10.3º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #974534 is Cyan = 0, Magento = 0.54, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 69 | 52 | - |
| CMYK | 0 | 0.54 | 0.66 | 0.41 |
| HSL | 10.3º | 0.49% | 0.4% | - |
| HSV(B) | 10.3º | 0.66% | 0.59% | - |
| XYZ | 15.51 | 11.08 | 4.57 | - |
| YUV | 91.58 | 105.67 | 170.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 69 | 52 | 0 | 0.54 | 0.66 | 0.41 | 10.3 | 0.49 | 0.4 |
| Hex | 97 | 45 | 34 | 0 | 36 | 42 | 29 | A | 31 | 28 |
| Octal | 227 | 105 | 64 | 0 | 66 | 102 | 51 | 12 | 61 | 50 |
| Binary | 10010111 | 1000101 | 110100 | 0 | 110110 | 1000010 | 101001 | 1010 | 110001 | 101000 |
Color Harmonies of #974534
Complementary color
Monochromatic Colors of #974534
Black with #974534
Text Example
Text Example
White with #974534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974534; }
p { color: rgb(151,69,52); }
H1.HeaderClassName
{
color: #974534;
}
.AnyTagClassName
{
color: #974534;
}
</style>
background-color css
<style>
a { background-color: #974534; }
a { background-color: rgb(151,69,52); }
div.DivClassName
{
background-color: #974534;
}
.BgClassName
{
background-color: #974534;
}
</style>
border-color css
<style>
span { border-color: #974534; }
span { border-color: rgb(151,69,52); }
td.TdClassName
{
border-color: #974534;
}
.TagClassName
{
border-color: #974534;
}
</style>