Shades of Mountbatten Pink #927489
Tints of Mountbatten Pink #927489
RGB
CMYK
RGB Variations
Color information
#927489 (or 0x927489) is known color: Mountbatten Pink. HEX triplet: 92, 74 and 89. RGB value is (146,116,137). Sum of RGB (Red+Green+Blue) = 146+116+137=399 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.59% from 399); Green value is 116 (45.70% from 255 or 29.07% from 399); Blue value is 137 (53.91% from 255 or 34.34% from 399); Max value from RGB is 146 - color contains mainly: red. Hex color #927489 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927489 is #6D8B76. Grayscale: #7F7F7F. Windows color (decimal): -7179127 or 9008274. OLE color: 9008274.
HSL color Cylindrical-coordinate representation of color #927489: hue angle of 318º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #927489 is Cyan = 0, Magento = 0.21, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 137 | - |
| CMYK | 0 | 0.21 | 0.06 | 0.43 |
| HSL | 318º | 0.12% | 0.51% | - |
| HSV(B) | 318º | 0.21% | 0.57% | - |
| XYZ | 22.61 | 20.41 | 26.41 | - |
| YUV | 127.36 | 133.44 | 141.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 137 | 0 | 0.21 | 0.06 | 0.43 | 318 | 0.12 | 0.51 |
| Hex | 92 | 74 | 89 | 0 | 15 | 6 | 2B | 13E | C | 33 |
| Octal | 222 | 164 | 211 | 0 | 25 | 6 | 53 | 476 | 14 | 63 |
| Binary | 10010010 | 1110100 | 10001001 | 0 | 10101 | 110 | 101011 | 100111110 | 1100 | 110011 |
Color Harmonies of #927489
Complementary color
Monochromatic Colors of #927489
Black with #927489
Text Example
Text Example
White with #927489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927489; }
p { color: rgb(146,116,137); }
H1.HeaderClassName
{
color: #927489;
}
.AnyTagClassName
{
color: #927489;
}
</style>
background-color css
<style>
a { background-color: #927489; }
a { background-color: rgb(146,116,137); }
div.DivClassName
{
background-color: #927489;
}
.BgClassName
{
background-color: #927489;
}
</style>
border-color css
<style>
span { border-color: #927489; }
span { border-color: rgb(146,116,137); }
td.TdClassName
{
border-color: #927489;
}
.TagClassName
{
border-color: #927489;
}
</style>