Shades of Malta #A19580
Tints of Malta #A19580
RGB
CMYK
RGB Variations
Color information
#A19580 (or 0xA19580) is known color: Malta. HEX triplet: A1, 95 and 80. RGB value is (161,149,128). Sum of RGB (Red+Green+Blue) = 161+149+128=438 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.76% from 438); Green value is 149 (58.59% from 255 or 34.02% from 438); Blue value is 128 (50.39% from 255 or 29.22% from 438); Max value from RGB is 161 - color contains mainly: red. Hex color #A19580 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A19580 is #5E6A7F. Grayscale: #969696. Windows color (decimal): -6187648 or 8426913. OLE color: 8426913.
HSL color Cylindrical-coordinate representation of color #A19580: hue angle of 38.18º degrees, saturation: 0.15, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A19580 is Cyan = 0, Magento = 0.07, Yellow = 0.20 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 149 | 128 | - |
| CMYK | 0 | 0.07 | 0.20 | 0.37 |
| HSL | 38.18º | 0.15% | 0.57% | - |
| HSV(B) | 38.18º | 0.2% | 0.63% | - |
| XYZ | 29.34 | 30.63 | 24.79 | - |
| YUV | 150.19 | 115.48 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 149 | 128 | 0 | 0.07 | 0.20 | 0.37 | 38.18 | 0.15 | 0.57 |
| Hex | A1 | 95 | 80 | 0 | 7 | 14 | 25 | 26 | F | 39 |
| Octal | 241 | 225 | 200 | 0 | 7 | 24 | 45 | 46 | 17 | 71 |
| Binary | 10100001 | 10010101 | 10000000 | 0 | 111 | 10100 | 100101 | 100110 | 1111 | 111001 |
Color Harmonies of #A19580
Complementary color
Monochromatic Colors of #A19580
Black with #A19580
Text Example
Text Example
White with #A19580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19580; }
p { color: rgb(161,149,128); }
H1.HeaderClassName
{
color: #A19580;
}
.AnyTagClassName
{
color: #A19580;
}
</style>
background-color css
<style>
a { background-color: #A19580; }
a { background-color: rgb(161,149,128); }
div.DivClassName
{
background-color: #A19580;
}
.BgClassName
{
background-color: #A19580;
}
</style>
border-color css
<style>
span { border-color: #A19580; }
span { border-color: rgb(161,149,128); }
td.TdClassName
{
border-color: #A19580;
}
.TagClassName
{
border-color: #A19580;
}
</style>