Shades of Malta #A19584
Tints of Malta #A19584
RGB
CMYK
RGB Variations
Color information
#A19584 (or 0xA19584) is known color: Malta. HEX triplet: A1, 95 and 84. RGB value is (161,149,132). Sum of RGB (Red+Green+Blue) = 161+149+132=442 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.43% from 442); Green value is 149 (58.59% from 255 or 33.71% from 442); Blue value is 132 (51.95% from 255 or 29.86% from 442); Max value from RGB is 161 - color contains mainly: red. Hex color #A19584 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A19584 is #5E6A7B. Grayscale: #969696. Windows color (decimal): -6187644 or 8689057. OLE color: 8689057.
HSL color Cylindrical-coordinate representation of color #A19584: hue angle of 35.17º 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 #A19584 is Cyan = 0, Magento = 0.07, Yellow = 0.18 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 149 | 132 | - |
| CMYK | 0 | 0.07 | 0.18 | 0.37 |
| HSL | 35.17º | 0.13% | 0.57% | - |
| HSV(B) | 35.17º | 0.18% | 0.63% | - |
| XYZ | 29.61 | 30.74 | 26.2 | - |
| YUV | 150.65 | 117.48 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 149 | 132 | 0 | 0.07 | 0.18 | 0.37 | 35.17 | 0.13 | 0.57 |
| Hex | A1 | 95 | 84 | 0 | 7 | 12 | 25 | 23 | D | 39 |
| Octal | 241 | 225 | 204 | 0 | 7 | 22 | 45 | 43 | 15 | 71 |
| Binary | 10100001 | 10010101 | 10000100 | 0 | 111 | 10010 | 100101 | 100011 | 1101 | 111001 |
Color Harmonies of #A19584
Complementary color
Monochromatic Colors of #A19584
Black with #A19584
Text Example
Text Example
White with #A19584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19584; }
p { color: rgb(161,149,132); }
H1.HeaderClassName
{
color: #A19584;
}
.AnyTagClassName
{
color: #A19584;
}
</style>
background-color css
<style>
a { background-color: #A19584; }
a { background-color: rgb(161,149,132); }
div.DivClassName
{
background-color: #A19584;
}
.BgClassName
{
background-color: #A19584;
}
</style>
border-color css
<style>
span { border-color: #A19584; }
span { border-color: rgb(161,149,132); }
td.TdClassName
{
border-color: #A19584;
}
.TagClassName
{
border-color: #A19584;
}
</style>