Shades of Paris M #322963
Tints of Paris M #322963
RGB
CMYK
RGB Variations
Color information
#322963 (or 0x322963) is known color: Paris M. HEX triplet: 32, 29 and 63. RGB value is (50,41,99). Sum of RGB (Red+Green+Blue) = 50+41+99=190 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.32% from 190); Green value is 41 (16.41% from 255 or 21.58% from 190); Blue value is 99 (39.06% from 255 or 52.11% from 190); Max value from RGB is 99 - color contains mainly: blue. Hex color #322963 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322963 is #CDD69C. Grayscale: #323232. Windows color (decimal): -13489821 or 6498610. OLE color: 6498610.
HSL color Cylindrical-coordinate representation of color #322963: hue angle of 249.31º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #322963 is Cyan = 0.49, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 41 | 99 | - |
| CMYK | 0.49 | 0.59 | 0 | 0.61 |
| HSL | 249.31º | 0.41% | 0.27% | - |
| HSV(B) | 249.31º | 0.59% | 0.39% | - |
| XYZ | 4.36 | 3.16 | 12.19 | - |
| YUV | 50.3 | 155.48 | 127.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 99 | 0.49 | 0.59 | 0 | 0.61 | 249.31 | 0.41 | 0.27 |
| Hex | 32 | 29 | 63 | 31 | 3B | 0 | 3D | F9 | 29 | 1B |
| Octal | 62 | 51 | 143 | 61 | 73 | 0 | 75 | 371 | 51 | 33 |
| Binary | 110010 | 101001 | 1100011 | 110001 | 111011 | 0 | 111101 | 11111001 | 101001 | 11011 |
Color Harmonies of #322963
Complementary color
Monochromatic Colors of #322963
Black with #322963
Text Example
Text Example
White with #322963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322963; }
p { color: rgb(50,41,99); }
H1.HeaderClassName
{
color: #322963;
}
.AnyTagClassName
{
color: #322963;
}
</style>
background-color css
<style>
a { background-color: #322963; }
a { background-color: rgb(50,41,99); }
div.DivClassName
{
background-color: #322963;
}
.BgClassName
{
background-color: #322963;
}
</style>
border-color css
<style>
span { border-color: #322963; }
span { border-color: rgb(50,41,99); }
td.TdClassName
{
border-color: #322963;
}
.TagClassName
{
border-color: #322963;
}
</style>