Shades of Paris M #322662
Tints of Paris M #322662
RGB
CMYK
RGB Variations
Color information
#322662 (or 0x322662) is known color: Paris M. HEX triplet: 32, 26 and 62. RGB value is (50,38,98). Sum of RGB (Red+Green+Blue) = 50+38+98=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 38 (15.23% from 255 or 20.43% from 186); Blue value is 98 (38.67% from 255 or 52.69% from 186); Max value from RGB is 98 - color contains mainly: blue. Hex color #322662 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322662 is #CDD99D. Grayscale: #303030. Windows color (decimal): -13490590 or 6432306. OLE color: 6432306.
HSL color Cylindrical-coordinate representation of color #322662: hue angle of 252º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #322662 is Cyan = 0.49, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 38 | 98 | - |
| CMYK | 0.49 | 0.61 | 0 | 0.62 |
| HSL | 252º | 0.44% | 0.27% | - |
| HSV(B) | 252º | 0.61% | 0.38% | - |
| XYZ | 4.21 | 2.95 | 11.9 | - |
| YUV | 48.43 | 155.98 | 129.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 98 | 0.49 | 0.61 | 0 | 0.62 | 252 | 0.44 | 0.27 |
| Hex | 32 | 26 | 62 | 31 | 3D | 0 | 3E | FC | 2C | 1B |
| Octal | 62 | 46 | 142 | 61 | 75 | 0 | 76 | 374 | 54 | 33 |
| Binary | 110010 | 100110 | 1100010 | 110001 | 111101 | 0 | 111110 | 11111100 | 101100 | 11011 |
Color Harmonies of #322662
Complementary color
Monochromatic Colors of #322662
Black with #322662
Text Example
Text Example
White with #322662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322662; }
p { color: rgb(50,38,98); }
H1.HeaderClassName
{
color: #322662;
}
.AnyTagClassName
{
color: #322662;
}
</style>
background-color css
<style>
a { background-color: #322662; }
a { background-color: rgb(50,38,98); }
div.DivClassName
{
background-color: #322662;
}
.BgClassName
{
background-color: #322662;
}
</style>
border-color css
<style>
span { border-color: #322662; }
span { border-color: rgb(50,38,98); }
td.TdClassName
{
border-color: #322662;
}
.TagClassName
{
border-color: #322662;
}
</style>