Shades of Mountbatten Pink #93738E
Tints of Mountbatten Pink #93738E
RGB
CMYK
RGB Variations
Color information
#93738E (or 0x93738E) is known color: Mountbatten Pink. HEX triplet: 93, 73 and 8E. RGB value is (147,115,142). Sum of RGB (Red+Green+Blue) = 147+115+142=404 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.39% from 404); Green value is 115 (45.31% from 255 or 28.47% from 404); Blue value is 142 (55.86% from 255 or 35.15% from 404); Max value from RGB is 147 - color contains mainly: red. Hex color #93738E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #93738E is #6C8C71. Grayscale: #7F7F7F. Windows color (decimal): -7113842 or 9335699. OLE color: 9335699.
HSL color Cylindrical-coordinate representation of color #93738E: hue angle of 309.38º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #93738E is Cyan = 0, Magento = 0.22, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 115 | 142 | - |
| CMYK | 0 | 0.22 | 0.03 | 0.42 |
| HSL | 309.38º | 0.13% | 0.51% | - |
| HSV(B) | 309.38º | 0.22% | 0.58% | - |
| XYZ | 23.05 | 20.42 | 28.32 | - |
| YUV | 127.65 | 136.1 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 115 | 142 | 0 | 0.22 | 0.03 | 0.42 | 309.38 | 0.13 | 0.51 |
| Hex | 93 | 73 | 8E | 0 | 16 | 3 | 2A | 135 | D | 33 |
| Octal | 223 | 163 | 216 | 0 | 26 | 3 | 52 | 465 | 15 | 63 |
| Binary | 10010011 | 1110011 | 10001110 | 0 | 10110 | 11 | 101010 | 100110101 | 1101 | 110011 |
Color Harmonies of #93738E
Complementary color
Monochromatic Colors of #93738E
Black with #93738E
Text Example
Text Example
White with #93738E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #93738E; }
p { color: rgb(147,115,142); }
H1.HeaderClassName
{
color: #93738E;
}
.AnyTagClassName
{
color: #93738E;
}
</style>
background-color css
<style>
a { background-color: #93738E; }
a { background-color: rgb(147,115,142); }
div.DivClassName
{
background-color: #93738E;
}
.BgClassName
{
background-color: #93738E;
}
</style>
border-color css
<style>
span { border-color: #93738E; }
span { border-color: rgb(147,115,142); }
td.TdClassName
{
border-color: #93738E;
}
.TagClassName
{
border-color: #93738E;
}
</style>