Shades of Malta #A19383
Tints of Malta #A19383
RGB
CMYK
RGB Variations
Color information
#A19383 (or 0xA19383) is known color: Malta. HEX triplet: A1, 93 and 83. RGB value is (161,147,131). Sum of RGB (Red+Green+Blue) = 161+147+131=439 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.67% from 439); Green value is 147 (57.81% from 255 or 33.49% from 439); Blue value is 131 (51.56% from 255 or 29.84% from 439); Max value from RGB is 161 - color contains mainly: red. Hex color #A19383 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A19383 is #5E6C7C. Grayscale: #959595. Windows color (decimal): -6188157 or 8623009. OLE color: 8623009.
HSL color Cylindrical-coordinate representation of color #A19383: hue angle of 32º degrees, saturation: 0.14, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A19383 is Cyan = 0, Magento = 0.09, Yellow = 0.19 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 147 | 131 | - |
| CMYK | 0 | 0.09 | 0.19 | 0.37 |
| HSL | 32º | 0.14% | 0.57% | - |
| HSV(B) | 32º | 0.19% | 0.63% | - |
| XYZ | 29.23 | 30.08 | 25.74 | - |
| YUV | 149.36 | 117.64 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 147 | 131 | 0 | 0.09 | 0.19 | 0.37 | 32 | 0.14 | 0.57 |
| Hex | A1 | 93 | 83 | 0 | 9 | 13 | 25 | 20 | E | 39 |
| Octal | 241 | 223 | 203 | 0 | 11 | 23 | 45 | 40 | 16 | 71 |
| Binary | 10100001 | 10010011 | 10000011 | 0 | 1001 | 10011 | 100101 | 100000 | 1110 | 111001 |
Color Harmonies of #A19383
Complementary color
Monochromatic Colors of #A19383
Black with #A19383
Text Example
Text Example
White with #A19383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19383; }
p { color: rgb(161,147,131); }
H1.HeaderClassName
{
color: #A19383;
}
.AnyTagClassName
{
color: #A19383;
}
</style>
background-color css
<style>
a { background-color: #A19383; }
a { background-color: rgb(161,147,131); }
div.DivClassName
{
background-color: #A19383;
}
.BgClassName
{
background-color: #A19383;
}
</style>
border-color css
<style>
span { border-color: #A19383; }
span { border-color: rgb(161,147,131); }
td.TdClassName
{
border-color: #A19383;
}
.TagClassName
{
border-color: #A19383;
}
</style>