Shades of Paris M #322968
Tints of Paris M #322968
RGB
CMYK
RGB Variations
Color information
#322968 (or 0x322968) is known color: Paris M. HEX triplet: 32, 29 and 68. RGB value is (50,41,104). Sum of RGB (Red+Green+Blue) = 50+41+104=195 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.64% from 195); Green value is 41 (16.41% from 255 or 21.03% from 195); Blue value is 104 (41.02% from 255 or 53.33% from 195); Max value from RGB is 104 - color contains mainly: blue. Hex color #322968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322968 is #CDD697. Grayscale: #323232. Windows color (decimal): -13489816 or 6826290. OLE color: 6826290.
HSL color Cylindrical-coordinate representation of color #322968: hue angle of 248.57º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #322968 is Cyan = 0.52, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 41 | 104 | - |
| CMYK | 0.52 | 0.61 | 0 | 0.59 |
| HSL | 248.57º | 0.43% | 0.28% | - |
| HSV(B) | 248.57º | 0.61% | 0.41% | - |
| XYZ | 4.61 | 3.26 | 13.48 | - |
| YUV | 50.87 | 157.98 | 127.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 104 | 0.52 | 0.61 | 0 | 0.59 | 248.57 | 0.43 | 0.28 |
| Hex | 32 | 29 | 68 | 34 | 3D | 0 | 3B | F9 | 2B | 1C |
| Octal | 62 | 51 | 150 | 64 | 75 | 0 | 73 | 371 | 53 | 34 |
| Binary | 110010 | 101001 | 1101000 | 110100 | 111101 | 0 | 111011 | 11111001 | 101011 | 11100 |
Color Harmonies of #322968
Complementary color
Monochromatic Colors of #322968
Black with #322968
Text Example
Text Example
White with #322968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322968; }
p { color: rgb(50,41,104); }
H1.HeaderClassName
{
color: #322968;
}
.AnyTagClassName
{
color: #322968;
}
</style>
background-color css
<style>
a { background-color: #322968; }
a { background-color: rgb(50,41,104); }
div.DivClassName
{
background-color: #322968;
}
.BgClassName
{
background-color: #322968;
}
</style>
border-color css
<style>
span { border-color: #322968; }
span { border-color: rgb(50,41,104); }
td.TdClassName
{
border-color: #322968;
}
.TagClassName
{
border-color: #322968;
}
</style>