Shades of Paris M #322664
Tints of Paris M #322664
RGB
CMYK
RGB Variations
Color information
#322664 (or 0x322664) is known color: Paris M. HEX triplet: 32, 26 and 64. RGB value is (50,38,100). Sum of RGB (Red+Green+Blue) = 50+38+100=188 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.60% from 188); Green value is 38 (15.23% from 255 or 20.21% from 188); Blue value is 100 (39.45% from 255 or 53.19% from 188); Max value from RGB is 100 - color contains mainly: blue. Hex color #322664 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322664 is #CDD99B. Grayscale: #303030. Windows color (decimal): -13490588 or 6563378. OLE color: 6563378.
HSL color Cylindrical-coordinate representation of color #322664: hue angle of 251.61º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #322664 is Cyan = 0.50, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 38 | 100 | - |
| CMYK | 0.50 | 0.62 | 0 | 0.61 |
| HSL | 251.61º | 0.45% | 0.27% | - |
| HSV(B) | 251.61º | 0.62% | 0.39% | - |
| XYZ | 4.31 | 2.98 | 12.41 | - |
| YUV | 48.66 | 156.98 | 128.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 100 | 0.50 | 0.62 | 0 | 0.61 | 251.61 | 0.45 | 0.27 |
| Hex | 32 | 26 | 64 | 32 | 3E | 0 | 3D | FC | 2D | 1B |
| Octal | 62 | 46 | 144 | 62 | 76 | 0 | 75 | 374 | 55 | 33 |
| Binary | 110010 | 100110 | 1100100 | 110010 | 111110 | 0 | 111101 | 11111100 | 101101 | 11011 |
Color Harmonies of #322664
Complementary color
Monochromatic Colors of #322664
Black with #322664
Text Example
Text Example
White with #322664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322664; }
p { color: rgb(50,38,100); }
H1.HeaderClassName
{
color: #322664;
}
.AnyTagClassName
{
color: #322664;
}
</style>
background-color css
<style>
a { background-color: #322664; }
a { background-color: rgb(50,38,100); }
div.DivClassName
{
background-color: #322664;
}
.BgClassName
{
background-color: #322664;
}
</style>
border-color css
<style>
span { border-color: #322664; }
span { border-color: rgb(50,38,100); }
td.TdClassName
{
border-color: #322664;
}
.TagClassName
{
border-color: #322664;
}
</style>