Shades of Mountbatten Pink #A47592
Tints of Mountbatten Pink #A47592
RGB
CMYK
RGB Variations
Color information
#A47592 (or 0xA47592) is known color: Mountbatten Pink. HEX triplet: A4, 75 and 92. RGB value is (164,117,146). Sum of RGB (Red+Green+Blue) = 164+117+146=427 (56% of max value = 765). Red value is 164 (64.45% from 255 or 38.41% from 427); Green value is 117 (46.09% from 255 or 27.40% from 427); Blue value is 146 (57.42% from 255 or 34.19% from 427); Max value from RGB is 164 - color contains mainly: red. Hex color #A47592 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47592 is #5B8A6D. Grayscale: #868686. Windows color (decimal): -5999214 or 9598372. OLE color: 9598372.
HSL color Cylindrical-coordinate representation of color #A47592: hue angle of 322.98º 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 #A47592 is Cyan = 0, Magento = 0.29, Yellow = 0.11 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 117 | 146 | - |
| CMYK | 0 | 0.29 | 0.11 | 0.36 |
| HSL | 322.98º | 0.21% | 0.55% | - |
| HSV(B) | 322.98º | 0.29% | 0.64% | - |
| XYZ | 26.86 | 22.69 | 30.16 | - |
| YUV | 134.36 | 134.57 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 117 | 146 | 0 | 0.29 | 0.11 | 0.36 | 322.98 | 0.21 | 0.55 |
| Hex | A4 | 75 | 92 | 0 | 1D | B | 24 | 143 | 15 | 37 |
| Octal | 244 | 165 | 222 | 0 | 35 | 13 | 44 | 503 | 25 | 67 |
| Binary | 10100100 | 1110101 | 10010010 | 0 | 11101 | 1011 | 100100 | 101000011 | 10101 | 110111 |
Color Harmonies of #A47592
Complementary color
Monochromatic Colors of #A47592
Black with #A47592
Text Example
Text Example
White with #A47592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47592; }
p { color: rgb(164,117,146); }
H1.HeaderClassName
{
color: #A47592;
}
.AnyTagClassName
{
color: #A47592;
}
</style>
background-color css
<style>
a { background-color: #A47592; }
a { background-color: rgb(164,117,146); }
div.DivClassName
{
background-color: #A47592;
}
.BgClassName
{
background-color: #A47592;
}
</style>
border-color css
<style>
span { border-color: #A47592; }
span { border-color: rgb(164,117,146); }
td.TdClassName
{
border-color: #A47592;
}
.TagClassName
{
border-color: #A47592;
}
</style>