Shades of Mountbatten Pink #927787
Tints of Mountbatten Pink #927787
RGB
CMYK
RGB Variations
Color information
#927787 (or 0x927787) is known color: Mountbatten Pink. HEX triplet: 92, 77 and 87. RGB value is (146,119,135). Sum of RGB (Red+Green+Blue) = 146+119+135=400 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.5% from 400); Green value is 119 (46.88% from 255 or 29.75% from 400); Blue value is 135 (53.12% from 255 or 33.75% from 400); Max value from RGB is 146 - color contains mainly: red. Hex color #927787 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927787 is #6D8878. Grayscale: #808080. Windows color (decimal): -7178361 or 8877970. OLE color: 8877970.
HSL color Cylindrical-coordinate representation of color #927787: hue angle of 324.44º 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 #927787 is Cyan = 0, Magento = 0.18, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 135 | - |
| CMYK | 0 | 0.18 | 0.08 | 0.43 |
| HSL | 324.44º | 0.11% | 0.52% | - |
| HSV(B) | 324.44º | 0.18% | 0.57% | - |
| XYZ | 22.82 | 21.05 | 25.78 | - |
| YUV | 128.9 | 131.45 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 135 | 0 | 0.18 | 0.08 | 0.43 | 324.44 | 0.11 | 0.52 |
| Hex | 92 | 77 | 87 | 0 | 12 | 8 | 2B | 144 | B | 34 |
| Octal | 222 | 167 | 207 | 0 | 22 | 10 | 53 | 504 | 13 | 64 |
| Binary | 10010010 | 1110111 | 10000111 | 0 | 10010 | 1000 | 101011 | 101000100 | 1011 | 110100 |
Color Harmonies of #927787
Complementary color
Monochromatic Colors of #927787
Black with #927787
Text Example
Text Example
White with #927787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927787; }
p { color: rgb(146,119,135); }
H1.HeaderClassName
{
color: #927787;
}
.AnyTagClassName
{
color: #927787;
}
</style>
background-color css
<style>
a { background-color: #927787; }
a { background-color: rgb(146,119,135); }
div.DivClassName
{
background-color: #927787;
}
.BgClassName
{
background-color: #927787;
}
</style>
border-color css
<style>
span { border-color: #927787; }
span { border-color: rgb(146,119,135); }
td.TdClassName
{
border-color: #927787;
}
.TagClassName
{
border-color: #927787;
}
</style>