Shades of Tia Maria #984027
Tints of Tia Maria #984027
RGB
CMYK
RGB Variations
Color information
#984027 (or 0x984027) is known color: Tia Maria. HEX triplet: 98, 40 and 27. RGB value is (152,64,39). Sum of RGB (Red+Green+Blue) = 152+64+39=255 (33% of max value = 765). Red value is 152 (59.77% from 255 or 59.61% from 255); Green value is 64 (25.39% from 255 or 25.10% from 255); Blue value is 39 (15.62% from 255 or 15.29% from 255); Max value from RGB is 152 - color contains mainly: red. Hex color #984027 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #984027 is #67BFD8. Grayscale: #575757. Windows color (decimal): -6799321 or 2572440. OLE color: 2572440.
HSL color Cylindrical-coordinate representation of color #984027: hue angle of 13.27º 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 #984027 is Cyan = 0, Magento = 0.58, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 64 | 39 | - |
| CMYK | 0 | 0.58 | 0.74 | 0.40 |
| HSL | 13.27º | 0.59% | 0.37% | - |
| HSV(B) | 13.27º | 0.74% | 0.6% | - |
| XYZ | 15.15 | 10.49 | 3.15 | - |
| YUV | 87.46 | 100.65 | 174.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 64 | 39 | 0 | 0.58 | 0.74 | 0.40 | 13.27 | 0.59 | 0.37 |
| Hex | 98 | 40 | 27 | 0 | 3A | 4A | 28 | D | 3B | 25 |
| Octal | 230 | 100 | 47 | 0 | 72 | 112 | 50 | 15 | 73 | 45 |
| Binary | 10011000 | 1000000 | 100111 | 0 | 111010 | 1001010 | 101000 | 1101 | 111011 | 100101 |
Color Harmonies of #984027
Complementary color
Monochromatic Colors of #984027
Black with #984027
Text Example
Text Example
White with #984027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #984027; }
p { color: rgb(152,64,39); }
H1.HeaderClassName
{
color: #984027;
}
.AnyTagClassName
{
color: #984027;
}
</style>
background-color css
<style>
a { background-color: #984027; }
a { background-color: rgb(152,64,39); }
div.DivClassName
{
background-color: #984027;
}
.BgClassName
{
background-color: #984027;
}
</style>
border-color css
<style>
span { border-color: #984027; }
span { border-color: rgb(152,64,39); }
td.TdClassName
{
border-color: #984027;
}
.TagClassName
{
border-color: #984027;
}
</style>