Shades of Mountbatten Pink #A17789
Tints of Mountbatten Pink #A17789
RGB
CMYK
RGB Variations
Color information
#A17789 (or 0xA17789) is known color: Mountbatten Pink. HEX triplet: A1, 77 and 89. RGB value is (161,119,137). Sum of RGB (Red+Green+Blue) = 161+119+137=417 (55% of max value = 765). Red value is 161 (63.28% from 255 or 38.61% from 417); Green value is 119 (46.88% from 255 or 28.54% from 417); Blue value is 137 (53.91% from 255 or 32.85% from 417); Max value from RGB is 161 - color contains mainly: red. Hex color #A17789 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17789 is #5E8876. Grayscale: #858585. Windows color (decimal): -6195319 or 9009057. OLE color: 9009057.
HSL color Cylindrical-coordinate representation of color #A17789: hue angle of 334.29º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A17789 is Cyan = 0, Magento = 0.26, Yellow = 0.15 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 119 | 137 | - |
| CMYK | 0 | 0.26 | 0.15 | 0.37 |
| HSL | 334.29º | 0.18% | 0.55% | - |
| HSV(B) | 334.29º | 0.26% | 0.63% | - |
| XYZ | 25.81 | 22.58 | 26.66 | - |
| YUV | 133.61 | 129.91 | 147.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 119 | 137 | 0 | 0.26 | 0.15 | 0.37 | 334.29 | 0.18 | 0.55 |
| Hex | A1 | 77 | 89 | 0 | 1A | F | 25 | 14E | 12 | 37 |
| Octal | 241 | 167 | 211 | 0 | 32 | 17 | 45 | 516 | 22 | 67 |
| Binary | 10100001 | 1110111 | 10001001 | 0 | 11010 | 1111 | 100101 | 101001110 | 10010 | 110111 |
Color Harmonies of #A17789
Complementary color
Monochromatic Colors of #A17789
Black with #A17789
Text Example
Text Example
White with #A17789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17789; }
p { color: rgb(161,119,137); }
H1.HeaderClassName
{
color: #A17789;
}
.AnyTagClassName
{
color: #A17789;
}
</style>
background-color css
<style>
a { background-color: #A17789; }
a { background-color: rgb(161,119,137); }
div.DivClassName
{
background-color: #A17789;
}
.BgClassName
{
background-color: #A17789;
}
</style>
border-color css
<style>
span { border-color: #A17789; }
span { border-color: rgb(161,119,137); }
td.TdClassName
{
border-color: #A17789;
}
.TagClassName
{
border-color: #A17789;
}
</style>