Shades of Paris M #322666
Tints of Paris M #322666
RGB
CMYK
RGB Variations
Color information
#322666 (or 0x322666) is known color: Paris M. HEX triplet: 32, 26 and 66. RGB value is (50,38,102). Sum of RGB (Red+Green+Blue) = 50+38+102=190 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.32% from 190); Green value is 38 (15.23% from 255 or 20% from 190); Blue value is 102 (40.23% from 255 or 53.68% from 190); Max value from RGB is 102 - color contains mainly: blue. Hex color #322666 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322666 is #CDD999. Grayscale: #303030. Windows color (decimal): -13490586 or 6694450. OLE color: 6694450.
HSL color Cylindrical-coordinate representation of color #322666: hue angle of 251.25º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #322666 is Cyan = 0.51, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 38 | 102 | - |
| CMYK | 0.51 | 0.63 | 0 | 0.6 |
| HSL | 251.25º | 0.46% | 0.27% | - |
| HSV(B) | 251.25º | 0.63% | 0.4% | - |
| XYZ | 4.41 | 3.02 | 12.92 | - |
| YUV | 48.88 | 157.98 | 128.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 102 | 0.51 | 0.63 | 0 | 0.6 | 251.25 | 0.46 | 0.27 |
| Hex | 32 | 26 | 66 | 33 | 3F | 0 | 3C | FB | 2E | 1B |
| Octal | 62 | 46 | 146 | 63 | 77 | 0 | 74 | 373 | 56 | 33 |
| Binary | 110010 | 100110 | 1100110 | 110011 | 111111 | 0 | 111100 | 11111011 | 101110 | 11011 |
Color Harmonies of #322666
Complementary color
Monochromatic Colors of #322666
Black with #322666
Text Example
Text Example
White with #322666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322666; }
p { color: rgb(50,38,102); }
H1.HeaderClassName
{
color: #322666;
}
.AnyTagClassName
{
color: #322666;
}
</style>
background-color css
<style>
a { background-color: #322666; }
a { background-color: rgb(50,38,102); }
div.DivClassName
{
background-color: #322666;
}
.BgClassName
{
background-color: #322666;
}
</style>
border-color css
<style>
span { border-color: #322666; }
span { border-color: rgb(50,38,102); }
td.TdClassName
{
border-color: #322666;
}
.TagClassName
{
border-color: #322666;
}
</style>