Shades of Mountbatten Pink #A37190
Tints of Mountbatten Pink #A37190
RGB
CMYK
RGB Variations
Color information
#A37190 (or 0xA37190) is known color: Mountbatten Pink. HEX triplet: A3, 71 and 90. RGB value is (163,113,144). Sum of RGB (Red+Green+Blue) = 163+113+144=420 (55% of max value = 765). Red value is 163 (64.06% from 255 or 38.81% from 420); Green value is 113 (44.53% from 255 or 26.90% from 420); Blue value is 144 (56.64% from 255 or 34.29% from 420); Max value from RGB is 163 - color contains mainly: red. Hex color #A37190 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A37190 is #5C8E6F. Grayscale: #838383. Windows color (decimal): -6065776 or 9466275. OLE color: 9466275.
HSL color Cylindrical-coordinate representation of color #A37190: hue angle of 322.8º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A37190 is Cyan = 0, Magento = 0.31, Yellow = 0.12 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 113 | 144 | - |
| CMYK | 0 | 0.31 | 0.12 | 0.36 |
| HSL | 322.8º | 0.21% | 0.54% | - |
| HSV(B) | 322.8º | 0.31% | 0.64% | - |
| XYZ | 26.04 | 21.61 | 29.18 | - |
| YUV | 131.48 | 135.07 | 150.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 113 | 144 | 0 | 0.31 | 0.12 | 0.36 | 322.8 | 0.21 | 0.54 |
| Hex | A3 | 71 | 90 | 0 | 1F | C | 24 | 143 | 15 | 36 |
| Octal | 243 | 161 | 220 | 0 | 37 | 14 | 44 | 503 | 25 | 66 |
| Binary | 10100011 | 1110001 | 10010000 | 0 | 11111 | 1100 | 100100 | 101000011 | 10101 | 110110 |
Color Harmonies of #A37190
Complementary color
Monochromatic Colors of #A37190
Black with #A37190
Text Example
Text Example
White with #A37190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37190; }
p { color: rgb(163,113,144); }
H1.HeaderClassName
{
color: #A37190;
}
.AnyTagClassName
{
color: #A37190;
}
</style>
background-color css
<style>
a { background-color: #A37190; }
a { background-color: rgb(163,113,144); }
div.DivClassName
{
background-color: #A37190;
}
.BgClassName
{
background-color: #A37190;
}
</style>
border-color css
<style>
span { border-color: #A37190; }
span { border-color: rgb(163,113,144); }
td.TdClassName
{
border-color: #A37190;
}
.TagClassName
{
border-color: #A37190;
}
</style>