Shades of Mountbatten Pink #927587
Tints of Mountbatten Pink #927587
RGB
CMYK
RGB Variations
Color information
#927587 (or 0x927587) is known color: Mountbatten Pink. HEX triplet: 92, 75 and 87. RGB value is (146,117,135). Sum of RGB (Red+Green+Blue) = 146+117+135=398 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.68% from 398); Green value is 117 (46.09% from 255 or 29.40% from 398); Blue value is 135 (53.12% from 255 or 33.92% from 398); Max value from RGB is 146 - color contains mainly: red. Hex color #927587 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927587 is #6D8A78. Grayscale: #7F7F7F. Windows color (decimal): -7178873 or 8877458. OLE color: 8877458.
HSL color Cylindrical-coordinate representation of color #927587: hue angle of 322.76º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #927587 is Cyan = 0, Magento = 0.20, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 135 | - |
| CMYK | 0 | 0.20 | 0.08 | 0.43 |
| HSL | 322.76º | 0.12% | 0.52% | - |
| HSV(B) | 322.76º | 0.2% | 0.57% | - |
| XYZ | 22.59 | 20.58 | 25.7 | - |
| YUV | 127.72 | 132.11 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 135 | 0 | 0.20 | 0.08 | 0.43 | 322.76 | 0.12 | 0.52 |
| Hex | 92 | 75 | 87 | 0 | 14 | 8 | 2B | 143 | C | 34 |
| Octal | 222 | 165 | 207 | 0 | 24 | 10 | 53 | 503 | 14 | 64 |
| Binary | 10010010 | 1110101 | 10000111 | 0 | 10100 | 1000 | 101011 | 101000011 | 1100 | 110100 |
Color Harmonies of #927587
Complementary color
Monochromatic Colors of #927587
Black with #927587
Text Example
Text Example
White with #927587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927587; }
p { color: rgb(146,117,135); }
H1.HeaderClassName
{
color: #927587;
}
.AnyTagClassName
{
color: #927587;
}
</style>
background-color css
<style>
a { background-color: #927587; }
a { background-color: rgb(146,117,135); }
div.DivClassName
{
background-color: #927587;
}
.BgClassName
{
background-color: #927587;
}
</style>
border-color css
<style>
span { border-color: #927587; }
span { border-color: rgb(146,117,135); }
td.TdClassName
{
border-color: #927587;
}
.TagClassName
{
border-color: #927587;
}
</style>