Shades of Mountbatten Pink #A77690
Tints of Mountbatten Pink #A77690
RGB
CMYK
RGB Variations
Color information
#A77690 (or 0xA77690) is known color: Mountbatten Pink. HEX triplet: A7, 76 and 90. RGB value is (167,118,144). Sum of RGB (Red+Green+Blue) = 167+118+144=429 (56% of max value = 765). Red value is 167 (65.62% from 255 or 38.93% from 429); Green value is 118 (46.48% from 255 or 27.51% from 429); Blue value is 144 (56.64% from 255 or 33.57% from 429); Max value from RGB is 167 - color contains mainly: red. Hex color #A77690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A77690 is #58896F. Grayscale: #878787. Windows color (decimal): -5802352 or 9467559. OLE color: 9467559.
HSL color Cylindrical-coordinate representation of color #A77690: hue angle of 328.16º degrees, saturation: 0.22, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A77690 is Cyan = 0, Magento = 0.29, Yellow = 0.14 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 118 | 144 | - |
| CMYK | 0 | 0.29 | 0.14 | 0.35 |
| HSL | 328.16º | 0.22% | 0.56% | - |
| HSV(B) | 328.16º | 0.29% | 0.65% | - |
| XYZ | 27.45 | 23.19 | 29.41 | - |
| YUV | 135.62 | 132.73 | 150.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 118 | 144 | 0 | 0.29 | 0.14 | 0.35 | 328.16 | 0.22 | 0.56 |
| Hex | A7 | 76 | 90 | 0 | 1D | E | 23 | 148 | 16 | 38 |
| Octal | 247 | 166 | 220 | 0 | 35 | 16 | 43 | 510 | 26 | 70 |
| Binary | 10100111 | 1110110 | 10010000 | 0 | 11101 | 1110 | 100011 | 101001000 | 10110 | 111000 |
Color Harmonies of #A77690
Complementary color
Monochromatic Colors of #A77690
Black with #A77690
Text Example
Text Example
White with #A77690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77690; }
p { color: rgb(167,118,144); }
H1.HeaderClassName
{
color: #A77690;
}
.AnyTagClassName
{
color: #A77690;
}
</style>
background-color css
<style>
a { background-color: #A77690; }
a { background-color: rgb(167,118,144); }
div.DivClassName
{
background-color: #A77690;
}
.BgClassName
{
background-color: #A77690;
}
</style>
border-color css
<style>
span { border-color: #A77690; }
span { border-color: rgb(167,118,144); }
td.TdClassName
{
border-color: #A77690;
}
.TagClassName
{
border-color: #A77690;
}
</style>