Shades of Mountbatten Pink #A27195
Tints of Mountbatten Pink #A27195
RGB
CMYK
RGB Variations
Color information
#A27195 (or 0xA27195) is known color: Mountbatten Pink. HEX triplet: A2, 71 and 95. RGB value is (162,113,149). Sum of RGB (Red+Green+Blue) = 162+113+149=424 (56% of max value = 765). Red value is 162 (63.67% from 255 or 38.21% from 424); Green value is 113 (44.53% from 255 or 26.65% from 424); Blue value is 149 (58.59% from 255 or 35.14% from 424); Max value from RGB is 162 - color contains mainly: red. Hex color #A27195 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27195 is #5D8E6A. Grayscale: #838383. Windows color (decimal): -6131307 or 9793954. OLE color: 9793954.
HSL color Cylindrical-coordinate representation of color #A27195: hue angle of 315.92º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A27195 is Cyan = 0, Magento = 0.30, Yellow = 0.08 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 113 | 149 | - |
| CMYK | 0 | 0.30 | 0.08 | 0.36 |
| HSL | 315.92º | 0.21% | 0.54% | - |
| HSV(B) | 315.92º | 0.3% | 0.64% | - |
| XYZ | 26.23 | 21.66 | 31.23 | - |
| YUV | 131.76 | 137.73 | 149.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 113 | 149 | 0 | 0.30 | 0.08 | 0.36 | 315.92 | 0.21 | 0.54 |
| Hex | A2 | 71 | 95 | 0 | 1E | 8 | 24 | 13C | 15 | 36 |
| Octal | 242 | 161 | 225 | 0 | 36 | 10 | 44 | 474 | 25 | 66 |
| Binary | 10100010 | 1110001 | 10010101 | 0 | 11110 | 1000 | 100100 | 100111100 | 10101 | 110110 |
Color Harmonies of #A27195
Complementary color
Monochromatic Colors of #A27195
Black with #A27195
Text Example
Text Example
White with #A27195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27195; }
p { color: rgb(162,113,149); }
H1.HeaderClassName
{
color: #A27195;
}
.AnyTagClassName
{
color: #A27195;
}
</style>
background-color css
<style>
a { background-color: #A27195; }
a { background-color: rgb(162,113,149); }
div.DivClassName
{
background-color: #A27195;
}
.BgClassName
{
background-color: #A27195;
}
</style>
border-color css
<style>
span { border-color: #A27195; }
span { border-color: rgb(162,113,149); }
td.TdClassName
{
border-color: #A27195;
}
.TagClassName
{
border-color: #A27195;
}
</style>