Shades of Mountbatten Pink #997492
Tints of Mountbatten Pink #997492
RGB
CMYK
RGB Variations
Color information
#997492 (or 0x997492) is known color: Mountbatten Pink. HEX triplet: 99, 74 and 92. RGB value is (153,116,146). Sum of RGB (Red+Green+Blue) = 153+116+146=415 (54% of max value = 765). Red value is 153 (60.16% from 255 or 36.87% from 415); Green value is 116 (45.70% from 255 or 27.95% from 415); Blue value is 146 (57.42% from 255 or 35.18% from 415); Max value from RGB is 153 - color contains mainly: red. Hex color #997492 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997492 is #668B6D. Grayscale: #828282. Windows color (decimal): -6720366 or 9598105. OLE color: 9598105.
HSL color Cylindrical-coordinate representation of color #997492: hue angle of 311.35º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #997492 is Cyan = 0, Magento = 0.24, Yellow = 0.05 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 116 | 146 | - |
| CMYK | 0 | 0.24 | 0.05 | 0.4 |
| HSL | 311.35º | 0.15% | 0.53% | - |
| HSV(B) | 311.35º | 0.24% | 0.6% | - |
| XYZ | 24.57 | 21.34 | 30.02 | - |
| YUV | 130.48 | 136.76 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 116 | 146 | 0 | 0.24 | 0.05 | 0.4 | 311.35 | 0.15 | 0.53 |
| Hex | 99 | 74 | 92 | 0 | 18 | 5 | 28 | 137 | F | 35 |
| Octal | 231 | 164 | 222 | 0 | 30 | 5 | 50 | 467 | 17 | 65 |
| Binary | 10011001 | 1110100 | 10010010 | 0 | 11000 | 101 | 101000 | 100110111 | 1111 | 110101 |
Color Harmonies of #997492
Complementary color
Monochromatic Colors of #997492
Black with #997492
Text Example
Text Example
White with #997492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997492; }
p { color: rgb(153,116,146); }
H1.HeaderClassName
{
color: #997492;
}
.AnyTagClassName
{
color: #997492;
}
</style>
background-color css
<style>
a { background-color: #997492; }
a { background-color: rgb(153,116,146); }
div.DivClassName
{
background-color: #997492;
}
.BgClassName
{
background-color: #997492;
}
</style>
border-color css
<style>
span { border-color: #997492; }
span { border-color: rgb(153,116,146); }
td.TdClassName
{
border-color: #997492;
}
.TagClassName
{
border-color: #997492;
}
</style>