Shades of Mountbatten Pink #A17589
Tints of Mountbatten Pink #A17589
RGB
CMYK
RGB Variations
Color information
#A17589 (or 0xA17589) is known color: Mountbatten Pink. HEX triplet: A1, 75 and 89. RGB value is (161,117,137). Sum of RGB (Red+Green+Blue) = 161+117+137=415 (54% of max value = 765). Red value is 161 (63.28% from 255 or 38.80% from 415); Green value is 117 (46.09% from 255 or 28.19% from 415); Blue value is 137 (53.91% from 255 or 33.01% from 415); Max value from RGB is 161 - color contains mainly: red. Hex color #A17589 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17589 is #5E8A76. Grayscale: #848484. Windows color (decimal): -6195831 or 9008545. OLE color: 9008545.
HSL color Cylindrical-coordinate representation of color #A17589: hue angle of 332.73º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A17589 is Cyan = 0, Magento = 0.27, Yellow = 0.15 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 117 | 137 | - |
| CMYK | 0 | 0.27 | 0.15 | 0.37 |
| HSL | 332.73º | 0.19% | 0.55% | - |
| HSV(B) | 332.73º | 0.27% | 0.63% | - |
| XYZ | 25.57 | 22.11 | 26.59 | - |
| YUV | 132.44 | 130.58 | 148.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 117 | 137 | 0 | 0.27 | 0.15 | 0.37 | 332.73 | 0.19 | 0.55 |
| Hex | A1 | 75 | 89 | 0 | 1B | F | 25 | 14D | 13 | 37 |
| Octal | 241 | 165 | 211 | 0 | 33 | 17 | 45 | 515 | 23 | 67 |
| Binary | 10100001 | 1110101 | 10001001 | 0 | 11011 | 1111 | 100101 | 101001101 | 10011 | 110111 |
Color Harmonies of #A17589
Complementary color
Monochromatic Colors of #A17589
Black with #A17589
Text Example
Text Example
White with #A17589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17589; }
p { color: rgb(161,117,137); }
H1.HeaderClassName
{
color: #A17589;
}
.AnyTagClassName
{
color: #A17589;
}
</style>
background-color css
<style>
a { background-color: #A17589; }
a { background-color: rgb(161,117,137); }
div.DivClassName
{
background-color: #A17589;
}
.BgClassName
{
background-color: #A17589;
}
</style>
border-color css
<style>
span { border-color: #A17589; }
span { border-color: rgb(161,117,137); }
td.TdClassName
{
border-color: #A17589;
}
.TagClassName
{
border-color: #A17589;
}
</style>