Shades of Mountbatten Pink #997995
Tints of Mountbatten Pink #997995
RGB
CMYK
RGB Variations
Color information
#997995 (or 0x997995) is known color: Mountbatten Pink. HEX triplet: 99, 79 and 95. RGB value is (153,121,149). Sum of RGB (Red+Green+Blue) = 153+121+149=423 (56% of max value = 765). Red value is 153 (60.16% from 255 or 36.17% from 423); Green value is 121 (47.66% from 255 or 28.61% from 423); Blue value is 149 (58.59% from 255 or 35.22% from 423); Max value from RGB is 153 - color contains mainly: red. Hex color #997995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997995 is #66866A. Grayscale: #858585. Windows color (decimal): -6719083 or 9795993. OLE color: 9795993.
HSL color Cylindrical-coordinate representation of color #997995: hue angle of 307.5º 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 #997995 is Cyan = 0, Magento = 0.21, Yellow = 0.03 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 121 | 149 | - |
| CMYK | 0 | 0.21 | 0.03 | 0.4 |
| HSL | 307.5º | 0.14% | 0.54% | - |
| HSV(B) | 307.5º | 0.21% | 0.6% | - |
| XYZ | 25.4 | 22.62 | 31.46 | - |
| YUV | 133.76 | 136.6 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 121 | 149 | 0 | 0.21 | 0.03 | 0.4 | 307.5 | 0.14 | 0.54 |
| Hex | 99 | 79 | 95 | 0 | 15 | 3 | 28 | 134 | E | 36 |
| Octal | 231 | 171 | 225 | 0 | 25 | 3 | 50 | 464 | 16 | 66 |
| Binary | 10011001 | 1111001 | 10010101 | 0 | 10101 | 11 | 101000 | 100110100 | 1110 | 110110 |
Color Harmonies of #997995
Complementary color
Monochromatic Colors of #997995
Black with #997995
Text Example
Text Example
White with #997995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997995; }
p { color: rgb(153,121,149); }
H1.HeaderClassName
{
color: #997995;
}
.AnyTagClassName
{
color: #997995;
}
</style>
background-color css
<style>
a { background-color: #997995; }
a { background-color: rgb(153,121,149); }
div.DivClassName
{
background-color: #997995;
}
.BgClassName
{
background-color: #997995;
}
</style>
border-color css
<style>
span { border-color: #997995; }
span { border-color: rgb(153,121,149); }
td.TdClassName
{
border-color: #997995;
}
.TagClassName
{
border-color: #997995;
}
</style>