Shades of Mountbatten Pink #927885
Tints of Mountbatten Pink #927885
RGB
CMYK
RGB Variations
Color information
#927885 (or 0x927885) is known color: Mountbatten Pink. HEX triplet: 92, 78 and 85. RGB value is (146,120,133). Sum of RGB (Red+Green+Blue) = 146+120+133=399 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.59% from 399); Green value is 120 (47.27% from 255 or 30.08% from 399); Blue value is 133 (52.34% from 255 or 33.33% from 399); Max value from RGB is 146 - color contains mainly: red. Hex color #927885 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927885 is #6D877A. Grayscale: #818181. Windows color (decimal): -7178107 or 8747154. OLE color: 8747154.
HSL color Cylindrical-coordinate representation of color #927885: hue angle of 330º 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 #927885 is Cyan = 0, Magento = 0.18, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 120 | 133 | - |
| CMYK | 0 | 0.18 | 0.09 | 0.43 |
| HSL | 330º | 0.11% | 0.52% | - |
| HSV(B) | 330º | 0.18% | 0.57% | - |
| XYZ | 22.8 | 21.24 | 25.09 | - |
| YUV | 129.26 | 130.11 | 139.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 120 | 133 | 0 | 0.18 | 0.09 | 0.43 | 330 | 0.11 | 0.52 |
| Hex | 92 | 78 | 85 | 0 | 12 | 9 | 2B | 14A | B | 34 |
| Octal | 222 | 170 | 205 | 0 | 22 | 11 | 53 | 512 | 13 | 64 |
| Binary | 10010010 | 1111000 | 10000101 | 0 | 10010 | 1001 | 101011 | 101001010 | 1011 | 110100 |
Color Harmonies of #927885
Complementary color
Monochromatic Colors of #927885
Black with #927885
Text Example
Text Example
White with #927885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927885; }
p { color: rgb(146,120,133); }
H1.HeaderClassName
{
color: #927885;
}
.AnyTagClassName
{
color: #927885;
}
</style>
background-color css
<style>
a { background-color: #927885; }
a { background-color: rgb(146,120,133); }
div.DivClassName
{
background-color: #927885;
}
.BgClassName
{
background-color: #927885;
}
</style>
border-color css
<style>
span { border-color: #927885; }
span { border-color: rgb(146,120,133); }
td.TdClassName
{
border-color: #927885;
}
.TagClassName
{
border-color: #927885;
}
</style>