Shades of Paris M #322966
Tints of Paris M #322966
RGB
CMYK
RGB Variations
Color information
#322966 (or 0x322966) is known color: Paris M. HEX triplet: 32, 29 and 66. RGB value is (50,41,102). Sum of RGB (Red+Green+Blue) = 50+41+102=193 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.91% from 193); Green value is 41 (16.41% from 255 or 21.24% from 193); Blue value is 102 (40.23% from 255 or 52.85% from 193); Max value from RGB is 102 - color contains mainly: blue. Hex color #322966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322966 is #CDD699. Grayscale: #323232. Windows color (decimal): -13489818 or 6695218. OLE color: 6695218.
HSL color Cylindrical-coordinate representation of color #322966: hue angle of 248.85º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #322966 is Cyan = 0.51, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 41 | 102 | - |
| CMYK | 0.51 | 0.60 | 0 | 0.6 |
| HSL | 248.85º | 0.43% | 0.28% | - |
| HSV(B) | 248.85º | 0.6% | 0.4% | - |
| XYZ | 4.51 | 3.22 | 12.96 | - |
| YUV | 50.65 | 156.98 | 127.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 102 | 0.51 | 0.60 | 0 | 0.6 | 248.85 | 0.43 | 0.28 |
| Hex | 32 | 29 | 66 | 33 | 3C | 0 | 3C | F9 | 2B | 1C |
| Octal | 62 | 51 | 146 | 63 | 74 | 0 | 74 | 371 | 53 | 34 |
| Binary | 110010 | 101001 | 1100110 | 110011 | 111100 | 0 | 111100 | 11111001 | 101011 | 11100 |
Color Harmonies of #322966
Complementary color
Monochromatic Colors of #322966
Black with #322966
Text Example
Text Example
White with #322966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322966; }
p { color: rgb(50,41,102); }
H1.HeaderClassName
{
color: #322966;
}
.AnyTagClassName
{
color: #322966;
}
</style>
background-color css
<style>
a { background-color: #322966; }
a { background-color: rgb(50,41,102); }
div.DivClassName
{
background-color: #322966;
}
.BgClassName
{
background-color: #322966;
}
</style>
border-color css
<style>
span { border-color: #322966; }
span { border-color: rgb(50,41,102); }
td.TdClassName
{
border-color: #322966;
}
.TagClassName
{
border-color: #322966;
}
</style>