Shades of Mountbatten Pink #917685
Tints of Mountbatten Pink #917685
RGB
CMYK
RGB Variations
Color information
#917685 (or 0x917685) is known color: Mountbatten Pink. HEX triplet: 91, 76 and 85. RGB value is (145,118,133). Sum of RGB (Red+Green+Blue) = 145+118+133=396 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.62% from 396); Green value is 118 (46.48% from 255 or 29.80% from 396); Blue value is 133 (52.34% from 255 or 33.59% from 396); Max value from RGB is 145 - color contains mainly: red. Hex color #917685 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917685 is #6E897A. Grayscale: #7F7F7F. Windows color (decimal): -7244155 or 8746641. OLE color: 8746641.
HSL color Cylindrical-coordinate representation of color #917685: hue angle of 326.67º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #917685 is Cyan = 0, Magento = 0.19, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 133 | - |
| CMYK | 0 | 0.19 | 0.08 | 0.43 |
| HSL | 326.67º | 0.11% | 0.52% | - |
| HSV(B) | 326.67º | 0.19% | 0.57% | - |
| XYZ | 22.39 | 20.67 | 25 | - |
| YUV | 127.78 | 130.95 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 133 | 0 | 0.19 | 0.08 | 0.43 | 326.67 | 0.11 | 0.52 |
| Hex | 91 | 76 | 85 | 0 | 13 | 8 | 2B | 147 | B | 34 |
| Octal | 221 | 166 | 205 | 0 | 23 | 10 | 53 | 507 | 13 | 64 |
| Binary | 10010001 | 1110110 | 10000101 | 0 | 10011 | 1000 | 101011 | 101000111 | 1011 | 110100 |
Color Harmonies of #917685
Complementary color
Monochromatic Colors of #917685
Black with #917685
Text Example
Text Example
White with #917685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917685; }
p { color: rgb(145,118,133); }
H1.HeaderClassName
{
color: #917685;
}
.AnyTagClassName
{
color: #917685;
}
</style>
background-color css
<style>
a { background-color: #917685; }
a { background-color: rgb(145,118,133); }
div.DivClassName
{
background-color: #917685;
}
.BgClassName
{
background-color: #917685;
}
</style>
border-color css
<style>
span { border-color: #917685; }
span { border-color: rgb(145,118,133); }
td.TdClassName
{
border-color: #917685;
}
.TagClassName
{
border-color: #917685;
}
</style>