Shades of Paris M #322576
Tints of Paris M #322576
RGB
CMYK
RGB Variations
Color information
#322576 (or 0x322576) is known color: Paris M. HEX triplet: 32, 25 and 76. RGB value is (50,37,118). Sum of RGB (Red+Green+Blue) = 50+37+118=205 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.39% from 205); Green value is 37 (14.84% from 255 or 18.05% from 205); Blue value is 118 (46.48% from 255 or 57.56% from 205); Max value from RGB is 118 - color contains mainly: blue. Hex color #322576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322576 is #CDDA89. Grayscale: #313131. Windows color (decimal): -13490826 or 7742770. OLE color: 7742770.
HSL color Cylindrical-coordinate representation of color #322576: hue angle of 249.63º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #322576 is Cyan = 0.58, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 37 | 118 | - |
| CMYK | 0.58 | 0.69 | 0 | 0.54 |
| HSL | 249.63º | 0.52% | 0.3% | - |
| HSV(B) | 249.63º | 0.69% | 0.46% | - |
| XYZ | 5.25 | 3.31 | 17.5 | - |
| YUV | 50.12 | 166.31 | 127.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 118 | 0.58 | 0.69 | 0 | 0.54 | 249.63 | 0.52 | 0.3 |
| Hex | 32 | 25 | 76 | 3A | 45 | 0 | 36 | FA | 34 | 1E |
| Octal | 62 | 45 | 166 | 72 | 105 | 0 | 66 | 372 | 64 | 36 |
| Binary | 110010 | 100101 | 1110110 | 111010 | 1000101 | 0 | 110110 | 11111010 | 110100 | 11110 |
Color Harmonies of #322576
Complementary color
Monochromatic Colors of #322576
Black with #322576
Text Example
Text Example
White with #322576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322576; }
p { color: rgb(50,37,118); }
H1.HeaderClassName
{
color: #322576;
}
.AnyTagClassName
{
color: #322576;
}
</style>
background-color css
<style>
a { background-color: #322576; }
a { background-color: rgb(50,37,118); }
div.DivClassName
{
background-color: #322576;
}
.BgClassName
{
background-color: #322576;
}
</style>
border-color css
<style>
span { border-color: #322576; }
span { border-color: rgb(50,37,118); }
td.TdClassName
{
border-color: #322576;
}
.TagClassName
{
border-color: #322576;
}
</style>