Shades of Mountbatten Pink #A17092
Tints of Mountbatten Pink #A17092
RGB
CMYK
RGB Variations
Color information
#A17092 (or 0xA17092) is known color: Mountbatten Pink. HEX triplet: A1, 70 and 92. RGB value is (161,112,146). Sum of RGB (Red+Green+Blue) = 161+112+146=419 (55% of max value = 765). Red value is 161 (63.28% from 255 or 38.42% from 419); Green value is 112 (44.14% from 255 or 26.73% from 419); Blue value is 146 (57.42% from 255 or 34.84% from 419); Max value from RGB is 161 - color contains mainly: red. Hex color #A17092 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17092 is #5E8F6D. Grayscale: #828282. Windows color (decimal): -6197102 or 9597089. OLE color: 9597089.
HSL color Cylindrical-coordinate representation of color #A17092: hue angle of 318.37º degrees, saturation: 0.21, 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 #A17092 is Cyan = 0, Magento = 0.30, Yellow = 0.09 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 112 | 146 | - |
| CMYK | 0 | 0.30 | 0.09 | 0.37 |
| HSL | 318.37º | 0.21% | 0.54% | - |
| HSV(B) | 318.37º | 0.3% | 0.63% | - |
| XYZ | 25.68 | 21.24 | 29.94 | - |
| YUV | 130.53 | 136.73 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 112 | 146 | 0 | 0.30 | 0.09 | 0.37 | 318.37 | 0.21 | 0.54 |
| Hex | A1 | 70 | 92 | 0 | 1E | 9 | 25 | 13E | 15 | 36 |
| Octal | 241 | 160 | 222 | 0 | 36 | 11 | 45 | 476 | 25 | 66 |
| Binary | 10100001 | 1110000 | 10010010 | 0 | 11110 | 1001 | 100101 | 100111110 | 10101 | 110110 |
Color Harmonies of #A17092
Complementary color
Monochromatic Colors of #A17092
Black with #A17092
Text Example
Text Example
White with #A17092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17092; }
p { color: rgb(161,112,146); }
H1.HeaderClassName
{
color: #A17092;
}
.AnyTagClassName
{
color: #A17092;
}
</style>
background-color css
<style>
a { background-color: #A17092; }
a { background-color: rgb(161,112,146); }
div.DivClassName
{
background-color: #A17092;
}
.BgClassName
{
background-color: #A17092;
}
</style>
border-color css
<style>
span { border-color: #A17092; }
span { border-color: rgb(161,112,146); }
td.TdClassName
{
border-color: #A17092;
}
.TagClassName
{
border-color: #A17092;
}
</style>