Shades of Mountbatten Pink #927686
Tints of Mountbatten Pink #927686
RGB
CMYK
RGB Variations
Color information
#927686 (or 0x927686) is known color: Mountbatten Pink. HEX triplet: 92, 76 and 86. RGB value is (146,118,134). Sum of RGB (Red+Green+Blue) = 146+118+134=398 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.68% from 398); Green value is 118 (46.48% from 255 or 29.65% from 398); Blue value is 134 (52.73% from 255 or 33.67% from 398); Max value from RGB is 146 - color contains mainly: red. Hex color #927686 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927686 is #6D8979. Grayscale: #808080. Windows color (decimal): -7178618 or 8812178. OLE color: 8812178.
HSL color Cylindrical-coordinate representation of color #927686: hue angle of 325.71º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #927686 is Cyan = 0, Magento = 0.19, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 118 | 134 | - |
| CMYK | 0 | 0.19 | 0.08 | 0.43 |
| HSL | 325.71º | 0.11% | 0.52% | - |
| HSV(B) | 325.71º | 0.19% | 0.57% | - |
| XYZ | 22.64 | 20.79 | 25.37 | - |
| YUV | 128.2 | 131.28 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 118 | 134 | 0 | 0.19 | 0.08 | 0.43 | 325.71 | 0.11 | 0.52 |
| Hex | 92 | 76 | 86 | 0 | 13 | 8 | 2B | 146 | B | 34 |
| Octal | 222 | 166 | 206 | 0 | 23 | 10 | 53 | 506 | 13 | 64 |
| Binary | 10010010 | 1110110 | 10000110 | 0 | 10011 | 1000 | 101011 | 101000110 | 1011 | 110100 |
Color Harmonies of #927686
Complementary color
Monochromatic Colors of #927686
Black with #927686
Text Example
Text Example
White with #927686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927686; }
p { color: rgb(146,118,134); }
H1.HeaderClassName
{
color: #927686;
}
.AnyTagClassName
{
color: #927686;
}
</style>
background-color css
<style>
a { background-color: #927686; }
a { background-color: rgb(146,118,134); }
div.DivClassName
{
background-color: #927686;
}
.BgClassName
{
background-color: #927686;
}
</style>
border-color css
<style>
span { border-color: #927686; }
span { border-color: rgb(146,118,134); }
td.TdClassName
{
border-color: #927686;
}
.TagClassName
{
border-color: #927686;
}
</style>