Shades of Mountbatten Pink #997994
Tints of Mountbatten Pink #997994
RGB
CMYK
RGB Variations
Color information
#997994 (or 0x997994) is known color: Mountbatten Pink. HEX triplet: 99, 79 and 94. RGB value is (153,121,148). Sum of RGB (Red+Green+Blue) = 153+121+148=422 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.26% from 422); Green value is 121 (47.66% from 255 or 28.67% from 422); Blue value is 148 (58.20% from 255 or 35.07% from 422); Max value from RGB is 153 - color contains mainly: red. Hex color #997994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997994 is #66866B. Grayscale: #858585. Windows color (decimal): -6719084 or 9730457. OLE color: 9730457.
HSL color Cylindrical-coordinate representation of color #997994: hue angle of 309.38º degrees, saturation: 0.14, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #997994 is Cyan = 0, Magento = 0.21, Yellow = 0.03 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 121 | 148 | - |
| CMYK | 0 | 0.21 | 0.03 | 0.4 |
| HSL | 309.38º | 0.14% | 0.54% | - |
| HSV(B) | 309.38º | 0.21% | 0.6% | - |
| XYZ | 25.32 | 22.59 | 31.04 | - |
| YUV | 133.65 | 136.1 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 121 | 148 | 0 | 0.21 | 0.03 | 0.4 | 309.38 | 0.14 | 0.54 |
| Hex | 99 | 79 | 94 | 0 | 15 | 3 | 28 | 135 | E | 36 |
| Octal | 231 | 171 | 224 | 0 | 25 | 3 | 50 | 465 | 16 | 66 |
| Binary | 10011001 | 1111001 | 10010100 | 0 | 10101 | 11 | 101000 | 100110101 | 1110 | 110110 |
Color Harmonies of #997994
Complementary color
Monochromatic Colors of #997994
Black with #997994
Text Example
Text Example
White with #997994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997994; }
p { color: rgb(153,121,148); }
H1.HeaderClassName
{
color: #997994;
}
.AnyTagClassName
{
color: #997994;
}
</style>
background-color css
<style>
a { background-color: #997994; }
a { background-color: rgb(153,121,148); }
div.DivClassName
{
background-color: #997994;
}
.BgClassName
{
background-color: #997994;
}
</style>
border-color css
<style>
span { border-color: #997994; }
span { border-color: rgb(153,121,148); }
td.TdClassName
{
border-color: #997994;
}
.TagClassName
{
border-color: #997994;
}
</style>