Shades of Mountbatten Pink #927486
Tints of Mountbatten Pink #927486
RGB
CMYK
RGB Variations
Color information
#927486 (or 0x927486) is known color: Mountbatten Pink. HEX triplet: 92, 74 and 86. RGB value is (146,116,134). Sum of RGB (Red+Green+Blue) = 146+116+134=396 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.87% from 396); Green value is 116 (45.70% from 255 or 29.29% from 396); Blue value is 134 (52.73% from 255 or 33.84% from 396); Max value from RGB is 146 - color contains mainly: red. Hex color #927486 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927486 is #6D8B79. Grayscale: #7E7E7E. Windows color (decimal): -7179130 or 8811666. OLE color: 8811666.
HSL color Cylindrical-coordinate representation of color #927486: hue angle of 324º 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 #927486 is Cyan = 0, Magento = 0.21, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 134 | - |
| CMYK | 0 | 0.21 | 0.08 | 0.43 |
| HSL | 324º | 0.12% | 0.51% | - |
| HSV(B) | 324º | 0.21% | 0.57% | - |
| XYZ | 22.4 | 20.32 | 25.3 | - |
| YUV | 127.02 | 131.94 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 134 | 0 | 0.21 | 0.08 | 0.43 | 324 | 0.12 | 0.51 |
| Hex | 92 | 74 | 86 | 0 | 15 | 8 | 2B | 144 | C | 33 |
| Octal | 222 | 164 | 206 | 0 | 25 | 10 | 53 | 504 | 14 | 63 |
| Binary | 10010010 | 1110100 | 10000110 | 0 | 10101 | 1000 | 101011 | 101000100 | 1100 | 110011 |
Color Harmonies of #927486
Complementary color
Monochromatic Colors of #927486
Black with #927486
Text Example
Text Example
White with #927486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927486; }
p { color: rgb(146,116,134); }
H1.HeaderClassName
{
color: #927486;
}
.AnyTagClassName
{
color: #927486;
}
</style>
background-color css
<style>
a { background-color: #927486; }
a { background-color: rgb(146,116,134); }
div.DivClassName
{
background-color: #927486;
}
.BgClassName
{
background-color: #927486;
}
</style>
border-color css
<style>
span { border-color: #927486; }
span { border-color: rgb(146,116,134); }
td.TdClassName
{
border-color: #927486;
}
.TagClassName
{
border-color: #927486;
}
</style>