Shades of Mountbatten Pink #92738C
Tints of Mountbatten Pink #92738C
RGB
CMYK
RGB Variations
Color information
#92738C (or 0x92738C) is known color: Mountbatten Pink. HEX triplet: 92, 73 and 8C. RGB value is (146,115,140). Sum of RGB (Red+Green+Blue) = 146+115+140=401 (53% of max value = 765). Red value is 146 (57.42% from 255 or 36.41% from 401); Green value is 115 (45.31% from 255 or 28.68% from 401); Blue value is 140 (55.08% from 255 or 34.91% from 401); Max value from RGB is 146 - color contains mainly: red. Hex color #92738C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92738C is #6D8C73. Grayscale: #7F7F7F. Windows color (decimal): -7179380 or 9204626. OLE color: 9204626.
HSL color Cylindrical-coordinate representation of color #92738C: hue angle of 311.61º 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 #92738C is Cyan = 0, Magento = 0.21, Yellow = 0.04 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 140 | - |
| CMYK | 0 | 0.21 | 0.04 | 0.43 |
| HSL | 311.61º | 0.12% | 0.51% | - |
| HSV(B) | 311.61º | 0.21% | 0.57% | - |
| XYZ | 22.72 | 20.27 | 27.53 | - |
| YUV | 127.12 | 135.27 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 140 | 0 | 0.21 | 0.04 | 0.43 | 311.61 | 0.12 | 0.51 |
| Hex | 92 | 73 | 8C | 0 | 15 | 4 | 2B | 138 | C | 33 |
| Octal | 222 | 163 | 214 | 0 | 25 | 4 | 53 | 470 | 14 | 63 |
| Binary | 10010010 | 1110011 | 10001100 | 0 | 10101 | 100 | 101011 | 100111000 | 1100 | 110011 |
Color Harmonies of #92738C
Complementary color
Monochromatic Colors of #92738C
Black with #92738C
Text Example
Text Example
White with #92738C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92738C; }
p { color: rgb(146,115,140); }
H1.HeaderClassName
{
color: #92738C;
}
.AnyTagClassName
{
color: #92738C;
}
</style>
background-color css
<style>
a { background-color: #92738C; }
a { background-color: rgb(146,115,140); }
div.DivClassName
{
background-color: #92738C;
}
.BgClassName
{
background-color: #92738C;
}
</style>
border-color css
<style>
span { border-color: #92738C; }
span { border-color: rgb(146,115,140); }
td.TdClassName
{
border-color: #92738C;
}
.TagClassName
{
border-color: #92738C;
}
</style>