Shades of Mountbatten Pink #927988
Tints of Mountbatten Pink #927988
RGB
CMYK
RGB Variations
Color information
#927988 (or 0x927988) is known color: Mountbatten Pink. HEX triplet: 92, 79 and 88. RGB value is (146,121,136). Sum of RGB (Red+Green+Blue) = 146+121+136=403 (53% of max value = 765). Red value is 146 (57.42% from 255 or 36.23% from 403); Green value is 121 (47.66% from 255 or 30.02% from 403); Blue value is 136 (53.52% from 255 or 33.75% from 403); Max value from RGB is 146 - color contains mainly: red. Hex color #927988 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927988 is #6D8677. Grayscale: #828282. Windows color (decimal): -7177848 or 8944018. OLE color: 8944018.
HSL color Cylindrical-coordinate representation of color #927988: hue angle of 324º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #927988 is Cyan = 0, Magento = 0.17, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 121 | 136 | - |
| CMYK | 0 | 0.17 | 0.07 | 0.43 |
| HSL | 324º | 0.1% | 0.52% | - |
| HSV(B) | 324º | 0.17% | 0.57% | - |
| XYZ | 23.14 | 21.56 | 26.24 | - |
| YUV | 130.19 | 131.28 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 121 | 136 | 0 | 0.17 | 0.07 | 0.43 | 324 | 0.1 | 0.52 |
| Hex | 92 | 79 | 88 | 0 | 11 | 7 | 2B | 144 | A | 34 |
| Octal | 222 | 171 | 210 | 0 | 21 | 7 | 53 | 504 | 12 | 64 |
| Binary | 10010010 | 1111001 | 10001000 | 0 | 10001 | 111 | 101011 | 101000100 | 1010 | 110100 |
Color Harmonies of #927988
Complementary color
Monochromatic Colors of #927988
Black with #927988
Text Example
Text Example
White with #927988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927988; }
p { color: rgb(146,121,136); }
H1.HeaderClassName
{
color: #927988;
}
.AnyTagClassName
{
color: #927988;
}
</style>
background-color css
<style>
a { background-color: #927988; }
a { background-color: rgb(146,121,136); }
div.DivClassName
{
background-color: #927988;
}
.BgClassName
{
background-color: #927988;
}
</style>
border-color css
<style>
span { border-color: #927988; }
span { border-color: rgb(146,121,136); }
td.TdClassName
{
border-color: #927988;
}
.TagClassName
{
border-color: #927988;
}
</style>