Shades of Mountbatten Pink #8D7286
Tints of Mountbatten Pink #8D7286
RGB
CMYK
RGB Variations
Color information
#8D7286 (or 0x8D7286) is known color: Mountbatten Pink. HEX triplet: 8D, 72 and 86. RGB value is (141,114,134). Sum of RGB (Red+Green+Blue) = 141+114+134=389 (51% of max value = 765). Red value is 141 (55.47% from 255 or 36.25% from 389); Green value is 114 (44.92% from 255 or 29.31% from 389); Blue value is 134 (52.73% from 255 or 34.45% from 389); Max value from RGB is 141 - color contains mainly: red. Hex color #8D7286 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8D7286 is #728D79. Grayscale: #7C7C7C. Windows color (decimal): -7507322 or 8811149. OLE color: 8811149.
HSL color Cylindrical-coordinate representation of color #8D7286: hue angle of 315.56º degrees, saturation: 0.11, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #8D7286 is Cyan = 0, Magento = 0.19, Yellow = 0.05 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 141 | 114 | 134 | - |
| CMYK | 0 | 0.19 | 0.05 | 0.45 |
| HSL | 315.56º | 0.11% | 0.5% | - |
| HSV(B) | 315.56º | 0.19% | 0.55% | - |
| XYZ | 21.3 | 19.42 | 25.18 | - |
| YUV | 124.35 | 133.45 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 141 | 114 | 134 | 0 | 0.19 | 0.05 | 0.45 | 315.56 | 0.11 | 0.5 |
| Hex | 8D | 72 | 86 | 0 | 13 | 5 | 2D | 13C | B | 32 |
| Octal | 215 | 162 | 206 | 0 | 23 | 5 | 55 | 474 | 13 | 62 |
| Binary | 10001101 | 1110010 | 10000110 | 0 | 10011 | 101 | 101101 | 100111100 | 1011 | 110010 |
Color Harmonies of #8D7286
Complementary color
Monochromatic Colors of #8D7286
Black with #8D7286
Text Example
Text Example
White with #8D7286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D7286; }
p { color: rgb(141,114,134); }
H1.HeaderClassName
{
color: #8D7286;
}
.AnyTagClassName
{
color: #8D7286;
}
</style>
background-color css
<style>
a { background-color: #8D7286; }
a { background-color: rgb(141,114,134); }
div.DivClassName
{
background-color: #8D7286;
}
.BgClassName
{
background-color: #8D7286;
}
</style>
border-color css
<style>
span { border-color: #8D7286; }
span { border-color: rgb(141,114,134); }
td.TdClassName
{
border-color: #8D7286;
}
.TagClassName
{
border-color: #8D7286;
}
</style>