Shades of Mountbatten Pink #A47292
Tints of Mountbatten Pink #A47292
RGB
CMYK
RGB Variations
Color information
#A47292 (or 0xA47292) is known color: Mountbatten Pink. HEX triplet: A4, 72 and 92. RGB value is (164,114,146). Sum of RGB (Red+Green+Blue) = 164+114+146=424 (56% of max value = 765). Red value is 164 (64.45% from 255 or 38.68% from 424); Green value is 114 (44.92% from 255 or 26.89% from 424); Blue value is 146 (57.42% from 255 or 34.43% from 424); Max value from RGB is 164 - color contains mainly: red. Hex color #A47292 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47292 is #5B8D6D. Grayscale: #848484. Windows color (decimal): -5999982 or 9597604. OLE color: 9597604.
HSL color Cylindrical-coordinate representation of color #A47292: hue angle of 321.6º 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 #A47292 is Cyan = 0, Magento = 0.30, Yellow = 0.11 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 114 | 146 | - |
| CMYK | 0 | 0.30 | 0.11 | 0.36 |
| HSL | 321.6º | 0.22% | 0.55% | - |
| HSV(B) | 321.6º | 0.3% | 0.64% | - |
| XYZ | 26.52 | 22 | 30.04 | - |
| YUV | 132.6 | 135.57 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 114 | 146 | 0 | 0.30 | 0.11 | 0.36 | 321.6 | 0.22 | 0.55 |
| Hex | A4 | 72 | 92 | 0 | 1E | B | 24 | 142 | 16 | 37 |
| Octal | 244 | 162 | 222 | 0 | 36 | 13 | 44 | 502 | 26 | 67 |
| Binary | 10100100 | 1110010 | 10010010 | 0 | 11110 | 1011 | 100100 | 101000010 | 10110 | 110111 |
Color Harmonies of #A47292
Complementary color
Monochromatic Colors of #A47292
Black with #A47292
Text Example
Text Example
White with #A47292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47292; }
p { color: rgb(164,114,146); }
H1.HeaderClassName
{
color: #A47292;
}
.AnyTagClassName
{
color: #A47292;
}
</style>
background-color css
<style>
a { background-color: #A47292; }
a { background-color: rgb(164,114,146); }
div.DivClassName
{
background-color: #A47292;
}
.BgClassName
{
background-color: #A47292;
}
</style>
border-color css
<style>
span { border-color: #A47292; }
span { border-color: rgb(164,114,146); }
td.TdClassName
{
border-color: #A47292;
}
.TagClassName
{
border-color: #A47292;
}
</style>