Shades of Paris M #322965
Tints of Paris M #322965
RGB
CMYK
RGB Variations
Color information
#322965 (or 0x322965) is known color: Paris M. HEX triplet: 32, 29 and 65. RGB value is (50,41,101). Sum of RGB (Red+Green+Blue) = 50+41+101=192 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.04% from 192); Green value is 41 (16.41% from 255 or 21.35% from 192); Blue value is 101 (39.84% from 255 or 52.60% from 192); Max value from RGB is 101 - color contains mainly: blue. Hex color #322965 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322965 is #CDD69A. Grayscale: #323232. Windows color (decimal): -13489819 or 6629682. OLE color: 6629682.
HSL color Cylindrical-coordinate representation of color #322965: hue angle of 249º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #322965 is Cyan = 0.50, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 41 | 101 | - |
| CMYK | 0.50 | 0.59 | 0 | 0.60 |
| HSL | 249º | 0.42% | 0.28% | - |
| HSV(B) | 249º | 0.59% | 0.4% | - |
| XYZ | 4.46 | 3.2 | 12.7 | - |
| YUV | 50.53 | 156.48 | 127.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 101 | 0.50 | 0.59 | 0 | 0.60 | 249 | 0.42 | 0.28 |
| Hex | 32 | 29 | 65 | 32 | 3B | 0 | 3C | F9 | 2A | 1C |
| Octal | 62 | 51 | 145 | 62 | 73 | 0 | 74 | 371 | 52 | 34 |
| Binary | 110010 | 101001 | 1100101 | 110010 | 111011 | 0 | 111100 | 11111001 | 101010 | 11100 |
Color Harmonies of #322965
Complementary color
Monochromatic Colors of #322965
Black with #322965
Text Example
Text Example
White with #322965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322965; }
p { color: rgb(50,41,101); }
H1.HeaderClassName
{
color: #322965;
}
.AnyTagClassName
{
color: #322965;
}
</style>
background-color css
<style>
a { background-color: #322965; }
a { background-color: rgb(50,41,101); }
div.DivClassName
{
background-color: #322965;
}
.BgClassName
{
background-color: #322965;
}
</style>
border-color css
<style>
span { border-color: #322965; }
span { border-color: rgb(50,41,101); }
td.TdClassName
{
border-color: #322965;
}
.TagClassName
{
border-color: #322965;
}
</style>