Shades of Malta #A09384
Tints of Malta #A09384
RGB
CMYK
RGB Variations
Color information
#A09384 (or 0xA09384) is known color: Malta. HEX triplet: A0, 93 and 84. RGB value is (160,147,132). Sum of RGB (Red+Green+Blue) = 160+147+132=439 (58% of max value = 765). Red value is 160 (62.89% from 255 or 36.45% from 439); Green value is 147 (57.81% from 255 or 33.49% from 439); Blue value is 132 (51.95% from 255 or 30.07% from 439); Max value from RGB is 160 - color contains mainly: red. Hex color #A09384 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A09384 is #5F6C7B. Grayscale: #959595. Windows color (decimal): -6253692 or 8688544. OLE color: 8688544.
HSL color Cylindrical-coordinate representation of color #A09384: hue angle of 32.14º degrees, saturation: 0.13, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A09384 is Cyan = 0, Magento = 0.08, Yellow = 0.17 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 147 | 132 | - |
| CMYK | 0 | 0.08 | 0.17 | 0.37 |
| HSL | 32.14º | 0.13% | 0.57% | - |
| HSV(B) | 32.14º | 0.18% | 0.63% | - |
| XYZ | 29.1 | 30.01 | 26.09 | - |
| YUV | 149.18 | 118.31 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 147 | 132 | 0 | 0.08 | 0.17 | 0.37 | 32.14 | 0.13 | 0.57 |
| Hex | A0 | 93 | 84 | 0 | 8 | 11 | 25 | 20 | D | 39 |
| Octal | 240 | 223 | 204 | 0 | 10 | 21 | 45 | 40 | 15 | 71 |
| Binary | 10100000 | 10010011 | 10000100 | 0 | 1000 | 10001 | 100101 | 100000 | 1101 | 111001 |
Color Harmonies of #A09384
Complementary color
Monochromatic Colors of #A09384
Black with #A09384
Text Example
Text Example
White with #A09384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A09384; }
p { color: rgb(160,147,132); }
H1.HeaderClassName
{
color: #A09384;
}
.AnyTagClassName
{
color: #A09384;
}
</style>
background-color css
<style>
a { background-color: #A09384; }
a { background-color: rgb(160,147,132); }
div.DivClassName
{
background-color: #A09384;
}
.BgClassName
{
background-color: #A09384;
}
</style>
border-color css
<style>
span { border-color: #A09384; }
span { border-color: rgb(160,147,132); }
td.TdClassName
{
border-color: #A09384;
}
.TagClassName
{
border-color: #A09384;
}
</style>