Shades of Paris M #322270
Tints of Paris M #322270
RGB
CMYK
RGB Variations
Color information
#322270 (or 0x322270) is known color: Paris M. HEX triplet: 32, 22 and 70. RGB value is (50,34,112). Sum of RGB (Red+Green+Blue) = 50+34+112=196 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.51% from 196); Green value is 34 (13.67% from 255 or 17.35% from 196); Blue value is 112 (44.14% from 255 or 57.14% from 196); Max value from RGB is 112 - color contains mainly: blue. Hex color #322270 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322270 is #CDDD8F. Grayscale: #2F2F2F. Windows color (decimal): -13491600 or 7348786. OLE color: 7348786.
HSL color Cylindrical-coordinate representation of color #322270: hue angle of 252.31º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #322270 is Cyan = 0.55, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 34 | 112 | - |
| CMYK | 0.55 | 0.70 | 0 | 0.56 |
| HSL | 252.31º | 0.53% | 0.29% | - |
| HSV(B) | 252.31º | 0.7% | 0.44% | - |
| XYZ | 4.81 | 2.99 | 15.65 | - |
| YUV | 47.68 | 164.3 | 129.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 34 | 112 | 0.55 | 0.70 | 0 | 0.56 | 252.31 | 0.53 | 0.29 |
| Hex | 32 | 22 | 70 | 37 | 46 | 0 | 38 | FC | 35 | 1D |
| Octal | 62 | 42 | 160 | 67 | 106 | 0 | 70 | 374 | 65 | 35 |
| Binary | 110010 | 100010 | 1110000 | 110111 | 1000110 | 0 | 111000 | 11111100 | 110101 | 11101 |
Color Harmonies of #322270
Complementary color
Monochromatic Colors of #322270
Black with #322270
Text Example
Text Example
White with #322270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322270; }
p { color: rgb(50,34,112); }
H1.HeaderClassName
{
color: #322270;
}
.AnyTagClassName
{
color: #322270;
}
</style>
background-color css
<style>
a { background-color: #322270; }
a { background-color: rgb(50,34,112); }
div.DivClassName
{
background-color: #322270;
}
.BgClassName
{
background-color: #322270;
}
</style>
border-color css
<style>
span { border-color: #322270; }
span { border-color: rgb(50,34,112); }
td.TdClassName
{
border-color: #322270;
}
.TagClassName
{
border-color: #322270;
}
</style>