Shades of Mountbatten Pink #917487
Tints of Mountbatten Pink #917487
RGB
CMYK
RGB Variations
Color information
#917487 (or 0x917487) is known color: Mountbatten Pink. HEX triplet: 91, 74 and 87. RGB value is (145,116,135). Sum of RGB (Red+Green+Blue) = 145+116+135=396 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.62% from 396); Green value is 116 (45.70% from 255 or 29.29% from 396); Blue value is 135 (53.12% from 255 or 34.09% from 396); Max value from RGB is 145 - color contains mainly: red. Hex color #917487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917487 is #6E8B78. Grayscale: #7E7E7E. Windows color (decimal): -7244665 or 8877201. OLE color: 8877201.
HSL color Cylindrical-coordinate representation of color #917487: hue angle of 320.69º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #917487 is Cyan = 0, Magento = 0.2, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 116 | 135 | - |
| CMYK | 0 | 0.2 | 0.07 | 0.43 |
| HSL | 320.69º | 0.12% | 0.51% | - |
| HSV(B) | 320.69º | 0.2% | 0.57% | - |
| XYZ | 22.3 | 20.26 | 25.66 | - |
| YUV | 126.84 | 132.61 | 140.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 116 | 135 | 0 | 0.2 | 0.07 | 0.43 | 320.69 | 0.12 | 0.51 |
| Hex | 91 | 74 | 87 | 0 | 14 | 7 | 2B | 141 | C | 33 |
| Octal | 221 | 164 | 207 | 0 | 24 | 7 | 53 | 501 | 14 | 63 |
| Binary | 10010001 | 1110100 | 10000111 | 0 | 10100 | 111 | 101011 | 101000001 | 1100 | 110011 |
Color Harmonies of #917487
Complementary color
Monochromatic Colors of #917487
Black with #917487
Text Example
Text Example
White with #917487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917487; }
p { color: rgb(145,116,135); }
H1.HeaderClassName
{
color: #917487;
}
.AnyTagClassName
{
color: #917487;
}
</style>
background-color css
<style>
a { background-color: #917487; }
a { background-color: rgb(145,116,135); }
div.DivClassName
{
background-color: #917487;
}
.BgClassName
{
background-color: #917487;
}
</style>
border-color css
<style>
span { border-color: #917487; }
span { border-color: rgb(145,116,135); }
td.TdClassName
{
border-color: #917487;
}
.TagClassName
{
border-color: #917487;
}
</style>