Shades of Mountbatten Pink #A07793
Tints of Mountbatten Pink #A07793
RGB
CMYK
RGB Variations
Color information
#A07793 (or 0xA07793) is known color: Mountbatten Pink. HEX triplet: A0, 77 and 93. RGB value is (160,119,147). Sum of RGB (Red+Green+Blue) = 160+119+147=426 (56% of max value = 765). Red value is 160 (62.89% from 255 or 37.56% from 426); Green value is 119 (46.88% from 255 or 27.93% from 426); Blue value is 147 (57.81% from 255 or 34.51% from 426); Max value from RGB is 160 - color contains mainly: red. Hex color #A07793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A07793 is #5F886C. Grayscale: #868686. Windows color (decimal): -6260845 or 9664416. OLE color: 9664416.
HSL color Cylindrical-coordinate representation of color #A07793: hue angle of 319.02º 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 #A07793 is Cyan = 0, Magento = 0.26, Yellow = 0.08 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 119 | 147 | - |
| CMYK | 0 | 0.26 | 0.08 | 0.37 |
| HSL | 319.02º | 0.18% | 0.55% | - |
| HSV(B) | 319.02º | 0.26% | 0.63% | - |
| XYZ | 26.36 | 22.77 | 30.61 | - |
| YUV | 134.45 | 135.08 | 146.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 119 | 147 | 0 | 0.26 | 0.08 | 0.37 | 319.02 | 0.18 | 0.55 |
| Hex | A0 | 77 | 93 | 0 | 1A | 8 | 25 | 13F | 12 | 37 |
| Octal | 240 | 167 | 223 | 0 | 32 | 10 | 45 | 477 | 22 | 67 |
| Binary | 10100000 | 1110111 | 10010011 | 0 | 11010 | 1000 | 100101 | 100111111 | 10010 | 110111 |
Color Harmonies of #A07793
Complementary color
Monochromatic Colors of #A07793
Black with #A07793
Text Example
Text Example
White with #A07793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07793; }
p { color: rgb(160,119,147); }
H1.HeaderClassName
{
color: #A07793;
}
.AnyTagClassName
{
color: #A07793;
}
</style>
background-color css
<style>
a { background-color: #A07793; }
a { background-color: rgb(160,119,147); }
div.DivClassName
{
background-color: #A07793;
}
.BgClassName
{
background-color: #A07793;
}
</style>
border-color css
<style>
span { border-color: #A07793; }
span { border-color: rgb(160,119,147); }
td.TdClassName
{
border-color: #A07793;
}
.TagClassName
{
border-color: #A07793;
}
</style>