Shades of Mountbatten Pink #A77390
Tints of Mountbatten Pink #A77390
RGB
CMYK
RGB Variations
Color information
#A77390 (or 0xA77390) is known color: Mountbatten Pink. HEX triplet: A7, 73 and 90. RGB value is (167,115,144). Sum of RGB (Red+Green+Blue) = 167+115+144=426 (56% of max value = 765). Red value is 167 (65.62% from 255 or 39.20% from 426); Green value is 115 (45.31% from 255 or 27.00% from 426); Blue value is 144 (56.64% from 255 or 33.80% from 426); Max value from RGB is 167 - color contains mainly: red. Hex color #A77390 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A77390 is #588C6F. Grayscale: #858585. Windows color (decimal): -5803120 or 9466791. OLE color: 9466791.
HSL color Cylindrical-coordinate representation of color #A77390: hue angle of 326.54º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A77390 is Cyan = 0, Magento = 0.31, Yellow = 0.14 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 115 | 144 | - |
| CMYK | 0 | 0.31 | 0.14 | 0.35 |
| HSL | 326.54º | 0.23% | 0.55% | - |
| HSV(B) | 326.54º | 0.31% | 0.65% | - |
| XYZ | 27.1 | 22.49 | 29.3 | - |
| YUV | 133.85 | 133.73 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 115 | 144 | 0 | 0.31 | 0.14 | 0.35 | 326.54 | 0.23 | 0.55 |
| Hex | A7 | 73 | 90 | 0 | 1F | E | 23 | 147 | 17 | 37 |
| Octal | 247 | 163 | 220 | 0 | 37 | 16 | 43 | 507 | 27 | 67 |
| Binary | 10100111 | 1110011 | 10010000 | 0 | 11111 | 1110 | 100011 | 101000111 | 10111 | 110111 |
Color Harmonies of #A77390
Complementary color
Monochromatic Colors of #A77390
Black with #A77390
Text Example
Text Example
White with #A77390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77390; }
p { color: rgb(167,115,144); }
H1.HeaderClassName
{
color: #A77390;
}
.AnyTagClassName
{
color: #A77390;
}
</style>
background-color css
<style>
a { background-color: #A77390; }
a { background-color: rgb(167,115,144); }
div.DivClassName
{
background-color: #A77390;
}
.BgClassName
{
background-color: #A77390;
}
</style>
border-color css
<style>
span { border-color: #A77390; }
span { border-color: rgb(167,115,144); }
td.TdClassName
{
border-color: #A77390;
}
.TagClassName
{
border-color: #A77390;
}
</style>