Shades of Mountbatten Pink #917785
Tints of Mountbatten Pink #917785
RGB
CMYK
RGB Variations
Color information
#917785 (or 0x917785) is known color: Mountbatten Pink. HEX triplet: 91, 77 and 85. RGB value is (145,119,133). Sum of RGB (Red+Green+Blue) = 145+119+133=397 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.52% from 397); Green value is 119 (46.88% from 255 or 29.97% from 397); Blue value is 133 (52.34% from 255 or 33.50% from 397); Max value from RGB is 145 - color contains mainly: red. Hex color #917785 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917785 is #6E887A. Grayscale: #808080. Windows color (decimal): -7243899 or 8746897. OLE color: 8746897.
HSL color Cylindrical-coordinate representation of color #917785: hue angle of 327.69º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #917785 is Cyan = 0, Magento = 0.18, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 119 | 133 | - |
| CMYK | 0 | 0.18 | 0.08 | 0.43 |
| HSL | 327.69º | 0.11% | 0.52% | - |
| HSV(B) | 327.69º | 0.18% | 0.57% | - |
| XYZ | 22.51 | 20.91 | 25.04 | - |
| YUV | 128.37 | 130.61 | 139.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 119 | 133 | 0 | 0.18 | 0.08 | 0.43 | 327.69 | 0.11 | 0.52 |
| Hex | 91 | 77 | 85 | 0 | 12 | 8 | 2B | 148 | B | 34 |
| Octal | 221 | 167 | 205 | 0 | 22 | 10 | 53 | 510 | 13 | 64 |
| Binary | 10010001 | 1110111 | 10000101 | 0 | 10010 | 1000 | 101011 | 101001000 | 1011 | 110100 |
Color Harmonies of #917785
Complementary color
Monochromatic Colors of #917785
Black with #917785
Text Example
Text Example
White with #917785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917785; }
p { color: rgb(145,119,133); }
H1.HeaderClassName
{
color: #917785;
}
.AnyTagClassName
{
color: #917785;
}
</style>
background-color css
<style>
a { background-color: #917785; }
a { background-color: rgb(145,119,133); }
div.DivClassName
{
background-color: #917785;
}
.BgClassName
{
background-color: #917785;
}
</style>
border-color css
<style>
span { border-color: #917785; }
span { border-color: rgb(145,119,133); }
td.TdClassName
{
border-color: #917785;
}
.TagClassName
{
border-color: #917785;
}
</style>