Shades of Paris M #322759
Tints of Paris M #322759
RGB
CMYK
RGB Variations
Color information
#322759 (or 0x322759) is known color: Paris M. HEX triplet: 32, 27 and 59. RGB value is (50,39,89). Sum of RGB (Red+Green+Blue) = 50+39+89=178 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.09% from 178); Green value is 39 (15.62% from 255 or 21.91% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #322759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322759 is #CDD8A6. Grayscale: #2F2F2F. Windows color (decimal): -13490343 or 5842738. OLE color: 5842738.
HSL color Cylindrical-coordinate representation of color #322759: hue angle of 253.2º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #322759 is Cyan = 0.44, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 39 | 89 | - |
| CMYK | 0.44 | 0.56 | 0 | 0.65 |
| HSL | 253.2º | 0.39% | 0.25% | - |
| HSV(B) | 253.2º | 0.56% | 0.35% | - |
| XYZ | 3.84 | 2.85 | 9.8 | - |
| YUV | 47.99 | 151.14 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 89 | 0.44 | 0.56 | 0 | 0.65 | 253.2 | 0.39 | 0.25 |
| Hex | 32 | 27 | 59 | 2C | 38 | 0 | 41 | FD | 27 | 19 |
| Octal | 62 | 47 | 131 | 54 | 70 | 0 | 101 | 375 | 47 | 31 |
| Binary | 110010 | 100111 | 1011001 | 101100 | 111000 | 0 | 1000001 | 11111101 | 100111 | 11001 |
Color Harmonies of #322759
Complementary color
Monochromatic Colors of #322759
Black with #322759
Text Example
Text Example
White with #322759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322759; }
p { color: rgb(50,39,89); }
H1.HeaderClassName
{
color: #322759;
}
.AnyTagClassName
{
color: #322759;
}
</style>
background-color css
<style>
a { background-color: #322759; }
a { background-color: rgb(50,39,89); }
div.DivClassName
{
background-color: #322759;
}
.BgClassName
{
background-color: #322759;
}
</style>
border-color css
<style>
span { border-color: #322759; }
span { border-color: rgb(50,39,89); }
td.TdClassName
{
border-color: #322759;
}
.TagClassName
{
border-color: #322759;
}
</style>