Shades of Paris M #322775
Tints of Paris M #322775
RGB
CMYK
RGB Variations
Color information
#322775 (or 0x322775) is known color: Paris M. HEX triplet: 32, 27 and 75. RGB value is (50,39,117). Sum of RGB (Red+Green+Blue) = 50+39+117=206 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.27% from 206); Green value is 39 (15.62% from 255 or 18.93% from 206); Blue value is 117 (46.09% from 255 or 56.80% from 206); Max value from RGB is 117 - color contains mainly: blue. Hex color #322775 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322775 is #CDD88A. Grayscale: #323232. Windows color (decimal): -13490315 or 7677746. OLE color: 7677746.
HSL color Cylindrical-coordinate representation of color #322775: hue angle of 248.46º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #322775 is Cyan = 0.57, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 39 | 117 | - |
| CMYK | 0.57 | 0.67 | 0 | 0.54 |
| HSL | 248.46º | 0.5% | 0.31% | - |
| HSV(B) | 248.46º | 0.67% | 0.46% | - |
| XYZ | 5.25 | 3.41 | 17.21 | - |
| YUV | 51.18 | 165.14 | 127.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 117 | 0.57 | 0.67 | 0 | 0.54 | 248.46 | 0.5 | 0.31 |
| Hex | 32 | 27 | 75 | 39 | 43 | 0 | 36 | F8 | 32 | 1F |
| Octal | 62 | 47 | 165 | 71 | 103 | 0 | 66 | 370 | 62 | 37 |
| Binary | 110010 | 100111 | 1110101 | 111001 | 1000011 | 0 | 110110 | 11111000 | 110010 | 11111 |
Color Harmonies of #322775
Complementary color
Monochromatic Colors of #322775
Black with #322775
Text Example
Text Example
White with #322775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322775; }
p { color: rgb(50,39,117); }
H1.HeaderClassName
{
color: #322775;
}
.AnyTagClassName
{
color: #322775;
}
</style>
background-color css
<style>
a { background-color: #322775; }
a { background-color: rgb(50,39,117); }
div.DivClassName
{
background-color: #322775;
}
.BgClassName
{
background-color: #322775;
}
</style>
border-color css
<style>
span { border-color: #322775; }
span { border-color: rgb(50,39,117); }
td.TdClassName
{
border-color: #322775;
}
.TagClassName
{
border-color: #322775;
}
</style>