Shades of Mountbatten Pink #A27387
Tints of Mountbatten Pink #A27387
RGB
CMYK
RGB Variations
Color information
#A27387 (or 0xA27387) is known color: Mountbatten Pink. HEX triplet: A2, 73 and 87. RGB value is (162,115,135). Sum of RGB (Red+Green+Blue) = 162+115+135=412 (54% of max value = 765). Red value is 162 (63.67% from 255 or 39.32% from 412); Green value is 115 (45.31% from 255 or 27.91% from 412); Blue value is 135 (53.12% from 255 or 32.77% from 412); Max value from RGB is 162 - color contains mainly: red. Hex color #A27387 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27387 is #5D8C78. Grayscale: #838383. Windows color (decimal): -6130809 or 8876962. OLE color: 8876962.
HSL color Cylindrical-coordinate representation of color #A27387: hue angle of 334.47º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A27387 is Cyan = 0, Magento = 0.29, Yellow = 0.17 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 115 | 135 | - |
| CMYK | 0 | 0.29 | 0.17 | 0.36 |
| HSL | 334.47º | 0.2% | 0.54% | - |
| HSV(B) | 334.47º | 0.29% | 0.64% | - |
| XYZ | 25.4 | 21.69 | 25.77 | - |
| YUV | 131.33 | 130.07 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 115 | 135 | 0 | 0.29 | 0.17 | 0.36 | 334.47 | 0.2 | 0.54 |
| Hex | A2 | 73 | 87 | 0 | 1D | 11 | 24 | 14E | 14 | 36 |
| Octal | 242 | 163 | 207 | 0 | 35 | 21 | 44 | 516 | 24 | 66 |
| Binary | 10100010 | 1110011 | 10000111 | 0 | 11101 | 10001 | 100100 | 101001110 | 10100 | 110110 |
Color Harmonies of #A27387
Complementary color
Monochromatic Colors of #A27387
Black with #A27387
Text Example
Text Example
White with #A27387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27387; }
p { color: rgb(162,115,135); }
H1.HeaderClassName
{
color: #A27387;
}
.AnyTagClassName
{
color: #A27387;
}
</style>
background-color css
<style>
a { background-color: #A27387; }
a { background-color: rgb(162,115,135); }
div.DivClassName
{
background-color: #A27387;
}
.BgClassName
{
background-color: #A27387;
}
</style>
border-color css
<style>
span { border-color: #A27387; }
span { border-color: rgb(162,115,135); }
td.TdClassName
{
border-color: #A27387;
}
.TagClassName
{
border-color: #A27387;
}
</style>