Shades of Mountbatten Pink #A27493
Tints of Mountbatten Pink #A27493
RGB
CMYK
RGB Variations
Color information
#A27493 (or 0xA27493) is known color: Mountbatten Pink. HEX triplet: A2, 74 and 93. RGB value is (162,116,147). Sum of RGB (Red+Green+Blue) = 162+116+147=425 (56% of max value = 765). Red value is 162 (63.67% from 255 or 38.12% from 425); Green value is 116 (45.70% from 255 or 27.29% from 425); Blue value is 147 (57.81% from 255 or 34.59% from 425); Max value from RGB is 162 - color contains mainly: red. Hex color #A27493 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27493 is #5D8B6C. Grayscale: #858585. Windows color (decimal): -6130541 or 9663650. OLE color: 9663650.
HSL color Cylindrical-coordinate representation of color #A27493: hue angle of 319.57º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A27493 is Cyan = 0, Magento = 0.28, Yellow = 0.09 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 116 | 147 | - |
| CMYK | 0 | 0.28 | 0.09 | 0.36 |
| HSL | 319.57º | 0.2% | 0.55% | - |
| HSV(B) | 319.57º | 0.28% | 0.64% | - |
| XYZ | 26.41 | 22.28 | 30.51 | - |
| YUV | 133.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 116 | 147 | 0 | 0.28 | 0.09 | 0.36 | 319.57 | 0.2 | 0.55 |
| Hex | A2 | 74 | 93 | 0 | 1C | 9 | 24 | 140 | 14 | 37 |
| Octal | 242 | 164 | 223 | 0 | 34 | 11 | 44 | 500 | 24 | 67 |
| Binary | 10100010 | 1110100 | 10010011 | 0 | 11100 | 1001 | 100100 | 101000000 | 10100 | 110111 |
Color Harmonies of #A27493
Complementary color
Monochromatic Colors of #A27493
Black with #A27493
Text Example
Text Example
White with #A27493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27493; }
p { color: rgb(162,116,147); }
H1.HeaderClassName
{
color: #A27493;
}
.AnyTagClassName
{
color: #A27493;
}
</style>
background-color css
<style>
a { background-color: #A27493; }
a { background-color: rgb(162,116,147); }
div.DivClassName
{
background-color: #A27493;
}
.BgClassName
{
background-color: #A27493;
}
</style>
border-color css
<style>
span { border-color: #A27493; }
span { border-color: rgb(162,116,147); }
td.TdClassName
{
border-color: #A27493;
}
.TagClassName
{
border-color: #A27493;
}
</style>