Shades of Mountbatten Pink #A17396
Tints of Mountbatten Pink #A17396
RGB
CMYK
RGB Variations
Color information
#A17396 (or 0xA17396) is known color: Mountbatten Pink. HEX triplet: A1, 73 and 96. RGB value is (161,115,150). Sum of RGB (Red+Green+Blue) = 161+115+150=426 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.79% from 426); Green value is 115 (45.31% from 255 or 27.00% from 426); Blue value is 150 (58.98% from 255 or 35.21% from 426); Max value from RGB is 161 - color contains mainly: red. Hex color #A17396 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17396 is #5E8C69. Grayscale: #848484. Windows color (decimal): -6196330 or 9860001. OLE color: 9860001.
HSL color Cylindrical-coordinate representation of color #A17396: hue angle of 314.35º 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 #A17396 is Cyan = 0, Magento = 0.29, Yellow = 0.07 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 115 | 150 | - |
| CMYK | 0 | 0.29 | 0.07 | 0.37 |
| HSL | 314.35º | 0.2% | 0.54% | - |
| HSV(B) | 314.35º | 0.29% | 0.63% | - |
| XYZ | 26.33 | 22.04 | 31.72 | - |
| YUV | 132.74 | 137.74 | 148.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 115 | 150 | 0 | 0.29 | 0.07 | 0.37 | 314.35 | 0.2 | 0.54 |
| Hex | A1 | 73 | 96 | 0 | 1D | 7 | 25 | 13A | 14 | 36 |
| Octal | 241 | 163 | 226 | 0 | 35 | 7 | 45 | 472 | 24 | 66 |
| Binary | 10100001 | 1110011 | 10010110 | 0 | 11101 | 111 | 100101 | 100111010 | 10100 | 110110 |
Color Harmonies of #A17396
Complementary color
Monochromatic Colors of #A17396
Black with #A17396
Text Example
Text Example
White with #A17396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17396; }
p { color: rgb(161,115,150); }
H1.HeaderClassName
{
color: #A17396;
}
.AnyTagClassName
{
color: #A17396;
}
</style>
background-color css
<style>
a { background-color: #A17396; }
a { background-color: rgb(161,115,150); }
div.DivClassName
{
background-color: #A17396;
}
.BgClassName
{
background-color: #A17396;
}
</style>
border-color css
<style>
span { border-color: #A17396; }
span { border-color: rgb(161,115,150); }
td.TdClassName
{
border-color: #A17396;
}
.TagClassName
{
border-color: #A17396;
}
</style>