Shades of Mountbatten Pink #A46492
Tints of Mountbatten Pink #A46492
RGB
CMYK
RGB Variations
Color information
#A46492 (or 0xA46492) is known color: Mountbatten Pink. HEX triplet: A4, 64 and 92. RGB value is (164,100,146). Sum of RGB (Red+Green+Blue) = 164+100+146=410 (54% of max value = 765). Red value is 164 (64.45% from 255 or 40% from 410); Green value is 100 (39.45% from 255 or 24.39% from 410); Blue value is 146 (57.42% from 255 or 35.61% from 410); Max value from RGB is 164 - color contains mainly: red. Hex color #A46492 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A46492 is #5B9B6D. Grayscale: #7C7C7C. Windows color (decimal): -6003566 or 9594020. OLE color: 9594020.
HSL color Cylindrical-coordinate representation of color #A46492: hue angle of 316.88º degrees, saturation: 0.26, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A46492 is Cyan = 0, Magento = 0.39, Yellow = 0.11 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 100 | 146 | - |
| CMYK | 0 | 0.39 | 0.11 | 0.36 |
| HSL | 316.88º | 0.26% | 0.52% | - |
| HSV(B) | 316.88º | 0.39% | 0.64% | - |
| XYZ | 25.06 | 19.08 | 29.56 | - |
| YUV | 124.38 | 140.2 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 100 | 146 | 0 | 0.39 | 0.11 | 0.36 | 316.88 | 0.26 | 0.52 |
| Hex | A4 | 64 | 92 | 0 | 27 | B | 24 | 13D | 1A | 34 |
| Octal | 244 | 144 | 222 | 0 | 47 | 13 | 44 | 475 | 32 | 64 |
| Binary | 10100100 | 1100100 | 10010010 | 0 | 100111 | 1011 | 100100 | 100111101 | 11010 | 110100 |
Color Harmonies of #A46492
Complementary color
Monochromatic Colors of #A46492
Black with #A46492
Text Example
Text Example
White with #A46492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46492; }
p { color: rgb(164,100,146); }
H1.HeaderClassName
{
color: #A46492;
}
.AnyTagClassName
{
color: #A46492;
}
</style>
background-color css
<style>
a { background-color: #A46492; }
a { background-color: rgb(164,100,146); }
div.DivClassName
{
background-color: #A46492;
}
.BgClassName
{
background-color: #A46492;
}
</style>
border-color css
<style>
span { border-color: #A46492; }
span { border-color: rgb(164,100,146); }
td.TdClassName
{
border-color: #A46492;
}
.TagClassName
{
border-color: #A46492;
}
</style>