Shades of Mountbatten Pink #9B7594
Tints of Mountbatten Pink #9B7594
RGB
CMYK
RGB Variations
Color information
#9B7594 (or 0x9B7594) is known color: Mountbatten Pink. HEX triplet: 9B, 75 and 94. RGB value is (155,117,148). Sum of RGB (Red+Green+Blue) = 155+117+148=420 (55% of max value = 765). Red value is 155 (60.94% from 255 or 36.90% from 420); Green value is 117 (46.09% from 255 or 27.86% from 420); Blue value is 148 (58.20% from 255 or 35.24% from 420); Max value from RGB is 155 - color contains mainly: red. Hex color #9B7594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9B7594 is #648A6B. Grayscale: #838383. Windows color (decimal): -6589036 or 9729435. OLE color: 9729435.
HSL color Cylindrical-coordinate representation of color #9B7594: hue angle of 311.05º degrees, saturation: 0.16, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #9B7594 is Cyan = 0, Magento = 0.25, Yellow = 0.05 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 117 | 148 | - |
| CMYK | 0 | 0.25 | 0.05 | 0.39 |
| HSL | 311.05º | 0.16% | 0.53% | - |
| HSV(B) | 311.05º | 0.25% | 0.61% | - |
| XYZ | 25.22 | 21.83 | 30.9 | - |
| YUV | 131.9 | 137.09 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 117 | 148 | 0 | 0.25 | 0.05 | 0.39 | 311.05 | 0.16 | 0.53 |
| Hex | 9B | 75 | 94 | 0 | 19 | 5 | 27 | 137 | 10 | 35 |
| Octal | 233 | 165 | 224 | 0 | 31 | 5 | 47 | 467 | 20 | 65 |
| Binary | 10011011 | 1110101 | 10010100 | 0 | 11001 | 101 | 100111 | 100110111 | 10000 | 110101 |
Color Harmonies of #9B7594
Complementary color
Monochromatic Colors of #9B7594
Black with #9B7594
Text Example
Text Example
White with #9B7594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B7594; }
p { color: rgb(155,117,148); }
H1.HeaderClassName
{
color: #9B7594;
}
.AnyTagClassName
{
color: #9B7594;
}
</style>
background-color css
<style>
a { background-color: #9B7594; }
a { background-color: rgb(155,117,148); }
div.DivClassName
{
background-color: #9B7594;
}
.BgClassName
{
background-color: #9B7594;
}
</style>
border-color css
<style>
span { border-color: #9B7594; }
span { border-color: rgb(155,117,148); }
td.TdClassName
{
border-color: #9B7594;
}
.TagClassName
{
border-color: #9B7594;
}
</style>