Shades of Mountbatten Pink #997690
Tints of Mountbatten Pink #997690
RGB
CMYK
RGB Variations
Color information
#997690 (or 0x997690) is known color: Mountbatten Pink. HEX triplet: 99, 76 and 90. RGB value is (153,118,144). Sum of RGB (Red+Green+Blue) = 153+118+144=415 (54% of max value = 765). Red value is 153 (60.16% from 255 or 36.87% from 415); Green value is 118 (46.48% from 255 or 28.43% from 415); Blue value is 144 (56.64% from 255 or 34.70% from 415); Max value from RGB is 153 - color contains mainly: red. Hex color #997690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997690 is #66896F. Grayscale: #838383. Windows color (decimal): -6719856 or 9467545. OLE color: 9467545.
HSL color Cylindrical-coordinate representation of color #997690: hue angle of 315.43º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #997690 is Cyan = 0, Magento = 0.23, Yellow = 0.06 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 118 | 144 | - |
| CMYK | 0 | 0.23 | 0.06 | 0.4 |
| HSL | 315.43º | 0.15% | 0.53% | - |
| HSV(B) | 315.43º | 0.23% | 0.6% | - |
| XYZ | 24.65 | 21.74 | 29.28 | - |
| YUV | 131.43 | 135.1 | 143.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 118 | 144 | 0 | 0.23 | 0.06 | 0.4 | 315.43 | 0.15 | 0.53 |
| Hex | 99 | 76 | 90 | 0 | 17 | 6 | 28 | 13B | F | 35 |
| Octal | 231 | 166 | 220 | 0 | 27 | 6 | 50 | 473 | 17 | 65 |
| Binary | 10011001 | 1110110 | 10010000 | 0 | 10111 | 110 | 101000 | 100111011 | 1111 | 110101 |
Color Harmonies of #997690
Complementary color
Monochromatic Colors of #997690
Black with #997690
Text Example
Text Example
White with #997690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997690; }
p { color: rgb(153,118,144); }
H1.HeaderClassName
{
color: #997690;
}
.AnyTagClassName
{
color: #997690;
}
</style>
background-color css
<style>
a { background-color: #997690; }
a { background-color: rgb(153,118,144); }
div.DivClassName
{
background-color: #997690;
}
.BgClassName
{
background-color: #997690;
}
</style>
border-color css
<style>
span { border-color: #997690; }
span { border-color: rgb(153,118,144); }
td.TdClassName
{
border-color: #997690;
}
.TagClassName
{
border-color: #997690;
}
</style>