Shades of Mountbatten Pink #A27792
Tints of Mountbatten Pink #A27792
RGB
CMYK
RGB Variations
Color information
#A27792 (or 0xA27792) is known color: Mountbatten Pink. HEX triplet: A2, 77 and 92. RGB value is (162,119,146). Sum of RGB (Red+Green+Blue) = 162+119+146=427 (56% of max value = 765). Red value is 162 (63.67% from 255 or 37.94% from 427); Green value is 119 (46.88% from 255 or 27.87% from 427); Blue value is 146 (57.42% from 255 or 34.19% from 427); Max value from RGB is 162 - color contains mainly: red. Hex color #A27792 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27792 is #5D886D. Grayscale: #868686. Windows color (decimal): -6129774 or 9598882. OLE color: 9598882.
HSL color Cylindrical-coordinate representation of color #A27792: hue angle of 322.33º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A27792 is Cyan = 0, Magento = 0.27, Yellow = 0.10 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 119 | 146 | - |
| CMYK | 0 | 0.27 | 0.10 | 0.36 |
| HSL | 322.33º | 0.19% | 0.55% | - |
| HSV(B) | 322.33º | 0.27% | 0.64% | - |
| XYZ | 26.69 | 22.95 | 30.22 | - |
| YUV | 134.94 | 134.25 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 119 | 146 | 0 | 0.27 | 0.10 | 0.36 | 322.33 | 0.19 | 0.55 |
| Hex | A2 | 77 | 92 | 0 | 1B | A | 24 | 142 | 13 | 37 |
| Octal | 242 | 167 | 222 | 0 | 33 | 12 | 44 | 502 | 23 | 67 |
| Binary | 10100010 | 1110111 | 10010010 | 0 | 11011 | 1010 | 100100 | 101000010 | 10011 | 110111 |
Color Harmonies of #A27792
Complementary color
Monochromatic Colors of #A27792
Black with #A27792
Text Example
Text Example
White with #A27792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27792; }
p { color: rgb(162,119,146); }
H1.HeaderClassName
{
color: #A27792;
}
.AnyTagClassName
{
color: #A27792;
}
</style>
background-color css
<style>
a { background-color: #A27792; }
a { background-color: rgb(162,119,146); }
div.DivClassName
{
background-color: #A27792;
}
.BgClassName
{
background-color: #A27792;
}
</style>
border-color css
<style>
span { border-color: #A27792; }
span { border-color: rgb(162,119,146); }
td.TdClassName
{
border-color: #A27792;
}
.TagClassName
{
border-color: #A27792;
}
</style>