Shades of Mountbatten Pink #A46793
Tints of Mountbatten Pink #A46793
RGB
CMYK
RGB Variations
Color information
#A46793 (or 0xA46793) is known color: Mountbatten Pink. HEX triplet: A4, 67 and 93. RGB value is (164,103,147). Sum of RGB (Red+Green+Blue) = 164+103+147=414 (54% of max value = 765). Red value is 164 (64.45% from 255 or 39.61% from 414); Green value is 103 (40.62% from 255 or 24.88% from 414); Blue value is 147 (57.81% from 255 or 35.51% from 414); Max value from RGB is 164 - color contains mainly: red. Hex color #A46793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A46793 is #5B986C. Grayscale: #7E7E7E. Windows color (decimal): -6002797 or 9660324. OLE color: 9660324.
HSL color Cylindrical-coordinate representation of color #A46793: hue angle of 316.72º degrees, saturation: 0.25, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A46793 is Cyan = 0, Magento = 0.37, Yellow = 0.10 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 103 | 147 | - |
| CMYK | 0 | 0.37 | 0.10 | 0.36 |
| HSL | 316.72º | 0.25% | 0.52% | - |
| HSV(B) | 316.72º | 0.37% | 0.64% | - |
| XYZ | 25.43 | 19.7 | 30.07 | - |
| YUV | 126.26 | 139.71 | 154.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 103 | 147 | 0 | 0.37 | 0.10 | 0.36 | 316.72 | 0.25 | 0.52 |
| Hex | A4 | 67 | 93 | 0 | 25 | A | 24 | 13D | 19 | 34 |
| Octal | 244 | 147 | 223 | 0 | 45 | 12 | 44 | 475 | 31 | 64 |
| Binary | 10100100 | 1100111 | 10010011 | 0 | 100101 | 1010 | 100100 | 100111101 | 11001 | 110100 |
Color Harmonies of #A46793
Complementary color
Monochromatic Colors of #A46793
Black with #A46793
Text Example
Text Example
White with #A46793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46793; }
p { color: rgb(164,103,147); }
H1.HeaderClassName
{
color: #A46793;
}
.AnyTagClassName
{
color: #A46793;
}
</style>
background-color css
<style>
a { background-color: #A46793; }
a { background-color: rgb(164,103,147); }
div.DivClassName
{
background-color: #A46793;
}
.BgClassName
{
background-color: #A46793;
}
</style>
border-color css
<style>
span { border-color: #A46793; }
span { border-color: rgb(164,103,147); }
td.TdClassName
{
border-color: #A46793;
}
.TagClassName
{
border-color: #A46793;
}
</style>