Shades of Mountbatten Pink #A47392
Tints of Mountbatten Pink #A47392
RGB
CMYK
RGB Variations
Color information
#A47392 (or 0xA47392) is known color: Mountbatten Pink. HEX triplet: A4, 73 and 92. RGB value is (164,115,146). Sum of RGB (Red+Green+Blue) = 164+115+146=425 (56% of max value = 765). Red value is 164 (64.45% from 255 or 38.59% from 425); Green value is 115 (45.31% from 255 or 27.06% from 425); Blue value is 146 (57.42% from 255 or 34.35% from 425); Max value from RGB is 164 - color contains mainly: red. Hex color #A47392 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47392 is #5B8C6D. Grayscale: #858585. Windows color (decimal): -5999726 or 9597860. OLE color: 9597860.
HSL color Cylindrical-coordinate representation of color #A47392: hue angle of 322.04º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A47392 is Cyan = 0, Magento = 0.30, Yellow = 0.11 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 115 | 146 | - |
| CMYK | 0 | 0.30 | 0.11 | 0.36 |
| HSL | 322.04º | 0.21% | 0.55% | - |
| HSV(B) | 322.04º | 0.3% | 0.64% | - |
| XYZ | 26.63 | 22.23 | 30.08 | - |
| YUV | 133.19 | 135.23 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 115 | 146 | 0 | 0.30 | 0.11 | 0.36 | 322.04 | 0.21 | 0.55 |
| Hex | A4 | 73 | 92 | 0 | 1E | B | 24 | 142 | 15 | 37 |
| Octal | 244 | 163 | 222 | 0 | 36 | 13 | 44 | 502 | 25 | 67 |
| Binary | 10100100 | 1110011 | 10010010 | 0 | 11110 | 1011 | 100100 | 101000010 | 10101 | 110111 |
Color Harmonies of #A47392
Complementary color
Monochromatic Colors of #A47392
Black with #A47392
Text Example
Text Example
White with #A47392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47392; }
p { color: rgb(164,115,146); }
H1.HeaderClassName
{
color: #A47392;
}
.AnyTagClassName
{
color: #A47392;
}
</style>
background-color css
<style>
a { background-color: #A47392; }
a { background-color: rgb(164,115,146); }
div.DivClassName
{
background-color: #A47392;
}
.BgClassName
{
background-color: #A47392;
}
</style>
border-color css
<style>
span { border-color: #A47392; }
span { border-color: rgb(164,115,146); }
td.TdClassName
{
border-color: #A47392;
}
.TagClassName
{
border-color: #A47392;
}
</style>