Shades of Paris M #322370
Tints of Paris M #322370
RGB
CMYK
RGB Variations
Color information
#322370 (or 0x322370) is known color: Paris M. HEX triplet: 32, 23 and 70. RGB value is (50,35,112). Sum of RGB (Red+Green+Blue) = 50+35+112=197 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.38% from 197); Green value is 35 (14.06% from 255 or 17.77% from 197); Blue value is 112 (44.14% from 255 or 56.85% from 197); Max value from RGB is 112 - color contains mainly: blue. Hex color #322370 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322370 is #CDDC8F. Grayscale: #2F2F2F. Windows color (decimal): -13491344 or 7349042. OLE color: 7349042.
HSL color Cylindrical-coordinate representation of color #322370: hue angle of 251.69º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #322370 is Cyan = 0.55, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 35 | 112 | - |
| CMYK | 0.55 | 0.69 | 0 | 0.56 |
| HSL | 251.69º | 0.52% | 0.29% | - |
| HSV(B) | 251.69º | 0.69% | 0.44% | - |
| XYZ | 4.84 | 3.05 | 15.66 | - |
| YUV | 48.26 | 163.97 | 129.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 35 | 112 | 0.55 | 0.69 | 0 | 0.56 | 251.69 | 0.52 | 0.29 |
| Hex | 32 | 23 | 70 | 37 | 45 | 0 | 38 | FC | 34 | 1D |
| Octal | 62 | 43 | 160 | 67 | 105 | 0 | 70 | 374 | 64 | 35 |
| Binary | 110010 | 100011 | 1110000 | 110111 | 1000101 | 0 | 111000 | 11111100 | 110100 | 11101 |
Color Harmonies of #322370
Complementary color
Monochromatic Colors of #322370
Black with #322370
Text Example
Text Example
White with #322370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322370; }
p { color: rgb(50,35,112); }
H1.HeaderClassName
{
color: #322370;
}
.AnyTagClassName
{
color: #322370;
}
</style>
background-color css
<style>
a { background-color: #322370; }
a { background-color: rgb(50,35,112); }
div.DivClassName
{
background-color: #322370;
}
.BgClassName
{
background-color: #322370;
}
</style>
border-color css
<style>
span { border-color: #322370; }
span { border-color: rgb(50,35,112); }
td.TdClassName
{
border-color: #322370;
}
.TagClassName
{
border-color: #322370;
}
</style>