Shades of Malta #A29483
Tints of Malta #A29483
RGB
CMYK
RGB Variations
Color information
#A29483 (or 0xA29483) is known color: Malta. HEX triplet: A2, 94 and 83. RGB value is (162,148,131). Sum of RGB (Red+Green+Blue) = 162+148+131=441 (58% of max value = 765). Red value is 162 (63.67% from 255 or 36.73% from 441); Green value is 148 (58.20% from 255 or 33.56% from 441); Blue value is 131 (51.56% from 255 or 29.71% from 441); Max value from RGB is 162 - color contains mainly: red. Hex color #A29483 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A29483 is #5D6B7C. Grayscale: #969696. Windows color (decimal): -6122365 or 8623266. OLE color: 8623266.
HSL color Cylindrical-coordinate representation of color #A29483: hue angle of 32.9º degrees, saturation: 0.14, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A29483 is Cyan = 0, Magento = 0.09, Yellow = 0.19 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 148 | 131 | - |
| CMYK | 0 | 0.09 | 0.19 | 0.36 |
| HSL | 32.9º | 0.14% | 0.57% | - |
| HSV(B) | 32.9º | 0.19% | 0.64% | - |
| XYZ | 29.59 | 30.5 | 25.8 | - |
| YUV | 150.25 | 117.14 | 136.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 148 | 131 | 0 | 0.09 | 0.19 | 0.36 | 32.9 | 0.14 | 0.57 |
| Hex | A2 | 94 | 83 | 0 | 9 | 13 | 24 | 21 | E | 39 |
| Octal | 242 | 224 | 203 | 0 | 11 | 23 | 44 | 41 | 16 | 71 |
| Binary | 10100010 | 10010100 | 10000011 | 0 | 1001 | 10011 | 100100 | 100001 | 1110 | 111001 |
Color Harmonies of #A29483
Complementary color
Monochromatic Colors of #A29483
Black with #A29483
Text Example
Text Example
White with #A29483
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A29483; }
p { color: rgb(162,148,131); }
H1.HeaderClassName
{
color: #A29483;
}
.AnyTagClassName
{
color: #A29483;
}
</style>
background-color css
<style>
a { background-color: #A29483; }
a { background-color: rgb(162,148,131); }
div.DivClassName
{
background-color: #A29483;
}
.BgClassName
{
background-color: #A29483;
}
</style>
border-color css
<style>
span { border-color: #A29483; }
span { border-color: rgb(162,148,131); }
td.TdClassName
{
border-color: #A29483;
}
.TagClassName
{
border-color: #A29483;
}
</style>