Shades of Mountbatten Pink #A37592
Tints of Mountbatten Pink #A37592
RGB
CMYK
RGB Variations
Color information
#A37592 (or 0xA37592) is known color: Mountbatten Pink. HEX triplet: A3, 75 and 92. RGB value is (163,117,146). Sum of RGB (Red+Green+Blue) = 163+117+146=426 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.26% from 426); Green value is 117 (46.09% from 255 or 27.46% from 426); Blue value is 146 (57.42% from 255 or 34.27% from 426); Max value from RGB is 163 - color contains mainly: red. Hex color #A37592 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A37592 is #5C8A6D. Grayscale: #858585. Windows color (decimal): -6064750 or 9598371. OLE color: 9598371.
HSL color Cylindrical-coordinate representation of color #A37592: hue angle of 322.17º 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 #A37592 is Cyan = 0, Magento = 0.28, Yellow = 0.10 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 117 | 146 | - |
| CMYK | 0 | 0.28 | 0.10 | 0.36 |
| HSL | 322.17º | 0.2% | 0.55% | - |
| HSV(B) | 322.17º | 0.28% | 0.64% | - |
| XYZ | 26.65 | 22.58 | 30.15 | - |
| YUV | 134.06 | 134.74 | 148.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 117 | 146 | 0 | 0.28 | 0.10 | 0.36 | 322.17 | 0.2 | 0.55 |
| Hex | A3 | 75 | 92 | 0 | 1C | A | 24 | 142 | 14 | 37 |
| Octal | 243 | 165 | 222 | 0 | 34 | 12 | 44 | 502 | 24 | 67 |
| Binary | 10100011 | 1110101 | 10010010 | 0 | 11100 | 1010 | 100100 | 101000010 | 10100 | 110111 |
Color Harmonies of #A37592
Complementary color
Monochromatic Colors of #A37592
Black with #A37592
Text Example
Text Example
White with #A37592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37592; }
p { color: rgb(163,117,146); }
H1.HeaderClassName
{
color: #A37592;
}
.AnyTagClassName
{
color: #A37592;
}
</style>
background-color css
<style>
a { background-color: #A37592; }
a { background-color: rgb(163,117,146); }
div.DivClassName
{
background-color: #A37592;
}
.BgClassName
{
background-color: #A37592;
}
</style>
border-color css
<style>
span { border-color: #A37592; }
span { border-color: rgb(163,117,146); }
td.TdClassName
{
border-color: #A37592;
}
.TagClassName
{
border-color: #A37592;
}
</style>