Shades of Mountbatten Pink #A37590
Tints of Mountbatten Pink #A37590
RGB
CMYK
RGB Variations
Color information
#A37590 (or 0xA37590) is known color: Mountbatten Pink. HEX triplet: A3, 75 and 90. RGB value is (163,117,144). Sum of RGB (Red+Green+Blue) = 163+117+144=424 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.44% from 424); Green value is 117 (46.09% from 255 or 27.59% from 424); Blue value is 144 (56.64% from 255 or 33.96% from 424); Max value from RGB is 163 - color contains mainly: red. Hex color #A37590 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A37590 is #5C8A6F. Grayscale: #858585. Windows color (decimal): -6064752 or 9467299. OLE color: 9467299.
HSL color Cylindrical-coordinate representation of color #A37590: hue angle of 324.78º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A37590 is Cyan = 0, Magento = 0.28, Yellow = 0.12 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 117 | 144 | - |
| CMYK | 0 | 0.28 | 0.12 | 0.36 |
| HSL | 324.78º | 0.2% | 0.55% | - |
| HSV(B) | 324.78º | 0.28% | 0.64% | - |
| XYZ | 26.5 | 22.52 | 29.34 | - |
| YUV | 133.83 | 133.74 | 148.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 117 | 144 | 0 | 0.28 | 0.12 | 0.36 | 324.78 | 0.2 | 0.55 |
| Hex | A3 | 75 | 90 | 0 | 1C | C | 24 | 145 | 14 | 37 |
| Octal | 243 | 165 | 220 | 0 | 34 | 14 | 44 | 505 | 24 | 67 |
| Binary | 10100011 | 1110101 | 10010000 | 0 | 11100 | 1100 | 100100 | 101000101 | 10100 | 110111 |
Color Harmonies of #A37590
Complementary color
Monochromatic Colors of #A37590
Black with #A37590
Text Example
Text Example
White with #A37590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37590; }
p { color: rgb(163,117,144); }
H1.HeaderClassName
{
color: #A37590;
}
.AnyTagClassName
{
color: #A37590;
}
</style>
background-color css
<style>
a { background-color: #A37590; }
a { background-color: rgb(163,117,144); }
div.DivClassName
{
background-color: #A37590;
}
.BgClassName
{
background-color: #A37590;
}
</style>
border-color css
<style>
span { border-color: #A37590; }
span { border-color: rgb(163,117,144); }
td.TdClassName
{
border-color: #A37590;
}
.TagClassName
{
border-color: #A37590;
}
</style>