Shades of Mountbatten Pink #A47590
Tints of Mountbatten Pink #A47590
RGB
CMYK
RGB Variations
Color information
#A47590 (or 0xA47590) is known color: Mountbatten Pink. HEX triplet: A4, 75 and 90. RGB value is (164,117,144). Sum of RGB (Red+Green+Blue) = 164+117+144=425 (56% of max value = 765). Red value is 164 (64.45% from 255 or 38.59% from 425); Green value is 117 (46.09% from 255 or 27.53% from 425); Blue value is 144 (56.64% from 255 or 33.88% from 425); Max value from RGB is 164 - color contains mainly: red. Hex color #A47590 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47590 is #5B8A6F. Grayscale: #868686. Windows color (decimal): -5999216 or 9467300. OLE color: 9467300.
HSL color Cylindrical-coordinate representation of color #A47590: hue angle of 325.53º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A47590 is Cyan = 0, Magento = 0.29, Yellow = 0.12 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 117 | 144 | - |
| CMYK | 0 | 0.29 | 0.12 | 0.36 |
| HSL | 325.53º | 0.21% | 0.55% | - |
| HSV(B) | 325.53º | 0.29% | 0.64% | - |
| XYZ | 26.71 | 22.63 | 29.35 | - |
| YUV | 134.13 | 133.57 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 117 | 144 | 0 | 0.29 | 0.12 | 0.36 | 325.53 | 0.21 | 0.55 |
| Hex | A4 | 75 | 90 | 0 | 1D | C | 24 | 146 | 15 | 37 |
| Octal | 244 | 165 | 220 | 0 | 35 | 14 | 44 | 506 | 25 | 67 |
| Binary | 10100100 | 1110101 | 10010000 | 0 | 11101 | 1100 | 100100 | 101000110 | 10101 | 110111 |
Color Harmonies of #A47590
Complementary color
Monochromatic Colors of #A47590
Black with #A47590
Text Example
Text Example
White with #A47590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47590; }
p { color: rgb(164,117,144); }
H1.HeaderClassName
{
color: #A47590;
}
.AnyTagClassName
{
color: #A47590;
}
</style>
background-color css
<style>
a { background-color: #A47590; }
a { background-color: rgb(164,117,144); }
div.DivClassName
{
background-color: #A47590;
}
.BgClassName
{
background-color: #A47590;
}
</style>
border-color css
<style>
span { border-color: #A47590; }
span { border-color: rgb(164,117,144); }
td.TdClassName
{
border-color: #A47590;
}
.TagClassName
{
border-color: #A47590;
}
</style>