Shades of Mountbatten Pink #947892
Tints of Mountbatten Pink #947892
RGB
CMYK
RGB Variations
Color information
#947892 (or 0x947892) is known color: Mountbatten Pink. HEX triplet: 94, 78 and 92. RGB value is (148,120,146). Sum of RGB (Red+Green+Blue) = 148+120+146=414 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.75% from 414); Green value is 120 (47.27% from 255 or 28.99% from 414); Blue value is 146 (57.42% from 255 or 35.27% from 414); Max value from RGB is 148 - color contains mainly: red. Hex color #947892 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947892 is #6B876D. Grayscale: #838383. Windows color (decimal): -7047022 or 9599124. OLE color: 9599124.
HSL color Cylindrical-coordinate representation of color #947892: hue angle of 304.29º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #947892 is Cyan = 0, Magento = 0.19, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 120 | 146 | - |
| CMYK | 0 | 0.19 | 0.01 | 0.42 |
| HSL | 304.29º | 0.12% | 0.53% | - |
| HSV(B) | 304.29º | 0.19% | 0.58% | - |
| XYZ | 24.12 | 21.8 | 30.13 | - |
| YUV | 131.34 | 136.28 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 120 | 146 | 0 | 0.19 | 0.01 | 0.42 | 304.29 | 0.12 | 0.53 |
| Hex | 94 | 78 | 92 | 0 | 13 | 1 | 2A | 130 | C | 35 |
| Octal | 224 | 170 | 222 | 0 | 23 | 1 | 52 | 460 | 14 | 65 |
| Binary | 10010100 | 1111000 | 10010010 | 0 | 10011 | 1 | 101010 | 100110000 | 1100 | 110101 |
Color Harmonies of #947892
Complementary color
Monochromatic Colors of #947892
Black with #947892
Text Example
Text Example
White with #947892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947892; }
p { color: rgb(148,120,146); }
H1.HeaderClassName
{
color: #947892;
}
.AnyTagClassName
{
color: #947892;
}
</style>
background-color css
<style>
a { background-color: #947892; }
a { background-color: rgb(148,120,146); }
div.DivClassName
{
background-color: #947892;
}
.BgClassName
{
background-color: #947892;
}
</style>
border-color css
<style>
span { border-color: #947892; }
span { border-color: rgb(148,120,146); }
td.TdClassName
{
border-color: #947892;
}
.TagClassName
{
border-color: #947892;
}
</style>