Shades of Mountbatten Pink #A27589
Tints of Mountbatten Pink #A27589
RGB
CMYK
RGB Variations
Color information
#A27589 (or 0xA27589) is known color: Mountbatten Pink. HEX triplet: A2, 75 and 89. RGB value is (162,117,137). Sum of RGB (Red+Green+Blue) = 162+117+137=416 (55% of max value = 765). Red value is 162 (63.67% from 255 or 38.94% from 416); Green value is 117 (46.09% from 255 or 28.12% from 416); Blue value is 137 (53.91% from 255 or 32.93% from 416); Max value from RGB is 162 - color contains mainly: red. Hex color #A27589 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27589 is #5D8A76. Grayscale: #848484. Windows color (decimal): -6130295 or 9008546. OLE color: 9008546.
HSL color Cylindrical-coordinate representation of color #A27589: hue angle of 333.33º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A27589 is Cyan = 0, Magento = 0.28, Yellow = 0.15 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 117 | 137 | - |
| CMYK | 0 | 0.28 | 0.15 | 0.36 |
| HSL | 333.33º | 0.19% | 0.55% | - |
| HSV(B) | 333.33º | 0.28% | 0.64% | - |
| XYZ | 25.78 | 22.21 | 26.6 | - |
| YUV | 132.74 | 130.41 | 148.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 117 | 137 | 0 | 0.28 | 0.15 | 0.36 | 333.33 | 0.19 | 0.55 |
| Hex | A2 | 75 | 89 | 0 | 1C | F | 24 | 14D | 13 | 37 |
| Octal | 242 | 165 | 211 | 0 | 34 | 17 | 44 | 515 | 23 | 67 |
| Binary | 10100010 | 1110101 | 10001001 | 0 | 11100 | 1111 | 100100 | 101001101 | 10011 | 110111 |
Color Harmonies of #A27589
Complementary color
Monochromatic Colors of #A27589
Black with #A27589
Text Example
Text Example
White with #A27589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27589; }
p { color: rgb(162,117,137); }
H1.HeaderClassName
{
color: #A27589;
}
.AnyTagClassName
{
color: #A27589;
}
</style>
background-color css
<style>
a { background-color: #A27589; }
a { background-color: rgb(162,117,137); }
div.DivClassName
{
background-color: #A27589;
}
.BgClassName
{
background-color: #A27589;
}
</style>
border-color css
<style>
span { border-color: #A27589; }
span { border-color: rgb(162,117,137); }
td.TdClassName
{
border-color: #A27589;
}
.TagClassName
{
border-color: #A27589;
}
</style>