Shades of Mountbatten Pink #A07794
Tints of Mountbatten Pink #A07794
RGB
CMYK
RGB Variations
Color information
#A07794 (or 0xA07794) is known color: Mountbatten Pink. HEX triplet: A0, 77 and 94. RGB value is (160,119,148). Sum of RGB (Red+Green+Blue) = 160+119+148=427 (56% of max value = 765). Red value is 160 (62.89% from 255 or 37.47% from 427); Green value is 119 (46.88% from 255 or 27.87% from 427); Blue value is 148 (58.20% from 255 or 34.66% from 427); Max value from RGB is 160 - color contains mainly: red. Hex color #A07794 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A07794 is #5F886B. Grayscale: #868686. Windows color (decimal): -6260844 or 9729952. OLE color: 9729952.
HSL color Cylindrical-coordinate representation of color #A07794: hue angle of 317.56º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A07794 is Cyan = 0, Magento = 0.26, Yellow = 0.07 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 119 | 148 | - |
| CMYK | 0 | 0.26 | 0.07 | 0.37 |
| HSL | 317.56º | 0.18% | 0.55% | - |
| HSV(B) | 317.56º | 0.26% | 0.63% | - |
| XYZ | 26.44 | 22.81 | 31.03 | - |
| YUV | 134.57 | 135.58 | 146.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 119 | 148 | 0 | 0.26 | 0.07 | 0.37 | 317.56 | 0.18 | 0.55 |
| Hex | A0 | 77 | 94 | 0 | 1A | 7 | 25 | 13E | 12 | 37 |
| Octal | 240 | 167 | 224 | 0 | 32 | 7 | 45 | 476 | 22 | 67 |
| Binary | 10100000 | 1110111 | 10010100 | 0 | 11010 | 111 | 100101 | 100111110 | 10010 | 110111 |
Color Harmonies of #A07794
Complementary color
Monochromatic Colors of #A07794
Black with #A07794
Text Example
Text Example
White with #A07794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07794; }
p { color: rgb(160,119,148); }
H1.HeaderClassName
{
color: #A07794;
}
.AnyTagClassName
{
color: #A07794;
}
</style>
background-color css
<style>
a { background-color: #A07794; }
a { background-color: rgb(160,119,148); }
div.DivClassName
{
background-color: #A07794;
}
.BgClassName
{
background-color: #A07794;
}
</style>
border-color css
<style>
span { border-color: #A07794; }
span { border-color: rgb(160,119,148); }
td.TdClassName
{
border-color: #A07794;
}
.TagClassName
{
border-color: #A07794;
}
</style>