Shades of Mountbatten Pink #A17395
Tints of Mountbatten Pink #A17395
RGB
CMYK
RGB Variations
Color information
#A17395 (or 0xA17395) is known color: Mountbatten Pink. HEX triplet: A1, 73 and 95. RGB value is (161,115,149). Sum of RGB (Red+Green+Blue) = 161+115+149=425 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.88% from 425); Green value is 115 (45.31% from 255 or 27.06% from 425); Blue value is 149 (58.59% from 255 or 35.06% from 425); Max value from RGB is 161 - color contains mainly: red. Hex color #A17395 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17395 is #5E8C6A. Grayscale: #848484. Windows color (decimal): -6196331 or 9794465. OLE color: 9794465.
HSL color Cylindrical-coordinate representation of color #A17395: hue angle of 315.65º 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 #A17395 is Cyan = 0, Magento = 0.29, Yellow = 0.07 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 115 | 149 | - |
| CMYK | 0 | 0.29 | 0.07 | 0.37 |
| HSL | 315.65º | 0.2% | 0.54% | - |
| HSV(B) | 315.65º | 0.29% | 0.63% | - |
| XYZ | 26.25 | 22.01 | 31.3 | - |
| YUV | 132.63 | 137.24 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 115 | 149 | 0 | 0.29 | 0.07 | 0.37 | 315.65 | 0.2 | 0.54 |
| Hex | A1 | 73 | 95 | 0 | 1D | 7 | 25 | 13C | 14 | 36 |
| Octal | 241 | 163 | 225 | 0 | 35 | 7 | 45 | 474 | 24 | 66 |
| Binary | 10100001 | 1110011 | 10010101 | 0 | 11101 | 111 | 100101 | 100111100 | 10100 | 110110 |
Color Harmonies of #A17395
Complementary color
Monochromatic Colors of #A17395
Black with #A17395
Text Example
Text Example
White with #A17395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17395; }
p { color: rgb(161,115,149); }
H1.HeaderClassName
{
color: #A17395;
}
.AnyTagClassName
{
color: #A17395;
}
</style>
background-color css
<style>
a { background-color: #A17395; }
a { background-color: rgb(161,115,149); }
div.DivClassName
{
background-color: #A17395;
}
.BgClassName
{
background-color: #A17395;
}
</style>
border-color css
<style>
span { border-color: #A17395; }
span { border-color: rgb(161,115,149); }
td.TdClassName
{
border-color: #A17395;
}
.TagClassName
{
border-color: #A17395;
}
</style>