Shades of Paris M #322970
Tints of Paris M #322970
RGB
CMYK
RGB Variations
Color information
#322970 (or 0x322970) is known color: Paris M. HEX triplet: 32, 29 and 70. RGB value is (50,41,112). Sum of RGB (Red+Green+Blue) = 50+41+112=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 41 (16.41% from 255 or 20.20% from 203); Blue value is 112 (44.14% from 255 or 55.17% from 203); Max value from RGB is 112 - color contains mainly: blue. Hex color #322970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322970 is #CDD68F. Grayscale: #333333. Windows color (decimal): -13489808 or 7350578. OLE color: 7350578.
HSL color Cylindrical-coordinate representation of color #322970: hue angle of 247.61º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #322970 is Cyan = 0.55, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 41 | 112 | - |
| CMYK | 0.55 | 0.63 | 0 | 0.56 |
| HSL | 247.61º | 0.46% | 0.3% | - |
| HSV(B) | 247.61º | 0.63% | 0.44% | - |
| XYZ | 5.03 | 3.43 | 15.73 | - |
| YUV | 51.79 | 161.98 | 126.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 112 | 0.55 | 0.63 | 0 | 0.56 | 247.61 | 0.46 | 0.3 |
| Hex | 32 | 29 | 70 | 37 | 3F | 0 | 38 | F8 | 2E | 1E |
| Octal | 62 | 51 | 160 | 67 | 77 | 0 | 70 | 370 | 56 | 36 |
| Binary | 110010 | 101001 | 1110000 | 110111 | 111111 | 0 | 111000 | 11111000 | 101110 | 11110 |
Color Harmonies of #322970
Complementary color
Monochromatic Colors of #322970
Black with #322970
Text Example
Text Example
White with #322970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322970; }
p { color: rgb(50,41,112); }
H1.HeaderClassName
{
color: #322970;
}
.AnyTagClassName
{
color: #322970;
}
</style>
background-color css
<style>
a { background-color: #322970; }
a { background-color: rgb(50,41,112); }
div.DivClassName
{
background-color: #322970;
}
.BgClassName
{
background-color: #322970;
}
</style>
border-color css
<style>
span { border-color: #322970; }
span { border-color: rgb(50,41,112); }
td.TdClassName
{
border-color: #322970;
}
.TagClassName
{
border-color: #322970;
}
</style>