Shades of Paris M #322066
Tints of Paris M #322066
RGB
CMYK
RGB Variations
Color information
#322066 (or 0x322066) is known color: Paris M. HEX triplet: 32, 20 and 66. RGB value is (50,32,102). Sum of RGB (Red+Green+Blue) = 50+32+102=184 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.17% from 184); Green value is 32 (12.89% from 255 or 17.39% from 184); Blue value is 102 (40.23% from 255 or 55.43% from 184); Max value from RGB is 102 - color contains mainly: blue. Hex color #322066 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322066 is #CDDF99. Grayscale: #2D2D2D. Windows color (decimal): -13492122 or 6692914. OLE color: 6692914.
HSL color Cylindrical-coordinate representation of color #322066: hue angle of 255.43º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #322066 is Cyan = 0.51, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 32 | 102 | - |
| CMYK | 0.51 | 0.69 | 0 | 0.6 |
| HSL | 255.43º | 0.52% | 0.26% | - |
| HSV(B) | 255.43º | 0.69% | 0.4% | - |
| XYZ | 4.23 | 2.67 | 12.86 | - |
| YUV | 45.36 | 159.96 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 32 | 102 | 0.51 | 0.69 | 0 | 0.6 | 255.43 | 0.52 | 0.26 |
| Hex | 32 | 20 | 66 | 33 | 45 | 0 | 3C | FF | 34 | 1A |
| Octal | 62 | 40 | 146 | 63 | 105 | 0 | 74 | 377 | 64 | 32 |
| Binary | 110010 | 100000 | 1100110 | 110011 | 1000101 | 0 | 111100 | 11111111 | 110100 | 11010 |
Color Harmonies of #322066
Complementary color
Monochromatic Colors of #322066
Black with #322066
Text Example
Text Example
White with #322066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322066; }
p { color: rgb(50,32,102); }
H1.HeaderClassName
{
color: #322066;
}
.AnyTagClassName
{
color: #322066;
}
</style>
background-color css
<style>
a { background-color: #322066; }
a { background-color: rgb(50,32,102); }
div.DivClassName
{
background-color: #322066;
}
.BgClassName
{
background-color: #322066;
}
</style>
border-color css
<style>
span { border-color: #322066; }
span { border-color: rgb(50,32,102); }
td.TdClassName
{
border-color: #322066;
}
.TagClassName
{
border-color: #322066;
}
</style>