Shades of Mountbatten Pink #A47593
Tints of Mountbatten Pink #A47593
RGB
CMYK
RGB Variations
Color information
#A47593 (or 0xA47593) is known color: Mountbatten Pink. HEX triplet: A4, 75 and 93. RGB value is (164,117,147). Sum of RGB (Red+Green+Blue) = 164+117+147=428 (56% of max value = 765). Red value is 164 (64.45% from 255 or 38.32% from 428); Green value is 117 (46.09% from 255 or 27.34% from 428); Blue value is 147 (57.81% from 255 or 34.35% from 428); Max value from RGB is 164 - color contains mainly: red. Hex color #A47593 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47593 is #5B8A6C. Grayscale: #868686. Windows color (decimal): -5999213 or 9663908. OLE color: 9663908.
HSL color Cylindrical-coordinate representation of color #A47593: hue angle of 321.7º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A47593 is Cyan = 0, Magento = 0.29, Yellow = 0.10 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 117 | 147 | - |
| CMYK | 0 | 0.29 | 0.10 | 0.36 |
| HSL | 321.7º | 0.21% | 0.55% | - |
| HSV(B) | 321.7º | 0.29% | 0.64% | - |
| XYZ | 26.94 | 22.72 | 30.57 | - |
| YUV | 134.47 | 135.07 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 117 | 147 | 0 | 0.29 | 0.10 | 0.36 | 321.7 | 0.21 | 0.55 |
| Hex | A4 | 75 | 93 | 0 | 1D | A | 24 | 142 | 15 | 37 |
| Octal | 244 | 165 | 223 | 0 | 35 | 12 | 44 | 502 | 25 | 67 |
| Binary | 10100100 | 1110101 | 10010011 | 0 | 11101 | 1010 | 100100 | 101000010 | 10101 | 110111 |
Color Harmonies of #A47593
Complementary color
Monochromatic Colors of #A47593
Black with #A47593
Text Example
Text Example
White with #A47593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47593; }
p { color: rgb(164,117,147); }
H1.HeaderClassName
{
color: #A47593;
}
.AnyTagClassName
{
color: #A47593;
}
</style>
background-color css
<style>
a { background-color: #A47593; }
a { background-color: rgb(164,117,147); }
div.DivClassName
{
background-color: #A47593;
}
.BgClassName
{
background-color: #A47593;
}
</style>
border-color css
<style>
span { border-color: #A47593; }
span { border-color: rgb(164,117,147); }
td.TdClassName
{
border-color: #A47593;
}
.TagClassName
{
border-color: #A47593;
}
</style>