Shades of Malta #A19688
Tints of Malta #A19688
RGB
CMYK
RGB Variations
Color information
#A19688 (or 0xA19688) is known color: Malta. HEX triplet: A1, 96 and 88. RGB value is (161,150,136). Sum of RGB (Red+Green+Blue) = 161+150+136=447 (59% of max value = 765). Red value is 161 (63.28% from 255 or 36.02% from 447); Green value is 150 (58.98% from 255 or 33.56% from 447); Blue value is 136 (53.52% from 255 or 30.43% from 447); Max value from RGB is 161 - color contains mainly: red. Hex color #A19688 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A19688 is #5E6977. Grayscale: #979797. Windows color (decimal): -6187384 or 8951457. OLE color: 8951457.
HSL color Cylindrical-coordinate representation of color #A19688: hue angle of 33.6º 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 #A19688 is Cyan = 0, Magento = 0.07, Yellow = 0.16 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 150 | 136 | - |
| CMYK | 0 | 0.07 | 0.16 | 0.37 |
| HSL | 33.6º | 0.12% | 0.58% | - |
| HSV(B) | 33.6º | 0.16% | 0.63% | - |
| XYZ | 30.05 | 31.17 | 27.72 | - |
| YUV | 151.69 | 119.14 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 150 | 136 | 0 | 0.07 | 0.16 | 0.37 | 33.6 | 0.12 | 0.58 |
| Hex | A1 | 96 | 88 | 0 | 7 | 10 | 25 | 22 | C | 3A |
| Octal | 241 | 226 | 210 | 0 | 7 | 20 | 45 | 42 | 14 | 72 |
| Binary | 10100001 | 10010110 | 10001000 | 0 | 111 | 10000 | 100101 | 100010 | 1100 | 111010 |
Color Harmonies of #A19688
Complementary color
Monochromatic Colors of #A19688
Black with #A19688
Text Example
Text Example
White with #A19688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19688; }
p { color: rgb(161,150,136); }
H1.HeaderClassName
{
color: #A19688;
}
.AnyTagClassName
{
color: #A19688;
}
</style>
background-color css
<style>
a { background-color: #A19688; }
a { background-color: rgb(161,150,136); }
div.DivClassName
{
background-color: #A19688;
}
.BgClassName
{
background-color: #A19688;
}
</style>
border-color css
<style>
span { border-color: #A19688; }
span { border-color: rgb(161,150,136); }
td.TdClassName
{
border-color: #A19688;
}
.TagClassName
{
border-color: #A19688;
}
</style>