Shades of Mountbatten Pink #947991
Tints of Mountbatten Pink #947991
RGB
CMYK
RGB Variations
Color information
#947991 (or 0x947991) is known color: Mountbatten Pink. HEX triplet: 94, 79 and 91. RGB value is (148,121,145). Sum of RGB (Red+Green+Blue) = 148+121+145=414 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.75% from 414); Green value is 121 (47.66% from 255 or 29.23% from 414); Blue value is 145 (57.03% from 255 or 35.02% from 414); Max value from RGB is 148 - color contains mainly: red. Hex color #947991 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947991 is #6B866E. Grayscale: #838383. Windows color (decimal): -7046767 or 9533844. OLE color: 9533844.
HSL color Cylindrical-coordinate representation of color #947991: hue angle of 306.67º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #947991 is Cyan = 0, Magento = 0.18, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 121 | 145 | - |
| CMYK | 0 | 0.18 | 0.02 | 0.42 |
| HSL | 306.67º | 0.11% | 0.53% | - |
| HSV(B) | 306.67º | 0.18% | 0.58% | - |
| XYZ | 24.16 | 22.01 | 29.76 | - |
| YUV | 131.81 | 135.45 | 139.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 121 | 145 | 0 | 0.18 | 0.02 | 0.42 | 306.67 | 0.11 | 0.53 |
| Hex | 94 | 79 | 91 | 0 | 12 | 2 | 2A | 133 | B | 35 |
| Octal | 224 | 171 | 221 | 0 | 22 | 2 | 52 | 463 | 13 | 65 |
| Binary | 10010100 | 1111001 | 10010001 | 0 | 10010 | 10 | 101010 | 100110011 | 1011 | 110101 |
Color Harmonies of #947991
Complementary color
Monochromatic Colors of #947991
Black with #947991
Text Example
Text Example
White with #947991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947991; }
p { color: rgb(148,121,145); }
H1.HeaderClassName
{
color: #947991;
}
.AnyTagClassName
{
color: #947991;
}
</style>
background-color css
<style>
a { background-color: #947991; }
a { background-color: rgb(148,121,145); }
div.DivClassName
{
background-color: #947991;
}
.BgClassName
{
background-color: #947991;
}
</style>
border-color css
<style>
span { border-color: #947991; }
span { border-color: rgb(148,121,145); }
td.TdClassName
{
border-color: #947991;
}
.TagClassName
{
border-color: #947991;
}
</style>