Shades of Mountbatten Pink #997793
Tints of Mountbatten Pink #997793
RGB
CMYK
RGB Variations
Color information
#997793 (or 0x997793) is known color: Mountbatten Pink. HEX triplet: 99, 77 and 93. RGB value is (153,119,147). Sum of RGB (Red+Green+Blue) = 153+119+147=419 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.52% from 419); Green value is 119 (46.88% from 255 or 28.40% from 419); Blue value is 147 (57.81% from 255 or 35.08% from 419); Max value from RGB is 153 - color contains mainly: red. Hex color #997793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997793 is #66886C. Grayscale: #848484. Windows color (decimal): -6719597 or 9664409. OLE color: 9664409.
HSL color Cylindrical-coordinate representation of color #997793: hue angle of 310.59º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #997793 is Cyan = 0, Magento = 0.22, Yellow = 0.04 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 119 | 147 | - |
| CMYK | 0 | 0.22 | 0.04 | 0.4 |
| HSL | 310.59º | 0.14% | 0.53% | - |
| HSV(B) | 310.59º | 0.22% | 0.6% | - |
| XYZ | 25 | 22.07 | 30.55 | - |
| YUV | 132.36 | 136.26 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 119 | 147 | 0 | 0.22 | 0.04 | 0.4 | 310.59 | 0.14 | 0.53 |
| Hex | 99 | 77 | 93 | 0 | 16 | 4 | 28 | 137 | E | 35 |
| Octal | 231 | 167 | 223 | 0 | 26 | 4 | 50 | 467 | 16 | 65 |
| Binary | 10011001 | 1110111 | 10010011 | 0 | 10110 | 100 | 101000 | 100110111 | 1110 | 110101 |
Color Harmonies of #997793
Complementary color
Monochromatic Colors of #997793
Black with #997793
Text Example
Text Example
White with #997793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997793; }
p { color: rgb(153,119,147); }
H1.HeaderClassName
{
color: #997793;
}
.AnyTagClassName
{
color: #997793;
}
</style>
background-color css
<style>
a { background-color: #997793; }
a { background-color: rgb(153,119,147); }
div.DivClassName
{
background-color: #997793;
}
.BgClassName
{
background-color: #997793;
}
</style>
border-color css
<style>
span { border-color: #997793; }
span { border-color: rgb(153,119,147); }
td.TdClassName
{
border-color: #997793;
}
.TagClassName
{
border-color: #997793;
}
</style>