Shades of Paris M #322661
Tints of Paris M #322661
RGB
CMYK
RGB Variations
Color information
#322661 (or 0x322661) is known color: Paris M. HEX triplet: 32, 26 and 61. RGB value is (50,38,97). Sum of RGB (Red+Green+Blue) = 50+38+97=185 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.03% from 185); Green value is 38 (15.23% from 255 or 20.54% from 185); Blue value is 97 (38.28% from 255 or 52.43% from 185); Max value from RGB is 97 - color contains mainly: blue. Hex color #322661 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322661 is #CDD99E. Grayscale: #303030. Windows color (decimal): -13490591 or 6366770. OLE color: 6366770.
HSL color Cylindrical-coordinate representation of color #322661: hue angle of 252.2º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #322661 is Cyan = 0.48, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 38 | 97 | - |
| CMYK | 0.48 | 0.61 | 0 | 0.62 |
| HSL | 252.2º | 0.44% | 0.26% | - |
| HSV(B) | 252.2º | 0.61% | 0.38% | - |
| XYZ | 4.17 | 2.93 | 11.65 | - |
| YUV | 48.31 | 155.48 | 129.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 97 | 0.48 | 0.61 | 0 | 0.62 | 252.2 | 0.44 | 0.26 |
| Hex | 32 | 26 | 61 | 30 | 3D | 0 | 3E | FC | 2C | 1A |
| Octal | 62 | 46 | 141 | 60 | 75 | 0 | 76 | 374 | 54 | 32 |
| Binary | 110010 | 100110 | 1100001 | 110000 | 111101 | 0 | 111110 | 11111100 | 101100 | 11010 |
Color Harmonies of #322661
Complementary color
Monochromatic Colors of #322661
Black with #322661
Text Example
Text Example
White with #322661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322661; }
p { color: rgb(50,38,97); }
H1.HeaderClassName
{
color: #322661;
}
.AnyTagClassName
{
color: #322661;
}
</style>
background-color css
<style>
a { background-color: #322661; }
a { background-color: rgb(50,38,97); }
div.DivClassName
{
background-color: #322661;
}
.BgClassName
{
background-color: #322661;
}
</style>
border-color css
<style>
span { border-color: #322661; }
span { border-color: rgb(50,38,97); }
td.TdClassName
{
border-color: #322661;
}
.TagClassName
{
border-color: #322661;
}
</style>