Shades of Mountbatten Pink #A47091
Tints of Mountbatten Pink #A47091
RGB
CMYK
RGB Variations
Color information
#A47091 (or 0xA47091) is known color: Mountbatten Pink. HEX triplet: A4, 70 and 91. RGB value is (164,112,145). Sum of RGB (Red+Green+Blue) = 164+112+145=421 (55% of max value = 765). Red value is 164 (64.45% from 255 or 38.95% from 421); Green value is 112 (44.14% from 255 or 26.60% from 421); Blue value is 145 (57.03% from 255 or 34.44% from 421); Max value from RGB is 164 - color contains mainly: red. Hex color #A47091 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47091 is #5B8F6E. Grayscale: #838383. Windows color (decimal): -6000495 or 9531556. OLE color: 9531556.
HSL color Cylindrical-coordinate representation of color #A47091: hue angle of 321.92º degrees, saturation: 0.22, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A47091 is Cyan = 0, Magento = 0.32, Yellow = 0.12 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 112 | 145 | - |
| CMYK | 0 | 0.32 | 0.12 | 0.36 |
| HSL | 321.92º | 0.22% | 0.54% | - |
| HSV(B) | 321.92º | 0.32% | 0.64% | - |
| XYZ | 26.21 | 21.53 | 29.56 | - |
| YUV | 131.31 | 135.73 | 151.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 112 | 145 | 0 | 0.32 | 0.12 | 0.36 | 321.92 | 0.22 | 0.54 |
| Hex | A4 | 70 | 91 | 0 | 20 | C | 24 | 142 | 16 | 36 |
| Octal | 244 | 160 | 221 | 0 | 40 | 14 | 44 | 502 | 26 | 66 |
| Binary | 10100100 | 1110000 | 10010001 | 0 | 100000 | 1100 | 100100 | 101000010 | 10110 | 110110 |
Color Harmonies of #A47091
Complementary color
Monochromatic Colors of #A47091
Black with #A47091
Text Example
Text Example
White with #A47091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47091; }
p { color: rgb(164,112,145); }
H1.HeaderClassName
{
color: #A47091;
}
.AnyTagClassName
{
color: #A47091;
}
</style>
background-color css
<style>
a { background-color: #A47091; }
a { background-color: rgb(164,112,145); }
div.DivClassName
{
background-color: #A47091;
}
.BgClassName
{
background-color: #A47091;
}
</style>
border-color css
<style>
span { border-color: #A47091; }
span { border-color: rgb(164,112,145); }
td.TdClassName
{
border-color: #A47091;
}
.TagClassName
{
border-color: #A47091;
}
</style>