Shades of Paris M #322359
Tints of Paris M #322359
RGB
CMYK
RGB Variations
Color information
#322359 (or 0x322359) is known color: Paris M. HEX triplet: 32, 23 and 59. RGB value is (50,35,89). Sum of RGB (Red+Green+Blue) = 50+35+89=174 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.74% from 174); Green value is 35 (14.06% from 255 or 20.11% from 174); Blue value is 89 (35.16% from 255 or 51.15% from 174); Max value from RGB is 89 - color contains mainly: blue. Hex color #322359 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322359 is #CDDCA6. Grayscale: #2D2D2D. Windows color (decimal): -13491367 or 5841714. OLE color: 5841714.
HSL color Cylindrical-coordinate representation of color #322359: hue angle of 256.67º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #322359 is Cyan = 0.44, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 35 | 89 | - |
| CMYK | 0.44 | 0.61 | 0 | 0.65 |
| HSL | 256.67º | 0.44% | 0.24% | - |
| HSV(B) | 256.67º | 0.61% | 0.35% | - |
| XYZ | 3.72 | 2.6 | 9.76 | - |
| YUV | 45.64 | 152.47 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 35 | 89 | 0.44 | 0.61 | 0 | 0.65 | 256.67 | 0.44 | 0.24 |
| Hex | 32 | 23 | 59 | 2C | 3D | 0 | 41 | 101 | 2C | 18 |
| Octal | 62 | 43 | 131 | 54 | 75 | 0 | 101 | 401 | 54 | 30 |
| Binary | 110010 | 100011 | 1011001 | 101100 | 111101 | 0 | 1000001 | 100000001 | 101100 | 11000 |
Color Harmonies of #322359
Complementary color
Monochromatic Colors of #322359
Black with #322359
Text Example
Text Example
White with #322359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322359; }
p { color: rgb(50,35,89); }
H1.HeaderClassName
{
color: #322359;
}
.AnyTagClassName
{
color: #322359;
}
</style>
background-color css
<style>
a { background-color: #322359; }
a { background-color: rgb(50,35,89); }
div.DivClassName
{
background-color: #322359;
}
.BgClassName
{
background-color: #322359;
}
</style>
border-color css
<style>
span { border-color: #322359; }
span { border-color: rgb(50,35,89); }
td.TdClassName
{
border-color: #322359;
}
.TagClassName
{
border-color: #322359;
}
</style>