Shades of Mountbatten Pink #A17387
Tints of Mountbatten Pink #A17387
RGB
CMYK
RGB Variations
Color information
#A17387 (or 0xA17387) is known color: Mountbatten Pink. HEX triplet: A1, 73 and 87. RGB value is (161,115,135). Sum of RGB (Red+Green+Blue) = 161+115+135=411 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.17% from 411); Green value is 115 (45.31% from 255 or 27.98% from 411); Blue value is 135 (53.12% from 255 or 32.85% from 411); Max value from RGB is 161 - color contains mainly: red. Hex color #A17387 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17387 is #5E8C78. Grayscale: #838383. Windows color (decimal): -6196345 or 8876961. OLE color: 8876961.
HSL color Cylindrical-coordinate representation of color #A17387: hue angle of 333.91º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A17387 is Cyan = 0, Magento = 0.29, Yellow = 0.16 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 115 | 135 | - |
| CMYK | 0 | 0.29 | 0.16 | 0.37 |
| HSL | 333.91º | 0.2% | 0.54% | - |
| HSV(B) | 333.91º | 0.29% | 0.63% | - |
| XYZ | 25.2 | 21.59 | 25.76 | - |
| YUV | 131.03 | 130.24 | 149.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 115 | 135 | 0 | 0.29 | 0.16 | 0.37 | 333.91 | 0.2 | 0.54 |
| Hex | A1 | 73 | 87 | 0 | 1D | 10 | 25 | 14E | 14 | 36 |
| Octal | 241 | 163 | 207 | 0 | 35 | 20 | 45 | 516 | 24 | 66 |
| Binary | 10100001 | 1110011 | 10000111 | 0 | 11101 | 10000 | 100101 | 101001110 | 10100 | 110110 |
Color Harmonies of #A17387
Complementary color
Monochromatic Colors of #A17387
Black with #A17387
Text Example
Text Example
White with #A17387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17387; }
p { color: rgb(161,115,135); }
H1.HeaderClassName
{
color: #A17387;
}
.AnyTagClassName
{
color: #A17387;
}
</style>
background-color css
<style>
a { background-color: #A17387; }
a { background-color: rgb(161,115,135); }
div.DivClassName
{
background-color: #A17387;
}
.BgClassName
{
background-color: #A17387;
}
</style>
border-color css
<style>
span { border-color: #A17387; }
span { border-color: rgb(161,115,135); }
td.TdClassName
{
border-color: #A17387;
}
.TagClassName
{
border-color: #A17387;
}
</style>