Shades of Tia Maria #974423
Tints of Tia Maria #974423
RGB
CMYK
RGB Variations
Color information
#974423 (or 0x974423) is known color: Tia Maria. HEX triplet: 97, 44 and 23. RGB value is (151,68,35). Sum of RGB (Red+Green+Blue) = 151+68+35=254 (33% of max value = 765). Red value is 151 (59.38% from 255 or 59.45% from 254); Green value is 68 (26.95% from 255 or 26.77% from 254); Blue value is 35 (14.06% from 255 or 13.78% from 254); Max value from RGB is 151 - color contains mainly: red. Hex color #974423 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974423 is #68BBDC. Grayscale: #595959. Windows color (decimal): -6863837 or 2311319. OLE color: 2311319.
HSL color Cylindrical-coordinate representation of color #974423: hue angle of 17.07º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #974423 is Cyan = 0, Magento = 0.55, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 68 | 35 | - |
| CMYK | 0 | 0.55 | 0.77 | 0.41 |
| HSL | 17.07º | 0.62% | 0.36% | - |
| HSV(B) | 17.07º | 0.77% | 0.59% | - |
| XYZ | 15.13 | 10.83 | 2.88 | - |
| YUV | 89.06 | 97.5 | 172.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 68 | 35 | 0 | 0.55 | 0.77 | 0.41 | 17.07 | 0.62 | 0.36 |
| Hex | 97 | 44 | 23 | 0 | 37 | 4D | 29 | 11 | 3E | 24 |
| Octal | 227 | 104 | 43 | 0 | 67 | 115 | 51 | 21 | 76 | 44 |
| Binary | 10010111 | 1000100 | 100011 | 0 | 110111 | 1001101 | 101001 | 10001 | 111110 | 100100 |
Color Harmonies of #974423
Complementary color
Monochromatic Colors of #974423
Black with #974423
Text Example
Text Example
White with #974423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974423; }
p { color: rgb(151,68,35); }
H1.HeaderClassName
{
color: #974423;
}
.AnyTagClassName
{
color: #974423;
}
</style>
background-color css
<style>
a { background-color: #974423; }
a { background-color: rgb(151,68,35); }
div.DivClassName
{
background-color: #974423;
}
.BgClassName
{
background-color: #974423;
}
</style>
border-color css
<style>
span { border-color: #974423; }
span { border-color: rgb(151,68,35); }
td.TdClassName
{
border-color: #974423;
}
.TagClassName
{
border-color: #974423;
}
</style>