Shades of Paris M #322761
Tints of Paris M #322761
RGB
CMYK
RGB Variations
Color information
#322761 (or 0x322761) is known color: Paris M. HEX triplet: 32, 27 and 61. RGB value is (50,39,97). Sum of RGB (Red+Green+Blue) = 50+39+97=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 39 (15.62% from 255 or 20.97% from 186); Blue value is 97 (38.28% from 255 or 52.15% from 186); Max value from RGB is 97 - color contains mainly: blue. Hex color #322761 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322761 is #CDD89E. Grayscale: #303030. Windows color (decimal): -13490335 or 6367026. OLE color: 6367026.
HSL color Cylindrical-coordinate representation of color #322761: hue angle of 251.38º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #322761 is Cyan = 0.48, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 39 | 97 | - |
| CMYK | 0.48 | 0.60 | 0 | 0.62 |
| HSL | 251.38º | 0.43% | 0.27% | - |
| HSV(B) | 251.38º | 0.6% | 0.38% | - |
| XYZ | 4.2 | 2.99 | 11.67 | - |
| YUV | 48.9 | 155.14 | 128.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 97 | 0.48 | 0.60 | 0 | 0.62 | 251.38 | 0.43 | 0.27 |
| Hex | 32 | 27 | 61 | 30 | 3C | 0 | 3E | FB | 2B | 1B |
| Octal | 62 | 47 | 141 | 60 | 74 | 0 | 76 | 373 | 53 | 33 |
| Binary | 110010 | 100111 | 1100001 | 110000 | 111100 | 0 | 111110 | 11111011 | 101011 | 11011 |
Color Harmonies of #322761
Complementary color
Monochromatic Colors of #322761
Black with #322761
Text Example
Text Example
White with #322761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322761; }
p { color: rgb(50,39,97); }
H1.HeaderClassName
{
color: #322761;
}
.AnyTagClassName
{
color: #322761;
}
</style>
background-color css
<style>
a { background-color: #322761; }
a { background-color: rgb(50,39,97); }
div.DivClassName
{
background-color: #322761;
}
.BgClassName
{
background-color: #322761;
}
</style>
border-color css
<style>
span { border-color: #322761; }
span { border-color: rgb(50,39,97); }
td.TdClassName
{
border-color: #322761;
}
.TagClassName
{
border-color: #322761;
}
</style>