Shades of Mountbatten Pink #9B7791
Tints of Mountbatten Pink #9B7791
RGB
CMYK
RGB Variations
Color information
#9B7791 (or 0x9B7791) is known color: Mountbatten Pink. HEX triplet: 9B, 77 and 91. RGB value is (155,119,145). Sum of RGB (Red+Green+Blue) = 155+119+145=419 (55% of max value = 765). Red value is 155 (60.94% from 255 or 36.99% from 419); Green value is 119 (46.88% from 255 or 28.40% from 419); Blue value is 145 (57.03% from 255 or 34.61% from 419); Max value from RGB is 155 - color contains mainly: red. Hex color #9B7791 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9B7791 is #64886E. Grayscale: #848484. Windows color (decimal): -6588527 or 9533339. OLE color: 9533339.
HSL color Cylindrical-coordinate representation of color #9B7791: hue angle of 316.67º degrees, saturation: 0.15, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #9B7791 is Cyan = 0, Magento = 0.23, Yellow = 0.06 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 119 | 145 | - |
| CMYK | 0 | 0.23 | 0.06 | 0.39 |
| HSL | 316.67º | 0.15% | 0.54% | - |
| HSV(B) | 316.67º | 0.23% | 0.61% | - |
| XYZ | 25.23 | 22.21 | 29.74 | - |
| YUV | 132.73 | 134.93 | 143.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 119 | 145 | 0 | 0.23 | 0.06 | 0.39 | 316.67 | 0.15 | 0.54 |
| Hex | 9B | 77 | 91 | 0 | 17 | 6 | 27 | 13D | F | 36 |
| Octal | 233 | 167 | 221 | 0 | 27 | 6 | 47 | 475 | 17 | 66 |
| Binary | 10011011 | 1110111 | 10010001 | 0 | 10111 | 110 | 100111 | 100111101 | 1111 | 110110 |
Color Harmonies of #9B7791
Complementary color
Monochromatic Colors of #9B7791
Black with #9B7791
Text Example
Text Example
White with #9B7791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B7791; }
p { color: rgb(155,119,145); }
H1.HeaderClassName
{
color: #9B7791;
}
.AnyTagClassName
{
color: #9B7791;
}
</style>
background-color css
<style>
a { background-color: #9B7791; }
a { background-color: rgb(155,119,145); }
div.DivClassName
{
background-color: #9B7791;
}
.BgClassName
{
background-color: #9B7791;
}
</style>
border-color css
<style>
span { border-color: #9B7791; }
span { border-color: rgb(155,119,145); }
td.TdClassName
{
border-color: #9B7791;
}
.TagClassName
{
border-color: #9B7791;
}
</style>