Shades of Mountbatten Pink #947692
Tints of Mountbatten Pink #947692
RGB
CMYK
RGB Variations
Color information
#947692 (or 0x947692) is known color: Mountbatten Pink. HEX triplet: 94, 76 and 92. RGB value is (148,118,146). Sum of RGB (Red+Green+Blue) = 148+118+146=412 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.92% from 412); Green value is 118 (46.48% from 255 or 28.64% from 412); Blue value is 146 (57.42% from 255 or 35.44% from 412); Max value from RGB is 148 - color contains mainly: red. Hex color #947692 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947692 is #6B896D. Grayscale: #828282. Windows color (decimal): -7047534 or 9598612. OLE color: 9598612.
HSL color Cylindrical-coordinate representation of color #947692: hue angle of 304º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #947692 is Cyan = 0, Magento = 0.20, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 146 | - |
| CMYK | 0 | 0.20 | 0.01 | 0.42 |
| HSL | 304º | 0.12% | 0.52% | - |
| HSV(B) | 304º | 0.2% | 0.58% | - |
| XYZ | 23.88 | 21.33 | 30.05 | - |
| YUV | 130.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 146 | 0 | 0.20 | 0.01 | 0.42 | 304 | 0.12 | 0.52 |
| Hex | 94 | 76 | 92 | 0 | 14 | 1 | 2A | 130 | C | 34 |
| Octal | 224 | 166 | 222 | 0 | 24 | 1 | 52 | 460 | 14 | 64 |
| Binary | 10010100 | 1110110 | 10010010 | 0 | 10100 | 1 | 101010 | 100110000 | 1100 | 110100 |
Color Harmonies of #947692
Complementary color
Monochromatic Colors of #947692
Black with #947692
Text Example
Text Example
White with #947692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947692; }
p { color: rgb(148,118,146); }
H1.HeaderClassName
{
color: #947692;
}
.AnyTagClassName
{
color: #947692;
}
</style>
background-color css
<style>
a { background-color: #947692; }
a { background-color: rgb(148,118,146); }
div.DivClassName
{
background-color: #947692;
}
.BgClassName
{
background-color: #947692;
}
</style>
border-color css
<style>
span { border-color: #947692; }
span { border-color: rgb(148,118,146); }
td.TdClassName
{
border-color: #947692;
}
.TagClassName
{
border-color: #947692;
}
</style>