Shades of Mountbatten Pink #907188
Tints of Mountbatten Pink #907188
RGB
CMYK
RGB Variations
Color information
#907188 (or 0x907188) is known color: Mountbatten Pink. HEX triplet: 90, 71 and 88. RGB value is (144,113,136). Sum of RGB (Red+Green+Blue) = 144+113+136=393 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.64% from 393); Green value is 113 (44.53% from 255 or 28.75% from 393); Blue value is 136 (53.52% from 255 or 34.61% from 393); Max value from RGB is 144 - color contains mainly: red. Hex color #907188 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907188 is #6F8E77. Grayscale: #7C7C7C. Windows color (decimal): -7310968 or 8941968. OLE color: 8941968.
HSL color Cylindrical-coordinate representation of color #907188: hue angle of 315.48º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #907188 is Cyan = 0, Magento = 0.22, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 113 | 136 | - |
| CMYK | 0 | 0.22 | 0.06 | 0.44 |
| HSL | 315.48º | 0.12% | 0.5% | - |
| HSV(B) | 315.48º | 0.22% | 0.56% | - |
| XYZ | 21.85 | 19.52 | 25.91 | - |
| YUV | 124.89 | 134.27 | 141.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 136 | 0 | 0.22 | 0.06 | 0.44 | 315.48 | 0.12 | 0.5 |
| Hex | 90 | 71 | 88 | 0 | 16 | 6 | 2C | 13B | C | 32 |
| Octal | 220 | 161 | 210 | 0 | 26 | 6 | 54 | 473 | 14 | 62 |
| Binary | 10010000 | 1110001 | 10001000 | 0 | 10110 | 110 | 101100 | 100111011 | 1100 | 110010 |
Color Harmonies of #907188
Complementary color
Monochromatic Colors of #907188
Black with #907188
Text Example
Text Example
White with #907188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907188; }
p { color: rgb(144,113,136); }
H1.HeaderClassName
{
color: #907188;
}
.AnyTagClassName
{
color: #907188;
}
</style>
background-color css
<style>
a { background-color: #907188; }
a { background-color: rgb(144,113,136); }
div.DivClassName
{
background-color: #907188;
}
.BgClassName
{
background-color: #907188;
}
</style>
border-color css
<style>
span { border-color: #907188; }
span { border-color: rgb(144,113,136); }
td.TdClassName
{
border-color: #907188;
}
.TagClassName
{
border-color: #907188;
}
</style>