Shades of Paris M #322770
Tints of Paris M #322770
RGB
CMYK
RGB Variations
Color information
#322770 (or 0x322770) is known color: Paris M. HEX triplet: 32, 27 and 70. RGB value is (50,39,112). Sum of RGB (Red+Green+Blue) = 50+39+112=201 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.88% from 201); Green value is 39 (15.62% from 255 or 19.40% from 201); Blue value is 112 (44.14% from 255 or 55.72% from 201); Max value from RGB is 112 - color contains mainly: blue. Hex color #322770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322770 is #CDD88F. Grayscale: #323232. Windows color (decimal): -13490320 or 7350066. OLE color: 7350066.
HSL color Cylindrical-coordinate representation of color #322770: hue angle of 249.04º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #322770 is Cyan = 0.55, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 39 | 112 | - |
| CMYK | 0.55 | 0.65 | 0 | 0.56 |
| HSL | 249.04º | 0.48% | 0.3% | - |
| HSV(B) | 249.04º | 0.65% | 0.44% | - |
| XYZ | 4.97 | 3.3 | 15.7 | - |
| YUV | 50.61 | 162.64 | 127.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 112 | 0.55 | 0.65 | 0 | 0.56 | 249.04 | 0.48 | 0.3 |
| Hex | 32 | 27 | 70 | 37 | 41 | 0 | 38 | F9 | 30 | 1E |
| Octal | 62 | 47 | 160 | 67 | 101 | 0 | 70 | 371 | 60 | 36 |
| Binary | 110010 | 100111 | 1110000 | 110111 | 1000001 | 0 | 111000 | 11111001 | 110000 | 11110 |
Color Harmonies of #322770
Complementary color
Monochromatic Colors of #322770
Black with #322770
Text Example
Text Example
White with #322770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322770; }
p { color: rgb(50,39,112); }
H1.HeaderClassName
{
color: #322770;
}
.AnyTagClassName
{
color: #322770;
}
</style>
background-color css
<style>
a { background-color: #322770; }
a { background-color: rgb(50,39,112); }
div.DivClassName
{
background-color: #322770;
}
.BgClassName
{
background-color: #322770;
}
</style>
border-color css
<style>
span { border-color: #322770; }
span { border-color: rgb(50,39,112); }
td.TdClassName
{
border-color: #322770;
}
.TagClassName
{
border-color: #322770;
}
</style>