Shades of Mountbatten Pink #A17189
Tints of Mountbatten Pink #A17189
RGB
CMYK
RGB Variations
Color information
#A17189 (or 0xA17189) is known color: Mountbatten Pink. HEX triplet: A1, 71 and 89. RGB value is (161,113,137). Sum of RGB (Red+Green+Blue) = 161+113+137=411 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.17% from 411); Green value is 113 (44.53% from 255 or 27.49% from 411); Blue value is 137 (53.91% from 255 or 33.33% from 411); Max value from RGB is 161 - color contains mainly: red. Hex color #A17189 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17189 is #5E8E76. Grayscale: #828282. Windows color (decimal): -6196855 or 9007521. OLE color: 9007521.
HSL color Cylindrical-coordinate representation of color #A17189: hue angle of 330º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A17189 is Cyan = 0, Magento = 0.30, Yellow = 0.15 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 113 | 137 | - |
| CMYK | 0 | 0.30 | 0.15 | 0.37 |
| HSL | 330º | 0.2% | 0.54% | - |
| HSV(B) | 330º | 0.3% | 0.63% | - |
| XYZ | 25.12 | 21.19 | 26.43 | - |
| YUV | 130.09 | 131.9 | 150.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 113 | 137 | 0 | 0.30 | 0.15 | 0.37 | 330 | 0.2 | 0.54 |
| Hex | A1 | 71 | 89 | 0 | 1E | F | 25 | 14A | 14 | 36 |
| Octal | 241 | 161 | 211 | 0 | 36 | 17 | 45 | 512 | 24 | 66 |
| Binary | 10100001 | 1110001 | 10001001 | 0 | 11110 | 1111 | 100101 | 101001010 | 10100 | 110110 |
Color Harmonies of #A17189
Complementary color
Monochromatic Colors of #A17189
Black with #A17189
Text Example
Text Example
White with #A17189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17189; }
p { color: rgb(161,113,137); }
H1.HeaderClassName
{
color: #A17189;
}
.AnyTagClassName
{
color: #A17189;
}
</style>
background-color css
<style>
a { background-color: #A17189; }
a { background-color: rgb(161,113,137); }
div.DivClassName
{
background-color: #A17189;
}
.BgClassName
{
background-color: #A17189;
}
</style>
border-color css
<style>
span { border-color: #A17189; }
span { border-color: rgb(161,113,137); }
td.TdClassName
{
border-color: #A17189;
}
.TagClassName
{
border-color: #A17189;
}
</style>