Shades of Mountbatten Pink #A37289
Tints of Mountbatten Pink #A37289
RGB
CMYK
RGB Variations
Color information
#A37289 (or 0xA37289) is known color: Mountbatten Pink. HEX triplet: A3, 72 and 89. RGB value is (163,114,137). Sum of RGB (Red+Green+Blue) = 163+114+137=414 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.37% from 414); Green value is 114 (44.92% from 255 or 27.54% from 414); Blue value is 137 (53.91% from 255 or 33.09% from 414); Max value from RGB is 163 - color contains mainly: red. Hex color #A37289 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A37289 is #5C8D76. Grayscale: #838383. Windows color (decimal): -6065527 or 9007779. OLE color: 9007779.
HSL color Cylindrical-coordinate representation of color #A37289: hue angle of 331.84º 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 #A37289 is Cyan = 0, Magento = 0.30, Yellow = 0.16 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 114 | 137 | - |
| CMYK | 0 | 0.30 | 0.16 | 0.36 |
| HSL | 331.84º | 0.21% | 0.54% | - |
| HSV(B) | 331.84º | 0.3% | 0.64% | - |
| XYZ | 25.64 | 21.63 | 26.49 | - |
| YUV | 131.27 | 131.23 | 150.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 114 | 137 | 0 | 0.30 | 0.16 | 0.36 | 331.84 | 0.21 | 0.54 |
| Hex | A3 | 72 | 89 | 0 | 1E | 10 | 24 | 14C | 15 | 36 |
| Octal | 243 | 162 | 211 | 0 | 36 | 20 | 44 | 514 | 25 | 66 |
| Binary | 10100011 | 1110010 | 10001001 | 0 | 11110 | 10000 | 100100 | 101001100 | 10101 | 110110 |
Color Harmonies of #A37289
Complementary color
Monochromatic Colors of #A37289
Black with #A37289
Text Example
Text Example
White with #A37289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37289; }
p { color: rgb(163,114,137); }
H1.HeaderClassName
{
color: #A37289;
}
.AnyTagClassName
{
color: #A37289;
}
</style>
background-color css
<style>
a { background-color: #A37289; }
a { background-color: rgb(163,114,137); }
div.DivClassName
{
background-color: #A37289;
}
.BgClassName
{
background-color: #A37289;
}
</style>
border-color css
<style>
span { border-color: #A37289; }
span { border-color: rgb(163,114,137); }
td.TdClassName
{
border-color: #A37289;
}
.TagClassName
{
border-color: #A37289;
}
</style>