Shades of Malta #A19687
Tints of Malta #A19687
RGB
CMYK
RGB Variations
Color information
#A19687 (or 0xA19687) is known color: Malta. HEX triplet: A1, 96 and 87. RGB value is (161,150,135). Sum of RGB (Red+Green+Blue) = 161+150+135=446 (59% of max value = 765). Red value is 161 (63.28% from 255 or 36.10% from 446); Green value is 150 (58.98% from 255 or 33.63% from 446); Blue value is 135 (53.12% from 255 or 30.27% from 446); Max value from RGB is 161 - color contains mainly: red. Hex color #A19687 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A19687 is #5E6978. Grayscale: #979797. Windows color (decimal): -6187385 or 8885921. OLE color: 8885921.
HSL color Cylindrical-coordinate representation of color #A19687: hue angle of 34.62º degrees, saturation: 0.12, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A19687 is Cyan = 0, Magento = 0.07, Yellow = 0.16 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 150 | 135 | - |
| CMYK | 0 | 0.07 | 0.16 | 0.37 |
| HSL | 34.62º | 0.12% | 0.58% | - |
| HSV(B) | 34.62º | 0.16% | 0.63% | - |
| XYZ | 29.98 | 31.14 | 27.35 | - |
| YUV | 151.58 | 118.64 | 134.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 150 | 135 | 0 | 0.07 | 0.16 | 0.37 | 34.62 | 0.12 | 0.58 |
| Hex | A1 | 96 | 87 | 0 | 7 | 10 | 25 | 23 | C | 3A |
| Octal | 241 | 226 | 207 | 0 | 7 | 20 | 45 | 43 | 14 | 72 |
| Binary | 10100001 | 10010110 | 10000111 | 0 | 111 | 10000 | 100101 | 100011 | 1100 | 111010 |
Color Harmonies of #A19687
Complementary color
Monochromatic Colors of #A19687
Black with #A19687
Text Example
Text Example
White with #A19687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19687; }
p { color: rgb(161,150,135); }
H1.HeaderClassName
{
color: #A19687;
}
.AnyTagClassName
{
color: #A19687;
}
</style>
background-color css
<style>
a { background-color: #A19687; }
a { background-color: rgb(161,150,135); }
div.DivClassName
{
background-color: #A19687;
}
.BgClassName
{
background-color: #A19687;
}
</style>
border-color css
<style>
span { border-color: #A19687; }
span { border-color: rgb(161,150,135); }
td.TdClassName
{
border-color: #A19687;
}
.TagClassName
{
border-color: #A19687;
}
</style>