Shades of Mountbatten Pink #927088
Tints of Mountbatten Pink #927088
RGB
CMYK
RGB Variations
Color information
#927088 (or 0x927088) is known color: Mountbatten Pink. HEX triplet: 92, 70 and 88. RGB value is (146,112,136). Sum of RGB (Red+Green+Blue) = 146+112+136=394 (52% of max value = 765). Red value is 146 (57.42% from 255 or 37.06% from 394); Green value is 112 (44.14% from 255 or 28.43% from 394); Blue value is 136 (53.52% from 255 or 34.52% from 394); Max value from RGB is 146 - color contains mainly: red. Hex color #927088 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927088 is #6D8F77. Grayscale: #7C7C7C. Windows color (decimal): -7180152 or 8941714. OLE color: 8941714.
HSL color Cylindrical-coordinate representation of color #927088: hue angle of 317.65º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #927088 is Cyan = 0, Magento = 0.23, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 112 | 136 | - |
| CMYK | 0 | 0.23 | 0.07 | 0.43 |
| HSL | 317.65º | 0.13% | 0.51% | - |
| HSV(B) | 317.65º | 0.23% | 0.57% | - |
| XYZ | 22.09 | 19.48 | 25.89 | - |
| YUV | 124.9 | 134.26 | 143.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 112 | 136 | 0 | 0.23 | 0.07 | 0.43 | 317.65 | 0.13 | 0.51 |
| Hex | 92 | 70 | 88 | 0 | 17 | 7 | 2B | 13E | D | 33 |
| Octal | 222 | 160 | 210 | 0 | 27 | 7 | 53 | 476 | 15 | 63 |
| Binary | 10010010 | 1110000 | 10001000 | 0 | 10111 | 111 | 101011 | 100111110 | 1101 | 110011 |
Color Harmonies of #927088
Complementary color
Monochromatic Colors of #927088
Black with #927088
Text Example
Text Example
White with #927088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927088; }
p { color: rgb(146,112,136); }
H1.HeaderClassName
{
color: #927088;
}
.AnyTagClassName
{
color: #927088;
}
</style>
background-color css
<style>
a { background-color: #927088; }
a { background-color: rgb(146,112,136); }
div.DivClassName
{
background-color: #927088;
}
.BgClassName
{
background-color: #927088;
}
</style>
border-color css
<style>
span { border-color: #927088; }
span { border-color: rgb(146,112,136); }
td.TdClassName
{
border-color: #927088;
}
.TagClassName
{
border-color: #927088;
}
</style>