Shades of Mountbatten Pink #937589
Tints of Mountbatten Pink #937589
RGB
CMYK
RGB Variations
Color information
#937589 (or 0x937589) is known color: Mountbatten Pink. HEX triplet: 93, 75 and 89. RGB value is (147,117,137). Sum of RGB (Red+Green+Blue) = 147+117+137=401 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.66% from 401); Green value is 117 (46.09% from 255 or 29.18% from 401); Blue value is 137 (53.91% from 255 or 34.16% from 401); Max value from RGB is 147 - color contains mainly: red. Hex color #937589 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937589 is #6C8A76. Grayscale: #808080. Windows color (decimal): -7113335 or 9008531. OLE color: 9008531.
HSL color Cylindrical-coordinate representation of color #937589: hue angle of 320º 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 #937589 is Cyan = 0, Magento = 0.20, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 117 | 137 | - |
| CMYK | 0 | 0.20 | 0.07 | 0.42 |
| HSL | 320º | 0.12% | 0.52% | - |
| HSV(B) | 320º | 0.2% | 0.58% | - |
| XYZ | 22.91 | 20.73 | 26.46 | - |
| YUV | 128.25 | 132.94 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 117 | 137 | 0 | 0.20 | 0.07 | 0.42 | 320 | 0.12 | 0.52 |
| Hex | 93 | 75 | 89 | 0 | 14 | 7 | 2A | 140 | C | 34 |
| Octal | 223 | 165 | 211 | 0 | 24 | 7 | 52 | 500 | 14 | 64 |
| Binary | 10010011 | 1110101 | 10001001 | 0 | 10100 | 111 | 101010 | 101000000 | 1100 | 110100 |
Color Harmonies of #937589
Complementary color
Monochromatic Colors of #937589
Black with #937589
Text Example
Text Example
White with #937589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937589; }
p { color: rgb(147,117,137); }
H1.HeaderClassName
{
color: #937589;
}
.AnyTagClassName
{
color: #937589;
}
</style>
background-color css
<style>
a { background-color: #937589; }
a { background-color: rgb(147,117,137); }
div.DivClassName
{
background-color: #937589;
}
.BgClassName
{
background-color: #937589;
}
</style>
border-color css
<style>
span { border-color: #937589; }
span { border-color: rgb(147,117,137); }
td.TdClassName
{
border-color: #937589;
}
.TagClassName
{
border-color: #937589;
}
</style>