Shades of Mountbatten Pink #A37293
Tints of Mountbatten Pink #A37293
RGB
CMYK
RGB Variations
Color information
#A37293 (or 0xA37293) is known color: Mountbatten Pink. HEX triplet: A3, 72 and 93. RGB value is (163,114,147). Sum of RGB (Red+Green+Blue) = 163+114+147=424 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.44% from 424); Green value is 114 (44.92% from 255 or 26.89% from 424); Blue value is 147 (57.81% from 255 or 34.67% from 424); Max value from RGB is 163 - color contains mainly: red. Hex color #A37293 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A37293 is #5C8D6C. Grayscale: #848484. Windows color (decimal): -6065517 or 9663139. OLE color: 9663139.
HSL color Cylindrical-coordinate representation of color #A37293: hue angle of 319.59º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A37293 is Cyan = 0, Magento = 0.30, Yellow = 0.10 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 114 | 147 | - |
| CMYK | 0 | 0.30 | 0.10 | 0.36 |
| HSL | 319.59º | 0.21% | 0.54% | - |
| HSV(B) | 319.59º | 0.3% | 0.64% | - |
| XYZ | 26.39 | 21.93 | 30.45 | - |
| YUV | 132.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 114 | 147 | 0 | 0.30 | 0.10 | 0.36 | 319.59 | 0.21 | 0.54 |
| Hex | A3 | 72 | 93 | 0 | 1E | A | 24 | 140 | 15 | 36 |
| Octal | 243 | 162 | 223 | 0 | 36 | 12 | 44 | 500 | 25 | 66 |
| Binary | 10100011 | 1110010 | 10010011 | 0 | 11110 | 1010 | 100100 | 101000000 | 10101 | 110110 |
Color Harmonies of #A37293
Complementary color
Monochromatic Colors of #A37293
Black with #A37293
Text Example
Text Example
White with #A37293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37293; }
p { color: rgb(163,114,147); }
H1.HeaderClassName
{
color: #A37293;
}
.AnyTagClassName
{
color: #A37293;
}
</style>
background-color css
<style>
a { background-color: #A37293; }
a { background-color: rgb(163,114,147); }
div.DivClassName
{
background-color: #A37293;
}
.BgClassName
{
background-color: #A37293;
}
</style>
border-color css
<style>
span { border-color: #A37293; }
span { border-color: rgb(163,114,147); }
td.TdClassName
{
border-color: #A37293;
}
.TagClassName
{
border-color: #A37293;
}
</style>