Shades of Paris M #322067
Tints of Paris M #322067
RGB
CMYK
RGB Variations
Color information
#322067 (or 0x322067) is known color: Paris M. HEX triplet: 32, 20 and 67. RGB value is (50,32,103). Sum of RGB (Red+Green+Blue) = 50+32+103=185 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.03% from 185); Green value is 32 (12.89% from 255 or 17.30% from 185); Blue value is 103 (40.62% from 255 or 55.68% from 185); Max value from RGB is 103 - color contains mainly: blue. Hex color #322067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322067 is #CDDF98. Grayscale: #2D2D2D. Windows color (decimal): -13492121 or 6758450. OLE color: 6758450.
HSL color Cylindrical-coordinate representation of color #322067: hue angle of 255.21º degrees, saturation: 0.53, 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 #322067 is Cyan = 0.51, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 32 | 103 | - |
| CMYK | 0.51 | 0.69 | 0 | 0.60 |
| HSL | 255.21º | 0.53% | 0.26% | - |
| HSV(B) | 255.21º | 0.69% | 0.4% | - |
| XYZ | 4.28 | 2.69 | 13.13 | - |
| YUV | 45.48 | 160.46 | 131.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 32 | 103 | 0.51 | 0.69 | 0 | 0.60 | 255.21 | 0.53 | 0.26 |
| Hex | 32 | 20 | 67 | 33 | 45 | 0 | 3C | FF | 35 | 1A |
| Octal | 62 | 40 | 147 | 63 | 105 | 0 | 74 | 377 | 65 | 32 |
| Binary | 110010 | 100000 | 1100111 | 110011 | 1000101 | 0 | 111100 | 11111111 | 110101 | 11010 |
Color Harmonies of #322067
Complementary color
Monochromatic Colors of #322067
Black with #322067
Text Example
Text Example
White with #322067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322067; }
p { color: rgb(50,32,103); }
H1.HeaderClassName
{
color: #322067;
}
.AnyTagClassName
{
color: #322067;
}
</style>
background-color css
<style>
a { background-color: #322067; }
a { background-color: rgb(50,32,103); }
div.DivClassName
{
background-color: #322067;
}
.BgClassName
{
background-color: #322067;
}
</style>
border-color css
<style>
span { border-color: #322067; }
span { border-color: rgb(50,32,103); }
td.TdClassName
{
border-color: #322067;
}
.TagClassName
{
border-color: #322067;
}
</style>