Shades of Mountbatten Pink #997792
Tints of Mountbatten Pink #997792
RGB
CMYK
RGB Variations
Color information
#997792 (or 0x997792) is known color: Mountbatten Pink. HEX triplet: 99, 77 and 92. RGB value is (153,119,146). Sum of RGB (Red+Green+Blue) = 153+119+146=418 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.60% from 418); Green value is 119 (46.88% from 255 or 28.47% from 418); Blue value is 146 (57.42% from 255 or 34.93% from 418); Max value from RGB is 153 - color contains mainly: red. Hex color #997792 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997792 is #66886D. Grayscale: #848484. Windows color (decimal): -6719598 or 9598873. OLE color: 9598873.
HSL color Cylindrical-coordinate representation of color #997792: hue angle of 312.35º 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 #997792 is Cyan = 0, Magento = 0.22, Yellow = 0.05 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 119 | 146 | - |
| CMYK | 0 | 0.22 | 0.05 | 0.4 |
| HSL | 312.35º | 0.14% | 0.53% | - |
| HSV(B) | 312.35º | 0.22% | 0.6% | - |
| XYZ | 24.92 | 22.04 | 30.13 | - |
| YUV | 132.24 | 135.76 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 119 | 146 | 0 | 0.22 | 0.05 | 0.4 | 312.35 | 0.14 | 0.53 |
| Hex | 99 | 77 | 92 | 0 | 16 | 5 | 28 | 138 | E | 35 |
| Octal | 231 | 167 | 222 | 0 | 26 | 5 | 50 | 470 | 16 | 65 |
| Binary | 10011001 | 1110111 | 10010010 | 0 | 10110 | 101 | 101000 | 100111000 | 1110 | 110101 |
Color Harmonies of #997792
Complementary color
Monochromatic Colors of #997792
Black with #997792
Text Example
Text Example
White with #997792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997792; }
p { color: rgb(153,119,146); }
H1.HeaderClassName
{
color: #997792;
}
.AnyTagClassName
{
color: #997792;
}
</style>
background-color css
<style>
a { background-color: #997792; }
a { background-color: rgb(153,119,146); }
div.DivClassName
{
background-color: #997792;
}
.BgClassName
{
background-color: #997792;
}
</style>
border-color css
<style>
span { border-color: #997792; }
span { border-color: rgb(153,119,146); }
td.TdClassName
{
border-color: #997792;
}
.TagClassName
{
border-color: #997792;
}
</style>