Shades of Mountbatten Pink #9A7786
Tints of Mountbatten Pink #9A7786
RGB
CMYK
RGB Variations
Color information
#9A7786 (or 0x9A7786) is known color: Mountbatten Pink. HEX triplet: 9A, 77 and 86. RGB value is (154,119,134). Sum of RGB (Red+Green+Blue) = 154+119+134=407 (53% of max value = 765). Red value is 154 (60.55% from 255 or 37.84% from 407); Green value is 119 (46.88% from 255 or 29.24% from 407); Blue value is 134 (52.73% from 255 or 32.92% from 407); Max value from RGB is 154 - color contains mainly: red. Hex color #9A7786 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9A7786 is #658879. Grayscale: #838383. Windows color (decimal): -6654074 or 8812442. OLE color: 8812442.
HSL color Cylindrical-coordinate representation of color #9A7786: hue angle of 334.29º degrees, saturation: 0.15, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #9A7786 is Cyan = 0, Magento = 0.23, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 119 | 134 | - |
| CMYK | 0 | 0.23 | 0.13 | 0.40 |
| HSL | 334.29º | 0.15% | 0.54% | - |
| HSV(B) | 334.29º | 0.23% | 0.6% | - |
| XYZ | 24.23 | 21.78 | 25.48 | - |
| YUV | 131.18 | 129.6 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 119 | 134 | 0 | 0.23 | 0.13 | 0.40 | 334.29 | 0.15 | 0.54 |
| Hex | 9A | 77 | 86 | 0 | 17 | D | 28 | 14E | F | 36 |
| Octal | 232 | 167 | 206 | 0 | 27 | 15 | 50 | 516 | 17 | 66 |
| Binary | 10011010 | 1110111 | 10000110 | 0 | 10111 | 1101 | 101000 | 101001110 | 1111 | 110110 |
Color Harmonies of #9A7786
Complementary color
Monochromatic Colors of #9A7786
Black with #9A7786
Text Example
Text Example
White with #9A7786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A7786; }
p { color: rgb(154,119,134); }
H1.HeaderClassName
{
color: #9A7786;
}
.AnyTagClassName
{
color: #9A7786;
}
</style>
background-color css
<style>
a { background-color: #9A7786; }
a { background-color: rgb(154,119,134); }
div.DivClassName
{
background-color: #9A7786;
}
.BgClassName
{
background-color: #9A7786;
}
</style>
border-color css
<style>
span { border-color: #9A7786; }
span { border-color: rgb(154,119,134); }
td.TdClassName
{
border-color: #9A7786;
}
.TagClassName
{
border-color: #9A7786;
}
</style>