Shades of Mountbatten Pink #A27688
Tints of Mountbatten Pink #A27688
RGB
CMYK
RGB Variations
Color information
#A27688 (or 0xA27688) is known color: Mountbatten Pink. HEX triplet: A2, 76 and 88. RGB value is (162,118,136). Sum of RGB (Red+Green+Blue) = 162+118+136=416 (55% of max value = 765). Red value is 162 (63.67% from 255 or 38.94% from 416); Green value is 118 (46.48% from 255 or 28.37% from 416); Blue value is 136 (53.52% from 255 or 32.69% from 416); Max value from RGB is 162 - color contains mainly: red. Hex color #A27688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27688 is #5D8977. Grayscale: #858585. Windows color (decimal): -6130040 or 8943266. OLE color: 8943266.
HSL color Cylindrical-coordinate representation of color #A27688: hue angle of 335.45º 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 #A27688 is Cyan = 0, Magento = 0.27, Yellow = 0.16 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 118 | 136 | - |
| CMYK | 0 | 0.27 | 0.16 | 0.36 |
| HSL | 335.45º | 0.19% | 0.55% | - |
| HSV(B) | 335.45º | 0.27% | 0.64% | - |
| XYZ | 25.82 | 22.42 | 26.26 | - |
| YUV | 133.21 | 129.58 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 118 | 136 | 0 | 0.27 | 0.16 | 0.36 | 335.45 | 0.19 | 0.55 |
| Hex | A2 | 76 | 88 | 0 | 1B | 10 | 24 | 14F | 13 | 37 |
| Octal | 242 | 166 | 210 | 0 | 33 | 20 | 44 | 517 | 23 | 67 |
| Binary | 10100010 | 1110110 | 10001000 | 0 | 11011 | 10000 | 100100 | 101001111 | 10011 | 110111 |
Color Harmonies of #A27688
Complementary color
Monochromatic Colors of #A27688
Black with #A27688
Text Example
Text Example
White with #A27688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27688; }
p { color: rgb(162,118,136); }
H1.HeaderClassName
{
color: #A27688;
}
.AnyTagClassName
{
color: #A27688;
}
</style>
background-color css
<style>
a { background-color: #A27688; }
a { background-color: rgb(162,118,136); }
div.DivClassName
{
background-color: #A27688;
}
.BgClassName
{
background-color: #A27688;
}
</style>
border-color css
<style>
span { border-color: #A27688; }
span { border-color: rgb(162,118,136); }
td.TdClassName
{
border-color: #A27688;
}
.TagClassName
{
border-color: #A27688;
}
</style>