Shades of Mountbatten Pink #A27790
Tints of Mountbatten Pink #A27790
RGB
CMYK
RGB Variations
Color information
#A27790 (or 0xA27790) is known color: Mountbatten Pink. HEX triplet: A2, 77 and 90. RGB value is (162,119,144). Sum of RGB (Red+Green+Blue) = 162+119+144=425 (56% of max value = 765). Red value is 162 (63.67% from 255 or 38.12% from 425); Green value is 119 (46.88% from 255 or 28% from 425); Blue value is 144 (56.64% from 255 or 33.88% from 425); Max value from RGB is 162 - color contains mainly: red. Hex color #A27790 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27790 is #5D886F. Grayscale: #868686. Windows color (decimal): -6129776 or 9467810. OLE color: 9467810.
HSL color Cylindrical-coordinate representation of color #A27790: hue angle of 325.12º 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 #A27790 is Cyan = 0, Magento = 0.27, Yellow = 0.11 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 119 | 144 | - |
| CMYK | 0 | 0.27 | 0.11 | 0.36 |
| HSL | 325.12º | 0.19% | 0.55% | - |
| HSV(B) | 325.12º | 0.27% | 0.64% | - |
| XYZ | 26.53 | 22.89 | 29.41 | - |
| YUV | 134.71 | 133.25 | 147.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 119 | 144 | 0 | 0.27 | 0.11 | 0.36 | 325.12 | 0.19 | 0.55 |
| Hex | A2 | 77 | 90 | 0 | 1B | B | 24 | 145 | 13 | 37 |
| Octal | 242 | 167 | 220 | 0 | 33 | 13 | 44 | 505 | 23 | 67 |
| Binary | 10100010 | 1110111 | 10010000 | 0 | 11011 | 1011 | 100100 | 101000101 | 10011 | 110111 |
Color Harmonies of #A27790
Complementary color
Monochromatic Colors of #A27790
Black with #A27790
Text Example
Text Example
White with #A27790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27790; }
p { color: rgb(162,119,144); }
H1.HeaderClassName
{
color: #A27790;
}
.AnyTagClassName
{
color: #A27790;
}
</style>
background-color css
<style>
a { background-color: #A27790; }
a { background-color: rgb(162,119,144); }
div.DivClassName
{
background-color: #A27790;
}
.BgClassName
{
background-color: #A27790;
}
</style>
border-color css
<style>
span { border-color: #A27790; }
span { border-color: rgb(162,119,144); }
td.TdClassName
{
border-color: #A27790;
}
.TagClassName
{
border-color: #A27790;
}
</style>