Shades of Mountbatten Pink #927289
Tints of Mountbatten Pink #927289
RGB
CMYK
RGB Variations
Color information
#927289 (or 0x927289) is known color: Mountbatten Pink. HEX triplet: 92, 72 and 89. RGB value is (146,114,137). Sum of RGB (Red+Green+Blue) = 146+114+137=397 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.78% from 397); Green value is 114 (44.92% from 255 or 28.72% from 397); Blue value is 137 (53.91% from 255 or 34.51% from 397); Max value from RGB is 146 - color contains mainly: red. Hex color #927289 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927289 is #6D8D76. Grayscale: #7E7E7E. Windows color (decimal): -7179639 or 9007762. OLE color: 9007762.
HSL color Cylindrical-coordinate representation of color #927289: hue angle of 316.88º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #927289 is Cyan = 0, Magento = 0.22, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 114 | 137 | - |
| CMYK | 0 | 0.22 | 0.06 | 0.43 |
| HSL | 316.88º | 0.13% | 0.51% | - |
| HSV(B) | 316.88º | 0.22% | 0.57% | - |
| XYZ | 22.39 | 19.95 | 26.34 | - |
| YUV | 126.19 | 134.1 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 137 | 0 | 0.22 | 0.06 | 0.43 | 316.88 | 0.13 | 0.51 |
| Hex | 92 | 72 | 89 | 0 | 16 | 6 | 2B | 13D | D | 33 |
| Octal | 222 | 162 | 211 | 0 | 26 | 6 | 53 | 475 | 15 | 63 |
| Binary | 10010010 | 1110010 | 10001001 | 0 | 10110 | 110 | 101011 | 100111101 | 1101 | 110011 |
Color Harmonies of #927289
Complementary color
Monochromatic Colors of #927289
Black with #927289
Text Example
Text Example
White with #927289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927289; }
p { color: rgb(146,114,137); }
H1.HeaderClassName
{
color: #927289;
}
.AnyTagClassName
{
color: #927289;
}
</style>
background-color css
<style>
a { background-color: #927289; }
a { background-color: rgb(146,114,137); }
div.DivClassName
{
background-color: #927289;
}
.BgClassName
{
background-color: #927289;
}
</style>
border-color css
<style>
span { border-color: #927289; }
span { border-color: rgb(146,114,137); }
td.TdClassName
{
border-color: #927289;
}
.TagClassName
{
border-color: #927289;
}
</style>