Shades of Paris M #322470
Tints of Paris M #322470
RGB
CMYK
RGB Variations
Color information
#322470 (or 0x322470) is known color: Paris M. HEX triplet: 32, 24 and 70. RGB value is (50,36,112). Sum of RGB (Red+Green+Blue) = 50+36+112=198 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.25% from 198); Green value is 36 (14.45% from 255 or 18.18% from 198); Blue value is 112 (44.14% from 255 or 56.57% from 198); Max value from RGB is 112 - color contains mainly: blue. Hex color #322470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322470 is #CDDB8F. Grayscale: #303030. Windows color (decimal): -13491088 or 7349298. OLE color: 7349298.
HSL color Cylindrical-coordinate representation of color #322470: hue angle of 251.05º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #322470 is Cyan = 0.55, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 36 | 112 | - |
| CMYK | 0.55 | 0.68 | 0 | 0.56 |
| HSL | 251.05º | 0.51% | 0.29% | - |
| HSV(B) | 251.05º | 0.68% | 0.44% | - |
| XYZ | 4.87 | 3.11 | 15.67 | - |
| YUV | 48.85 | 163.64 | 128.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 36 | 112 | 0.55 | 0.68 | 0 | 0.56 | 251.05 | 0.51 | 0.29 |
| Hex | 32 | 24 | 70 | 37 | 44 | 0 | 38 | FB | 33 | 1D |
| Octal | 62 | 44 | 160 | 67 | 104 | 0 | 70 | 373 | 63 | 35 |
| Binary | 110010 | 100100 | 1110000 | 110111 | 1000100 | 0 | 111000 | 11111011 | 110011 | 11101 |
Color Harmonies of #322470
Complementary color
Monochromatic Colors of #322470
Black with #322470
Text Example
Text Example
White with #322470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322470; }
p { color: rgb(50,36,112); }
H1.HeaderClassName
{
color: #322470;
}
.AnyTagClassName
{
color: #322470;
}
</style>
background-color css
<style>
a { background-color: #322470; }
a { background-color: rgb(50,36,112); }
div.DivClassName
{
background-color: #322470;
}
.BgClassName
{
background-color: #322470;
}
</style>
border-color css
<style>
span { border-color: #322470; }
span { border-color: rgb(50,36,112); }
td.TdClassName
{
border-color: #322470;
}
.TagClassName
{
border-color: #322470;
}
</style>