Shades of Malta #A19381
Tints of Malta #A19381
RGB
CMYK
RGB Variations
Color information
#A19381 (or 0xA19381) is known color: Malta. HEX triplet: A1, 93 and 81. RGB value is (161,147,129). Sum of RGB (Red+Green+Blue) = 161+147+129=437 (57% of max value = 765). Red value is 161 (63.28% from 255 or 36.84% from 437); Green value is 147 (57.81% from 255 or 33.64% from 437); Blue value is 129 (50.78% from 255 or 29.52% from 437); Max value from RGB is 161 - color contains mainly: red. Hex color #A19381 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A19381 is #5E6C7E. Grayscale: #959595. Windows color (decimal): -6188159 or 8491937. OLE color: 8491937.
HSL color Cylindrical-coordinate representation of color #A19381: hue angle of 33.75º 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 #A19381 is Cyan = 0, Magento = 0.09, Yellow = 0.20 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 147 | 129 | - |
| CMYK | 0 | 0.09 | 0.20 | 0.37 |
| HSL | 33.75º | 0.15% | 0.57% | - |
| HSV(B) | 33.75º | 0.2% | 0.63% | - |
| XYZ | 29.09 | 30.03 | 25.03 | - |
| YUV | 149.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 147 | 129 | 0 | 0.09 | 0.20 | 0.37 | 33.75 | 0.15 | 0.57 |
| Hex | A1 | 93 | 81 | 0 | 9 | 14 | 25 | 22 | F | 39 |
| Octal | 241 | 223 | 201 | 0 | 11 | 24 | 45 | 42 | 17 | 71 |
| Binary | 10100001 | 10010011 | 10000001 | 0 | 1001 | 10100 | 100101 | 100010 | 1111 | 111001 |
Color Harmonies of #A19381
Complementary color
Monochromatic Colors of #A19381
Black with #A19381
Text Example
Text Example
White with #A19381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19381; }
p { color: rgb(161,147,129); }
H1.HeaderClassName
{
color: #A19381;
}
.AnyTagClassName
{
color: #A19381;
}
</style>
background-color css
<style>
a { background-color: #A19381; }
a { background-color: rgb(161,147,129); }
div.DivClassName
{
background-color: #A19381;
}
.BgClassName
{
background-color: #A19381;
}
</style>
border-color css
<style>
span { border-color: #A19381; }
span { border-color: rgb(161,147,129); }
td.TdClassName
{
border-color: #A19381;
}
.TagClassName
{
border-color: #A19381;
}
</style>