Shades of Mountbatten Pink #A36391
Tints of Mountbatten Pink #A36391
RGB
CMYK
RGB Variations
Color information
#A36391 (or 0xA36391) is known color: Mountbatten Pink. HEX triplet: A3, 63 and 91. RGB value is (163,99,145). Sum of RGB (Red+Green+Blue) = 163+99+145=407 (53% of max value = 765). Red value is 163 (64.06% from 255 or 40.05% from 407); Green value is 99 (39.06% from 255 or 24.32% from 407); Blue value is 145 (57.03% from 255 or 35.63% from 407); Max value from RGB is 163 - color contains mainly: red. Hex color #A36391 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A36391 is #5C9C6E. Grayscale: #7B7B7B. Windows color (decimal): -6069359 or 9528227. OLE color: 9528227.
HSL color Cylindrical-coordinate representation of color #A36391: hue angle of 316.88º degrees, saturation: 0.26, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A36391 is Cyan = 0, Magento = 0.39, Yellow = 0.11 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 99 | 145 | - |
| CMYK | 0 | 0.39 | 0.11 | 0.36 |
| HSL | 316.88º | 0.26% | 0.51% | - |
| HSV(B) | 316.88º | 0.39% | 0.64% | - |
| XYZ | 24.68 | 18.75 | 29.11 | - |
| YUV | 123.38 | 140.2 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 99 | 145 | 0 | 0.39 | 0.11 | 0.36 | 316.88 | 0.26 | 0.51 |
| Hex | A3 | 63 | 91 | 0 | 27 | B | 24 | 13D | 1A | 33 |
| Octal | 243 | 143 | 221 | 0 | 47 | 13 | 44 | 475 | 32 | 63 |
| Binary | 10100011 | 1100011 | 10010001 | 0 | 100111 | 1011 | 100100 | 100111101 | 11010 | 110011 |
Color Harmonies of #A36391
Complementary color
Monochromatic Colors of #A36391
Black with #A36391
Text Example
Text Example
White with #A36391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36391; }
p { color: rgb(163,99,145); }
H1.HeaderClassName
{
color: #A36391;
}
.AnyTagClassName
{
color: #A36391;
}
</style>
background-color css
<style>
a { background-color: #A36391; }
a { background-color: rgb(163,99,145); }
div.DivClassName
{
background-color: #A36391;
}
.BgClassName
{
background-color: #A36391;
}
</style>
border-color css
<style>
span { border-color: #A36391; }
span { border-color: rgb(163,99,145); }
td.TdClassName
{
border-color: #A36391;
}
.TagClassName
{
border-color: #A36391;
}
</style>