Shades of Paris M #322964
Tints of Paris M #322964
RGB
CMYK
RGB Variations
Color information
#322964 (or 0x322964) is known color: Paris M. HEX triplet: 32, 29 and 64. RGB value is (50,41,100). Sum of RGB (Red+Green+Blue) = 50+41+100=191 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.18% from 191); Green value is 41 (16.41% from 255 or 21.47% from 191); Blue value is 100 (39.45% from 255 or 52.36% from 191); Max value from RGB is 100 - color contains mainly: blue. Hex color #322964 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322964 is #CDD69B. Grayscale: #323232. Windows color (decimal): -13489820 or 6564146. OLE color: 6564146.
HSL color Cylindrical-coordinate representation of color #322964: hue angle of 249.15º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #322964 is Cyan = 0.50, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 41 | 100 | - |
| CMYK | 0.50 | 0.59 | 0 | 0.61 |
| HSL | 249.15º | 0.42% | 0.28% | - |
| HSV(B) | 249.15º | 0.59% | 0.39% | - |
| XYZ | 4.41 | 3.18 | 12.44 | - |
| YUV | 50.42 | 155.98 | 127.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 100 | 0.50 | 0.59 | 0 | 0.61 | 249.15 | 0.42 | 0.28 |
| Hex | 32 | 29 | 64 | 32 | 3B | 0 | 3D | F9 | 2A | 1C |
| Octal | 62 | 51 | 144 | 62 | 73 | 0 | 75 | 371 | 52 | 34 |
| Binary | 110010 | 101001 | 1100100 | 110010 | 111011 | 0 | 111101 | 11111001 | 101010 | 11100 |
Color Harmonies of #322964
Complementary color
Monochromatic Colors of #322964
Black with #322964
Text Example
Text Example
White with #322964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322964; }
p { color: rgb(50,41,100); }
H1.HeaderClassName
{
color: #322964;
}
.AnyTagClassName
{
color: #322964;
}
</style>
background-color css
<style>
a { background-color: #322964; }
a { background-color: rgb(50,41,100); }
div.DivClassName
{
background-color: #322964;
}
.BgClassName
{
background-color: #322964;
}
</style>
border-color css
<style>
span { border-color: #322964; }
span { border-color: rgb(50,41,100); }
td.TdClassName
{
border-color: #322964;
}
.TagClassName
{
border-color: #322964;
}
</style>