Shades of Mountbatten Pink #927586
Tints of Mountbatten Pink #927586
RGB
CMYK
RGB Variations
Color information
#927586 (or 0x927586) is known color: Mountbatten Pink. HEX triplet: 92, 75 and 86. RGB value is (146,117,134). Sum of RGB (Red+Green+Blue) = 146+117+134=397 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.78% from 397); Green value is 117 (46.09% from 255 or 29.47% from 397); Blue value is 134 (52.73% from 255 or 33.75% from 397); Max value from RGB is 146 - color contains mainly: red. Hex color #927586 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927586 is #6D8A79. Grayscale: #7F7F7F. Windows color (decimal): -7178874 or 8811922. OLE color: 8811922.
HSL color Cylindrical-coordinate representation of color #927586: hue angle of 324.83º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #927586 is Cyan = 0, Magento = 0.20, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 134 | - |
| CMYK | 0 | 0.20 | 0.08 | 0.43 |
| HSL | 324.83º | 0.12% | 0.52% | - |
| HSV(B) | 324.83º | 0.2% | 0.57% | - |
| XYZ | 22.52 | 20.55 | 25.33 | - |
| YUV | 127.61 | 131.61 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 134 | 0 | 0.20 | 0.08 | 0.43 | 324.83 | 0.12 | 0.52 |
| Hex | 92 | 75 | 86 | 0 | 14 | 8 | 2B | 145 | C | 34 |
| Octal | 222 | 165 | 206 | 0 | 24 | 10 | 53 | 505 | 14 | 64 |
| Binary | 10010010 | 1110101 | 10000110 | 0 | 10100 | 1000 | 101011 | 101000101 | 1100 | 110100 |
Color Harmonies of #927586
Complementary color
Monochromatic Colors of #927586
Black with #927586
Text Example
Text Example
White with #927586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927586; }
p { color: rgb(146,117,134); }
H1.HeaderClassName
{
color: #927586;
}
.AnyTagClassName
{
color: #927586;
}
</style>
background-color css
<style>
a { background-color: #927586; }
a { background-color: rgb(146,117,134); }
div.DivClassName
{
background-color: #927586;
}
.BgClassName
{
background-color: #927586;
}
</style>
border-color css
<style>
span { border-color: #927586; }
span { border-color: rgb(146,117,134); }
td.TdClassName
{
border-color: #927586;
}
.TagClassName
{
border-color: #927586;
}
</style>