Shades of Mountbatten Pink #A37990
Tints of Mountbatten Pink #A37990
RGB
CMYK
RGB Variations
Color information
#A37990 (or 0xA37990) is known color: Mountbatten Pink. HEX triplet: A3, 79 and 90. RGB value is (163,121,144). Sum of RGB (Red+Green+Blue) = 163+121+144=428 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.08% from 428); Green value is 121 (47.66% from 255 or 28.27% from 428); Blue value is 144 (56.64% from 255 or 33.64% from 428); Max value from RGB is 163 - color contains mainly: red. Hex color #A37990 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A37990 is #5C866F. Grayscale: #888888. Windows color (decimal): -6063728 or 9468323. OLE color: 9468323.
HSL color Cylindrical-coordinate representation of color #A37990: hue angle of 327.14º degrees, saturation: 0.19, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A37990 is Cyan = 0, Magento = 0.26, Yellow = 0.12 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 121 | 144 | - |
| CMYK | 0 | 0.26 | 0.12 | 0.36 |
| HSL | 327.14º | 0.19% | 0.56% | - |
| HSV(B) | 327.14º | 0.26% | 0.64% | - |
| XYZ | 26.98 | 23.47 | 29.49 | - |
| YUV | 136.18 | 132.41 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 121 | 144 | 0 | 0.26 | 0.12 | 0.36 | 327.14 | 0.19 | 0.56 |
| Hex | A3 | 79 | 90 | 0 | 1A | C | 24 | 147 | 13 | 38 |
| Octal | 243 | 171 | 220 | 0 | 32 | 14 | 44 | 507 | 23 | 70 |
| Binary | 10100011 | 1111001 | 10010000 | 0 | 11010 | 1100 | 100100 | 101000111 | 10011 | 111000 |
Color Harmonies of #A37990
Complementary color
Monochromatic Colors of #A37990
Black with #A37990
Text Example
Text Example
White with #A37990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37990; }
p { color: rgb(163,121,144); }
H1.HeaderClassName
{
color: #A37990;
}
.AnyTagClassName
{
color: #A37990;
}
</style>
background-color css
<style>
a { background-color: #A37990; }
a { background-color: rgb(163,121,144); }
div.DivClassName
{
background-color: #A37990;
}
.BgClassName
{
background-color: #A37990;
}
</style>
border-color css
<style>
span { border-color: #A37990; }
span { border-color: rgb(163,121,144); }
td.TdClassName
{
border-color: #A37990;
}
.TagClassName
{
border-color: #A37990;
}
</style>