Shades of Tia Maria #984531
Tints of Tia Maria #984531
RGB
CMYK
RGB Variations
Color information
#984531 (or 0x984531) is known color: Tia Maria. HEX triplet: 98, 45 and 31. RGB value is (152,69,49). Sum of RGB (Red+Green+Blue) = 152+69+49=270 (35% of max value = 765). Red value is 152 (59.77% from 255 or 56.30% from 270); Green value is 69 (27.34% from 255 or 25.56% from 270); Blue value is 49 (19.53% from 255 or 18.15% from 270); Max value from RGB is 152 - color contains mainly: red. Hex color #984531 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #984531 is #67BACE. Grayscale: #5B5B5B. Windows color (decimal): -6798031 or 3229080. OLE color: 3229080.
HSL color Cylindrical-coordinate representation of color #984531: hue angle of 11.65º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #984531 is Cyan = 0, Magento = 0.55, Yellow = 0.68 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 69 | 49 | - |
| CMYK | 0 | 0.55 | 0.68 | 0.40 |
| HSL | 11.65º | 0.51% | 0.39% | - |
| HSV(B) | 11.65º | 0.68% | 0.6% | - |
| XYZ | 15.63 | 11.15 | 4.23 | - |
| YUV | 91.54 | 104 | 171.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 69 | 49 | 0 | 0.55 | 0.68 | 0.40 | 11.65 | 0.51 | 0.39 |
| Hex | 98 | 45 | 31 | 0 | 37 | 44 | 28 | C | 33 | 27 |
| Octal | 230 | 105 | 61 | 0 | 67 | 104 | 50 | 14 | 63 | 47 |
| Binary | 10011000 | 1000101 | 110001 | 0 | 110111 | 1000100 | 101000 | 1100 | 110011 | 100111 |
Color Harmonies of #984531
Complementary color
Monochromatic Colors of #984531
Black with #984531
Text Example
Text Example
White with #984531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #984531; }
p { color: rgb(152,69,49); }
H1.HeaderClassName
{
color: #984531;
}
.AnyTagClassName
{
color: #984531;
}
</style>
background-color css
<style>
a { background-color: #984531; }
a { background-color: rgb(152,69,49); }
div.DivClassName
{
background-color: #984531;
}
.BgClassName
{
background-color: #984531;
}
</style>
border-color css
<style>
span { border-color: #984531; }
span { border-color: rgb(152,69,49); }
td.TdClassName
{
border-color: #984531;
}
.TagClassName
{
border-color: #984531;
}
</style>