Shades of Mountbatten Pink #A47291
Tints of Mountbatten Pink #A47291
RGB
CMYK
RGB Variations
Color information
#A47291 (or 0xA47291) is known color: Mountbatten Pink. HEX triplet: A4, 72 and 91. RGB value is (164,114,145). Sum of RGB (Red+Green+Blue) = 164+114+145=423 (56% of max value = 765). Red value is 164 (64.45% from 255 or 38.77% from 423); Green value is 114 (44.92% from 255 or 26.95% from 423); Blue value is 145 (57.03% from 255 or 34.28% from 423); Max value from RGB is 164 - color contains mainly: red. Hex color #A47291 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47291 is #5B8D6E. Grayscale: #848484. Windows color (decimal): -5999983 or 9532068. OLE color: 9532068.
HSL color Cylindrical-coordinate representation of color #A47291: hue angle of 322.8º degrees, saturation: 0.22, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A47291 is Cyan = 0, Magento = 0.30, Yellow = 0.12 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 114 | 145 | - |
| CMYK | 0 | 0.30 | 0.12 | 0.36 |
| HSL | 322.8º | 0.22% | 0.55% | - |
| HSV(B) | 322.8º | 0.3% | 0.64% | - |
| XYZ | 26.44 | 21.97 | 29.64 | - |
| YUV | 132.48 | 135.07 | 150.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 114 | 145 | 0 | 0.30 | 0.12 | 0.36 | 322.8 | 0.22 | 0.55 |
| Hex | A4 | 72 | 91 | 0 | 1E | C | 24 | 143 | 16 | 37 |
| Octal | 244 | 162 | 221 | 0 | 36 | 14 | 44 | 503 | 26 | 67 |
| Binary | 10100100 | 1110010 | 10010001 | 0 | 11110 | 1100 | 100100 | 101000011 | 10110 | 110111 |
Color Harmonies of #A47291
Complementary color
Monochromatic Colors of #A47291
Black with #A47291
Text Example
Text Example
White with #A47291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47291; }
p { color: rgb(164,114,145); }
H1.HeaderClassName
{
color: #A47291;
}
.AnyTagClassName
{
color: #A47291;
}
</style>
background-color css
<style>
a { background-color: #A47291; }
a { background-color: rgb(164,114,145); }
div.DivClassName
{
background-color: #A47291;
}
.BgClassName
{
background-color: #A47291;
}
</style>
border-color css
<style>
span { border-color: #A47291; }
span { border-color: rgb(164,114,145); }
td.TdClassName
{
border-color: #A47291;
}
.TagClassName
{
border-color: #A47291;
}
</style>