Shades of Mountbatten Pink #927786
Tints of Mountbatten Pink #927786
RGB
CMYK
RGB Variations
Color information
#927786 (or 0x927786) is known color: Mountbatten Pink. HEX triplet: 92, 77 and 86. RGB value is (146,119,134). Sum of RGB (Red+Green+Blue) = 146+119+134=399 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.59% from 399); Green value is 119 (46.88% from 255 or 29.82% from 399); Blue value is 134 (52.73% from 255 or 33.58% from 399); Max value from RGB is 146 - color contains mainly: red. Hex color #927786 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927786 is #6D8879. Grayscale: #808080. Windows color (decimal): -7178362 or 8812434. OLE color: 8812434.
HSL color Cylindrical-coordinate representation of color #927786: hue angle of 326.67º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #927786 is Cyan = 0, Magento = 0.18, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 134 | - |
| CMYK | 0 | 0.18 | 0.08 | 0.43 |
| HSL | 326.67º | 0.11% | 0.52% | - |
| HSV(B) | 326.67º | 0.18% | 0.57% | - |
| XYZ | 22.75 | 21.03 | 25.41 | - |
| YUV | 128.78 | 130.95 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 134 | 0 | 0.18 | 0.08 | 0.43 | 326.67 | 0.11 | 0.52 |
| Hex | 92 | 77 | 86 | 0 | 12 | 8 | 2B | 147 | B | 34 |
| Octal | 222 | 167 | 206 | 0 | 22 | 10 | 53 | 507 | 13 | 64 |
| Binary | 10010010 | 1110111 | 10000110 | 0 | 10010 | 1000 | 101011 | 101000111 | 1011 | 110100 |
Color Harmonies of #927786
Complementary color
Monochromatic Colors of #927786
Black with #927786
Text Example
Text Example
White with #927786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927786; }
p { color: rgb(146,119,134); }
H1.HeaderClassName
{
color: #927786;
}
.AnyTagClassName
{
color: #927786;
}
</style>
background-color css
<style>
a { background-color: #927786; }
a { background-color: rgb(146,119,134); }
div.DivClassName
{
background-color: #927786;
}
.BgClassName
{
background-color: #927786;
}
</style>
border-color css
<style>
span { border-color: #927786; }
span { border-color: rgb(146,119,134); }
td.TdClassName
{
border-color: #927786;
}
.TagClassName
{
border-color: #927786;
}
</style>