Shades of Mountbatten Pink #94738E
Tints of Mountbatten Pink #94738E
RGB
CMYK
RGB Variations
Color information
#94738E (or 0x94738E) is known color: Mountbatten Pink. HEX triplet: 94, 73 and 8E. RGB value is (148,115,142). Sum of RGB (Red+Green+Blue) = 148+115+142=405 (53% of max value = 765). Red value is 148 (58.20% from 255 or 36.54% from 405); Green value is 115 (45.31% from 255 or 28.40% from 405); Blue value is 142 (55.86% from 255 or 35.06% from 405); Max value from RGB is 148 - color contains mainly: red. Hex color #94738E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #94738E is #6B8C71. Grayscale: #7F7F7F. Windows color (decimal): -7048306 or 9335700. OLE color: 9335700.
HSL color Cylindrical-coordinate representation of color #94738E: hue angle of 310.91º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #94738E is Cyan = 0, Magento = 0.22, Yellow = 0.04 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 142 | - |
| CMYK | 0 | 0.22 | 0.04 | 0.42 |
| HSL | 310.91º | 0.13% | 0.52% | - |
| HSV(B) | 310.91º | 0.22% | 0.58% | - |
| XYZ | 23.23 | 20.51 | 28.33 | - |
| YUV | 127.95 | 135.93 | 142.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 142 | 0 | 0.22 | 0.04 | 0.42 | 310.91 | 0.13 | 0.52 |
| Hex | 94 | 73 | 8E | 0 | 16 | 4 | 2A | 137 | D | 34 |
| Octal | 224 | 163 | 216 | 0 | 26 | 4 | 52 | 467 | 15 | 64 |
| Binary | 10010100 | 1110011 | 10001110 | 0 | 10110 | 100 | 101010 | 100110111 | 1101 | 110100 |
Color Harmonies of #94738E
Complementary color
Monochromatic Colors of #94738E
Black with #94738E
Text Example
Text Example
White with #94738E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #94738E; }
p { color: rgb(148,115,142); }
H1.HeaderClassName
{
color: #94738E;
}
.AnyTagClassName
{
color: #94738E;
}
</style>
background-color css
<style>
a { background-color: #94738E; }
a { background-color: rgb(148,115,142); }
div.DivClassName
{
background-color: #94738E;
}
.BgClassName
{
background-color: #94738E;
}
</style>
border-color css
<style>
span { border-color: #94738E; }
span { border-color: rgb(148,115,142); }
td.TdClassName
{
border-color: #94738E;
}
.TagClassName
{
border-color: #94738E;
}
</style>