Shades of Mountbatten Pink #927490
Tints of Mountbatten Pink #927490
RGB
CMYK
RGB Variations
Color information
#927490 (or 0x927490) is known color: Mountbatten Pink. HEX triplet: 92, 74 and 90. RGB value is (146,116,144). Sum of RGB (Red+Green+Blue) = 146+116+144=406 (53% of max value = 765). Red value is 146 (57.42% from 255 or 35.96% from 406); Green value is 116 (45.70% from 255 or 28.57% from 406); Blue value is 144 (56.64% from 255 or 35.47% from 406); Max value from RGB is 146 - color contains mainly: red. Hex color #927490 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927490 is #6D8B6F. Grayscale: #808080. Windows color (decimal): -7179120 or 9467026. OLE color: 9467026.
HSL color Cylindrical-coordinate representation of color #927490: hue angle of 304º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #927490 is Cyan = 0, Magento = 0.21, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 144 | - |
| CMYK | 0 | 0.21 | 0.01 | 0.43 |
| HSL | 304º | 0.12% | 0.51% | - |
| HSV(B) | 304º | 0.21% | 0.57% | - |
| XYZ | 23.13 | 20.62 | 29.15 | - |
| YUV | 128.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 144 | 0 | 0.21 | 0.01 | 0.43 | 304 | 0.12 | 0.51 |
| Hex | 92 | 74 | 90 | 0 | 15 | 1 | 2B | 130 | C | 33 |
| Octal | 222 | 164 | 220 | 0 | 25 | 1 | 53 | 460 | 14 | 63 |
| Binary | 10010010 | 1110100 | 10010000 | 0 | 10101 | 1 | 101011 | 100110000 | 1100 | 110011 |
Color Harmonies of #927490
Complementary color
Monochromatic Colors of #927490
Black with #927490
Text Example
Text Example
White with #927490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927490; }
p { color: rgb(146,116,144); }
H1.HeaderClassName
{
color: #927490;
}
.AnyTagClassName
{
color: #927490;
}
</style>
background-color css
<style>
a { background-color: #927490; }
a { background-color: rgb(146,116,144); }
div.DivClassName
{
background-color: #927490;
}
.BgClassName
{
background-color: #927490;
}
</style>
border-color css
<style>
span { border-color: #927490; }
span { border-color: rgb(146,116,144); }
td.TdClassName
{
border-color: #927490;
}
.TagClassName
{
border-color: #927490;
}
</style>