Shades of Paris M #322564
Tints of Paris M #322564
RGB
CMYK
RGB Variations
Color information
#322564 (or 0x322564) is known color: Paris M. HEX triplet: 32, 25 and 64. RGB value is (50,37,100). Sum of RGB (Red+Green+Blue) = 50+37+100=187 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.74% from 187); Green value is 37 (14.84% from 255 or 19.79% from 187); Blue value is 100 (39.45% from 255 or 53.48% from 187); Max value from RGB is 100 - color contains mainly: blue. Hex color #322564 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322564 is #CDDA9B. Grayscale: #2F2F2F. Windows color (decimal): -13490844 or 6563122. OLE color: 6563122.
HSL color Cylindrical-coordinate representation of color #322564: hue angle of 252.38º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #322564 is Cyan = 0.50, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 37 | 100 | - |
| CMYK | 0.50 | 0.63 | 0 | 0.61 |
| HSL | 252.38º | 0.46% | 0.27% | - |
| HSV(B) | 252.38º | 0.63% | 0.39% | - |
| XYZ | 4.28 | 2.92 | 12.4 | - |
| YUV | 48.07 | 157.31 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 100 | 0.50 | 0.63 | 0 | 0.61 | 252.38 | 0.46 | 0.27 |
| Hex | 32 | 25 | 64 | 32 | 3F | 0 | 3D | FC | 2E | 1B |
| Octal | 62 | 45 | 144 | 62 | 77 | 0 | 75 | 374 | 56 | 33 |
| Binary | 110010 | 100101 | 1100100 | 110010 | 111111 | 0 | 111101 | 11111100 | 101110 | 11011 |
Color Harmonies of #322564
Complementary color
Monochromatic Colors of #322564
Black with #322564
Text Example
Text Example
White with #322564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322564; }
p { color: rgb(50,37,100); }
H1.HeaderClassName
{
color: #322564;
}
.AnyTagClassName
{
color: #322564;
}
</style>
background-color css
<style>
a { background-color: #322564; }
a { background-color: rgb(50,37,100); }
div.DivClassName
{
background-color: #322564;
}
.BgClassName
{
background-color: #322564;
}
</style>
border-color css
<style>
span { border-color: #322564; }
span { border-color: rgb(50,37,100); }
td.TdClassName
{
border-color: #322564;
}
.TagClassName
{
border-color: #322564;
}
</style>