Shades of Mountbatten Pink #A17487
Tints of Mountbatten Pink #A17487
RGB
CMYK
RGB Variations
Color information
#A17487 (or 0xA17487) is known color: Mountbatten Pink. HEX triplet: A1, 74 and 87. RGB value is (161,116,135). Sum of RGB (Red+Green+Blue) = 161+116+135=412 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.08% from 412); Green value is 116 (45.70% from 255 or 28.16% from 412); Blue value is 135 (53.12% from 255 or 32.77% from 412); Max value from RGB is 161 - color contains mainly: red. Hex color #A17487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17487 is #5E8B78. Grayscale: #838383. Windows color (decimal): -6196089 or 8877217. OLE color: 8877217.
HSL color Cylindrical-coordinate representation of color #A17487: hue angle of 334.67º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A17487 is Cyan = 0, Magento = 0.28, Yellow = 0.16 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 116 | 135 | - |
| CMYK | 0 | 0.28 | 0.16 | 0.37 |
| HSL | 334.67º | 0.19% | 0.54% | - |
| HSV(B) | 334.67º | 0.28% | 0.63% | - |
| XYZ | 25.32 | 21.82 | 25.8 | - |
| YUV | 131.62 | 129.91 | 148.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 116 | 135 | 0 | 0.28 | 0.16 | 0.37 | 334.67 | 0.19 | 0.54 |
| Hex | A1 | 74 | 87 | 0 | 1C | 10 | 25 | 14F | 13 | 36 |
| Octal | 241 | 164 | 207 | 0 | 34 | 20 | 45 | 517 | 23 | 66 |
| Binary | 10100001 | 1110100 | 10000111 | 0 | 11100 | 10000 | 100101 | 101001111 | 10011 | 110110 |
Color Harmonies of #A17487
Complementary color
Monochromatic Colors of #A17487
Black with #A17487
Text Example
Text Example
White with #A17487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17487; }
p { color: rgb(161,116,135); }
H1.HeaderClassName
{
color: #A17487;
}
.AnyTagClassName
{
color: #A17487;
}
</style>
background-color css
<style>
a { background-color: #A17487; }
a { background-color: rgb(161,116,135); }
div.DivClassName
{
background-color: #A17487;
}
.BgClassName
{
background-color: #A17487;
}
</style>
border-color css
<style>
span { border-color: #A17487; }
span { border-color: rgb(161,116,135); }
td.TdClassName
{
border-color: #A17487;
}
.TagClassName
{
border-color: #A17487;
}
</style>