Shades of Mountbatten Pink #A37292
Tints of Mountbatten Pink #A37292
RGB
CMYK
RGB Variations
Color information
#A37292 (or 0xA37292) is known color: Mountbatten Pink. HEX triplet: A3, 72 and 92. RGB value is (163,114,146). Sum of RGB (Red+Green+Blue) = 163+114+146=423 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.53% from 423); Green value is 114 (44.92% from 255 or 26.95% from 423); Blue value is 146 (57.42% from 255 or 34.52% from 423); Max value from RGB is 163 - color contains mainly: red. Hex color #A37292 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A37292 is #5C8D6D. Grayscale: #848484. Windows color (decimal): -6065518 or 9597603. OLE color: 9597603.
HSL color Cylindrical-coordinate representation of color #A37292: hue angle of 320.82º 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 #A37292 is Cyan = 0, Magento = 0.30, Yellow = 0.10 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 114 | 146 | - |
| CMYK | 0 | 0.30 | 0.10 | 0.36 |
| HSL | 320.82º | 0.21% | 0.54% | - |
| HSV(B) | 320.82º | 0.3% | 0.64% | - |
| XYZ | 26.31 | 21.9 | 30.03 | - |
| YUV | 132.3 | 135.73 | 149.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 114 | 146 | 0 | 0.30 | 0.10 | 0.36 | 320.82 | 0.21 | 0.54 |
| Hex | A3 | 72 | 92 | 0 | 1E | A | 24 | 141 | 15 | 36 |
| Octal | 243 | 162 | 222 | 0 | 36 | 12 | 44 | 501 | 25 | 66 |
| Binary | 10100011 | 1110010 | 10010010 | 0 | 11110 | 1010 | 100100 | 101000001 | 10101 | 110110 |
Color Harmonies of #A37292
Complementary color
Monochromatic Colors of #A37292
Black with #A37292
Text Example
Text Example
White with #A37292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37292; }
p { color: rgb(163,114,146); }
H1.HeaderClassName
{
color: #A37292;
}
.AnyTagClassName
{
color: #A37292;
}
</style>
background-color css
<style>
a { background-color: #A37292; }
a { background-color: rgb(163,114,146); }
div.DivClassName
{
background-color: #A37292;
}
.BgClassName
{
background-color: #A37292;
}
</style>
border-color css
<style>
span { border-color: #A37292; }
span { border-color: rgb(163,114,146); }
td.TdClassName
{
border-color: #A37292;
}
.TagClassName
{
border-color: #A37292;
}
</style>