Shades of Paris M #322873
Tints of Paris M #322873
RGB
CMYK
RGB Variations
Color information
#322873 (or 0x322873) is known color: Paris M. HEX triplet: 32, 28 and 73. RGB value is (50,40,115). Sum of RGB (Red+Green+Blue) = 50+40+115=205 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.39% from 205); Green value is 40 (16.02% from 255 or 19.51% from 205); Blue value is 115 (45.31% from 255 or 56.10% from 205); Max value from RGB is 115 - color contains mainly: blue. Hex color #322873 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322873 is #CDD78C. Grayscale: #333333. Windows color (decimal): -13490061 or 7546930. OLE color: 7546930.
HSL color Cylindrical-coordinate representation of color #322873: hue angle of 248º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #322873 is Cyan = 0.57, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 40 | 115 | - |
| CMYK | 0.57 | 0.65 | 0 | 0.55 |
| HSL | 248º | 0.48% | 0.3% | - |
| HSV(B) | 248º | 0.65% | 0.45% | - |
| XYZ | 5.17 | 3.43 | 16.61 | - |
| YUV | 51.54 | 163.81 | 126.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 40 | 115 | 0.57 | 0.65 | 0 | 0.55 | 248 | 0.48 | 0.3 |
| Hex | 32 | 28 | 73 | 39 | 41 | 0 | 37 | F8 | 30 | 1E |
| Octal | 62 | 50 | 163 | 71 | 101 | 0 | 67 | 370 | 60 | 36 |
| Binary | 110010 | 101000 | 1110011 | 111001 | 1000001 | 0 | 110111 | 11111000 | 110000 | 11110 |
Color Harmonies of #322873
Complementary color
Monochromatic Colors of #322873
Black with #322873
Text Example
Text Example
White with #322873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322873; }
p { color: rgb(50,40,115); }
H1.HeaderClassName
{
color: #322873;
}
.AnyTagClassName
{
color: #322873;
}
</style>
background-color css
<style>
a { background-color: #322873; }
a { background-color: rgb(50,40,115); }
div.DivClassName
{
background-color: #322873;
}
.BgClassName
{
background-color: #322873;
}
</style>
border-color css
<style>
span { border-color: #322873; }
span { border-color: rgb(50,40,115); }
td.TdClassName
{
border-color: #322873;
}
.TagClassName
{
border-color: #322873;
}
</style>