Shades of Mountbatten Pink #A17889
Tints of Mountbatten Pink #A17889
RGB
CMYK
RGB Variations
Color information
#A17889 (or 0xA17889) is known color: Mountbatten Pink. HEX triplet: A1, 78 and 89. RGB value is (161,120,137). Sum of RGB (Red+Green+Blue) = 161+120+137=418 (55% of max value = 765). Red value is 161 (63.28% from 255 or 38.52% from 418); Green value is 120 (47.27% from 255 or 28.71% from 418); Blue value is 137 (53.91% from 255 or 32.78% from 418); Max value from RGB is 161 - color contains mainly: red. Hex color #A17889 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17889 is #5E8776. Grayscale: #868686. Windows color (decimal): -6195063 or 9009313. OLE color: 9009313.
HSL color Cylindrical-coordinate representation of color #A17889: hue angle of 335.12º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A17889 is Cyan = 0, Magento = 0.25, Yellow = 0.15 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 120 | 137 | - |
| CMYK | 0 | 0.25 | 0.15 | 0.37 |
| HSL | 335.12º | 0.18% | 0.55% | - |
| HSV(B) | 335.12º | 0.25% | 0.63% | - |
| XYZ | 25.93 | 22.82 | 26.7 | - |
| YUV | 134.2 | 129.58 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 120 | 137 | 0 | 0.25 | 0.15 | 0.37 | 335.12 | 0.18 | 0.55 |
| Hex | A1 | 78 | 89 | 0 | 19 | F | 25 | 14F | 12 | 37 |
| Octal | 241 | 170 | 211 | 0 | 31 | 17 | 45 | 517 | 22 | 67 |
| Binary | 10100001 | 1111000 | 10001001 | 0 | 11001 | 1111 | 100101 | 101001111 | 10010 | 110111 |
Color Harmonies of #A17889
Complementary color
Monochromatic Colors of #A17889
Black with #A17889
Text Example
Text Example
White with #A17889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17889; }
p { color: rgb(161,120,137); }
H1.HeaderClassName
{
color: #A17889;
}
.AnyTagClassName
{
color: #A17889;
}
</style>
background-color css
<style>
a { background-color: #A17889; }
a { background-color: rgb(161,120,137); }
div.DivClassName
{
background-color: #A17889;
}
.BgClassName
{
background-color: #A17889;
}
</style>
border-color css
<style>
span { border-color: #A17889; }
span { border-color: rgb(161,120,137); }
td.TdClassName
{
border-color: #A17889;
}
.TagClassName
{
border-color: #A17889;
}
</style>