Shades of Mountbatten Pink #A17194
Tints of Mountbatten Pink #A17194
RGB
CMYK
RGB Variations
Color information
#A17194 (or 0xA17194) is known color: Mountbatten Pink. HEX triplet: A1, 71 and 94. RGB value is (161,113,148). Sum of RGB (Red+Green+Blue) = 161+113+148=422 (55% of max value = 765). Red value is 161 (63.28% from 255 or 38.15% from 422); Green value is 113 (44.53% from 255 or 26.78% from 422); Blue value is 148 (58.20% from 255 or 35.07% from 422); Max value from RGB is 161 - color contains mainly: red. Hex color #A17194 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17194 is #5E8E6B. Grayscale: #838383. Windows color (decimal): -6196844 or 9728417. OLE color: 9728417.
HSL color Cylindrical-coordinate representation of color #A17194: hue angle of 316.25º 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 #A17194 is Cyan = 0, Magento = 0.30, Yellow = 0.08 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 113 | 148 | - |
| CMYK | 0 | 0.30 | 0.08 | 0.37 |
| HSL | 316.25º | 0.2% | 0.54% | - |
| HSV(B) | 316.25º | 0.3% | 0.63% | - |
| XYZ | 25.95 | 21.53 | 30.8 | - |
| YUV | 131.34 | 137.4 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 113 | 148 | 0 | 0.30 | 0.08 | 0.37 | 316.25 | 0.2 | 0.54 |
| Hex | A1 | 71 | 94 | 0 | 1E | 8 | 25 | 13C | 14 | 36 |
| Octal | 241 | 161 | 224 | 0 | 36 | 10 | 45 | 474 | 24 | 66 |
| Binary | 10100001 | 1110001 | 10010100 | 0 | 11110 | 1000 | 100101 | 100111100 | 10100 | 110110 |
Color Harmonies of #A17194
Complementary color
Monochromatic Colors of #A17194
Black with #A17194
Text Example
Text Example
White with #A17194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17194; }
p { color: rgb(161,113,148); }
H1.HeaderClassName
{
color: #A17194;
}
.AnyTagClassName
{
color: #A17194;
}
</style>
background-color css
<style>
a { background-color: #A17194; }
a { background-color: rgb(161,113,148); }
div.DivClassName
{
background-color: #A17194;
}
.BgClassName
{
background-color: #A17194;
}
</style>
border-color css
<style>
span { border-color: #A17194; }
span { border-color: rgb(161,113,148); }
td.TdClassName
{
border-color: #A17194;
}
.TagClassName
{
border-color: #A17194;
}
</style>