Shades of Mountbatten Pink #A27691
Tints of Mountbatten Pink #A27691
RGB
CMYK
RGB Variations
Color information
#A27691 (or 0xA27691) is known color: Mountbatten Pink. HEX triplet: A2, 76 and 91. RGB value is (162,118,145). Sum of RGB (Red+Green+Blue) = 162+118+145=425 (56% of max value = 765). Red value is 162 (63.67% from 255 or 38.12% from 425); Green value is 118 (46.48% from 255 or 27.76% from 425); Blue value is 145 (57.03% from 255 or 34.12% from 425); Max value from RGB is 162 - color contains mainly: red. Hex color #A27691 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27691 is #5D896E. Grayscale: #868686. Windows color (decimal): -6130031 or 9533090. OLE color: 9533090.
HSL color Cylindrical-coordinate representation of color #A27691: hue angle of 323.18º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A27691 is Cyan = 0, Magento = 0.27, Yellow = 0.10 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 118 | 145 | - |
| CMYK | 0 | 0.27 | 0.10 | 0.36 |
| HSL | 323.18º | 0.19% | 0.55% | - |
| HSV(B) | 323.18º | 0.27% | 0.64% | - |
| XYZ | 26.49 | 22.68 | 29.77 | - |
| YUV | 134.23 | 134.08 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 118 | 145 | 0 | 0.27 | 0.10 | 0.36 | 323.18 | 0.19 | 0.55 |
| Hex | A2 | 76 | 91 | 0 | 1B | A | 24 | 143 | 13 | 37 |
| Octal | 242 | 166 | 221 | 0 | 33 | 12 | 44 | 503 | 23 | 67 |
| Binary | 10100010 | 1110110 | 10010001 | 0 | 11011 | 1010 | 100100 | 101000011 | 10011 | 110111 |
Color Harmonies of #A27691
Complementary color
Monochromatic Colors of #A27691
Black with #A27691
Text Example
Text Example
White with #A27691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27691; }
p { color: rgb(162,118,145); }
H1.HeaderClassName
{
color: #A27691;
}
.AnyTagClassName
{
color: #A27691;
}
</style>
background-color css
<style>
a { background-color: #A27691; }
a { background-color: rgb(162,118,145); }
div.DivClassName
{
background-color: #A27691;
}
.BgClassName
{
background-color: #A27691;
}
</style>
border-color css
<style>
span { border-color: #A27691; }
span { border-color: rgb(162,118,145); }
td.TdClassName
{
border-color: #A27691;
}
.TagClassName
{
border-color: #A27691;
}
</style>