Shades of Mountbatten Pink #927388
Tints of Mountbatten Pink #927388
RGB
CMYK
RGB Variations
Color information
#927388 (or 0x927388) is known color: Mountbatten Pink. HEX triplet: 92, 73 and 88. RGB value is (146,115,136). Sum of RGB (Red+Green+Blue) = 146+115+136=397 (52% of max value = 765). Red value is 146 (57.42% from 255 or 36.78% from 397); Green value is 115 (45.31% from 255 or 28.97% from 397); Blue value is 136 (53.52% from 255 or 34.26% from 397); Max value from RGB is 146 - color contains mainly: red. Hex color #927388 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927388 is #6D8C77. Grayscale: #7E7E7E. Windows color (decimal): -7179384 or 8942482. OLE color: 8942482.
HSL color Cylindrical-coordinate representation of color #927388: hue angle of 319.35º 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 #927388 is Cyan = 0, Magento = 0.21, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 136 | - |
| CMYK | 0 | 0.21 | 0.07 | 0.43 |
| HSL | 319.35º | 0.12% | 0.51% | - |
| HSV(B) | 319.35º | 0.21% | 0.57% | - |
| XYZ | 22.43 | 20.15 | 26 | - |
| YUV | 126.66 | 133.27 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 136 | 0 | 0.21 | 0.07 | 0.43 | 319.35 | 0.12 | 0.51 |
| Hex | 92 | 73 | 88 | 0 | 15 | 7 | 2B | 13F | C | 33 |
| Octal | 222 | 163 | 210 | 0 | 25 | 7 | 53 | 477 | 14 | 63 |
| Binary | 10010010 | 1110011 | 10001000 | 0 | 10101 | 111 | 101011 | 100111111 | 1100 | 110011 |
Color Harmonies of #927388
Complementary color
Monochromatic Colors of #927388
Black with #927388
Text Example
Text Example
White with #927388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927388; }
p { color: rgb(146,115,136); }
H1.HeaderClassName
{
color: #927388;
}
.AnyTagClassName
{
color: #927388;
}
</style>
background-color css
<style>
a { background-color: #927388; }
a { background-color: rgb(146,115,136); }
div.DivClassName
{
background-color: #927388;
}
.BgClassName
{
background-color: #927388;
}
</style>
border-color css
<style>
span { border-color: #927388; }
span { border-color: rgb(146,115,136); }
td.TdClassName
{
border-color: #927388;
}
.TagClassName
{
border-color: #927388;
}
</style>