Shades of Mountbatten Pink #927986
Tints of Mountbatten Pink #927986
RGB
CMYK
RGB Variations
Color information
#927986 (or 0x927986) is known color: Mountbatten Pink. HEX triplet: 92, 79 and 86. RGB value is (146,121,134). Sum of RGB (Red+Green+Blue) = 146+121+134=401 (53% of max value = 765). Red value is 146 (57.42% from 255 or 36.41% from 401); Green value is 121 (47.66% from 255 or 30.17% from 401); Blue value is 134 (52.73% from 255 or 33.42% from 401); Max value from RGB is 146 - color contains mainly: red. Hex color #927986 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927986 is #6D8679. Grayscale: #818181. Windows color (decimal): -7177850 or 8812946. OLE color: 8812946.
HSL color Cylindrical-coordinate representation of color #927986: hue angle of 328.8º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #927986 is Cyan = 0, Magento = 0.17, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 121 | 134 | - |
| CMYK | 0 | 0.17 | 0.08 | 0.43 |
| HSL | 328.8º | 0.1% | 0.52% | - |
| HSV(B) | 328.8º | 0.17% | 0.57% | - |
| XYZ | 22.99 | 21.51 | 25.49 | - |
| YUV | 129.96 | 130.28 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 121 | 134 | 0 | 0.17 | 0.08 | 0.43 | 328.8 | 0.1 | 0.52 |
| Hex | 92 | 79 | 86 | 0 | 11 | 8 | 2B | 149 | A | 34 |
| Octal | 222 | 171 | 206 | 0 | 21 | 10 | 53 | 511 | 12 | 64 |
| Binary | 10010010 | 1111001 | 10000110 | 0 | 10001 | 1000 | 101011 | 101001001 | 1010 | 110100 |
Color Harmonies of #927986
Complementary color
Monochromatic Colors of #927986
Black with #927986
Text Example
Text Example
White with #927986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927986; }
p { color: rgb(146,121,134); }
H1.HeaderClassName
{
color: #927986;
}
.AnyTagClassName
{
color: #927986;
}
</style>
background-color css
<style>
a { background-color: #927986; }
a { background-color: rgb(146,121,134); }
div.DivClassName
{
background-color: #927986;
}
.BgClassName
{
background-color: #927986;
}
</style>
border-color css
<style>
span { border-color: #927986; }
span { border-color: rgb(146,121,134); }
td.TdClassName
{
border-color: #927986;
}
.TagClassName
{
border-color: #927986;
}
</style>