Shades of Mountbatten Pink #A76693
Tints of Mountbatten Pink #A76693
RGB
CMYK
RGB Variations
Color information
#A76693 (or 0xA76693) is known color: Mountbatten Pink. HEX triplet: A7, 66 and 93. RGB value is (167,102,147). Sum of RGB (Red+Green+Blue) = 167+102+147=416 (55% of max value = 765). Red value is 167 (65.62% from 255 or 40.14% from 416); Green value is 102 (40.23% from 255 or 24.52% from 416); Blue value is 147 (57.81% from 255 or 35.34% from 416); Max value from RGB is 167 - color contains mainly: red. Hex color #A76693 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A76693 is #58996C. Grayscale: #7E7E7E. Windows color (decimal): -5806445 or 9660071. OLE color: 9660071.
HSL color Cylindrical-coordinate representation of color #A76693: hue angle of 318.46º degrees, saturation: 0.27, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A76693 is Cyan = 0, Magento = 0.39, Yellow = 0.12 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 102 | 147 | - |
| CMYK | 0 | 0.39 | 0.12 | 0.35 |
| HSL | 318.46º | 0.27% | 0.53% | - |
| HSV(B) | 318.46º | 0.39% | 0.65% | - |
| XYZ | 25.95 | 19.82 | 30.06 | - |
| YUV | 126.57 | 139.53 | 156.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 102 | 147 | 0 | 0.39 | 0.12 | 0.35 | 318.46 | 0.27 | 0.53 |
| Hex | A7 | 66 | 93 | 0 | 27 | C | 23 | 13E | 1B | 35 |
| Octal | 247 | 146 | 223 | 0 | 47 | 14 | 43 | 476 | 33 | 65 |
| Binary | 10100111 | 1100110 | 10010011 | 0 | 100111 | 1100 | 100011 | 100111110 | 11011 | 110101 |
Color Harmonies of #A76693
Complementary color
Monochromatic Colors of #A76693
Black with #A76693
Text Example
Text Example
White with #A76693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76693; }
p { color: rgb(167,102,147); }
H1.HeaderClassName
{
color: #A76693;
}
.AnyTagClassName
{
color: #A76693;
}
</style>
background-color css
<style>
a { background-color: #A76693; }
a { background-color: rgb(167,102,147); }
div.DivClassName
{
background-color: #A76693;
}
.BgClassName
{
background-color: #A76693;
}
</style>
border-color css
<style>
span { border-color: #A76693; }
span { border-color: rgb(167,102,147); }
td.TdClassName
{
border-color: #A76693;
}
.TagClassName
{
border-color: #A76693;
}
</style>