Shades of Tia Maria #984227
Tints of Tia Maria #984227
RGB
CMYK
RGB Variations
Color information
#984227 (or 0x984227) is known color: Tia Maria. HEX triplet: 98, 42 and 27. RGB value is (152,66,39). Sum of RGB (Red+Green+Blue) = 152+66+39=257 (34% of max value = 765). Red value is 152 (59.77% from 255 or 59.14% from 257); Green value is 66 (26.17% from 255 or 25.68% from 257); Blue value is 39 (15.62% from 255 or 15.18% from 257); Max value from RGB is 152 - color contains mainly: red. Hex color #984227 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #984227 is #67BDD8. Grayscale: #585858. Windows color (decimal): -6798809 or 2572952. OLE color: 2572952.
HSL color Cylindrical-coordinate representation of color #984227: hue angle of 14.34º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #984227 is Cyan = 0, Magento = 0.57, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 66 | 39 | - |
| CMYK | 0 | 0.57 | 0.74 | 0.40 |
| HSL | 14.34º | 0.59% | 0.37% | - |
| HSV(B) | 14.34º | 0.74% | 0.6% | - |
| XYZ | 15.26 | 10.72 | 3.18 | - |
| YUV | 88.64 | 99.99 | 173.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 66 | 39 | 0 | 0.57 | 0.74 | 0.40 | 14.34 | 0.59 | 0.37 |
| Hex | 98 | 42 | 27 | 0 | 39 | 4A | 28 | E | 3B | 25 |
| Octal | 230 | 102 | 47 | 0 | 71 | 112 | 50 | 16 | 73 | 45 |
| Binary | 10011000 | 1000010 | 100111 | 0 | 111001 | 1001010 | 101000 | 1110 | 111011 | 100101 |
Color Harmonies of #984227
Complementary color
Monochromatic Colors of #984227
Black with #984227
Text Example
Text Example
White with #984227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #984227; }
p { color: rgb(152,66,39); }
H1.HeaderClassName
{
color: #984227;
}
.AnyTagClassName
{
color: #984227;
}
</style>
background-color css
<style>
a { background-color: #984227; }
a { background-color: rgb(152,66,39); }
div.DivClassName
{
background-color: #984227;
}
.BgClassName
{
background-color: #984227;
}
</style>
border-color css
<style>
span { border-color: #984227; }
span { border-color: rgb(152,66,39); }
td.TdClassName
{
border-color: #984227;
}
.TagClassName
{
border-color: #984227;
}
</style>