Shades of Paris M #322866
Tints of Paris M #322866
RGB
CMYK
RGB Variations
Color information
#322866 (or 0x322866) is known color: Paris M. HEX triplet: 32, 28 and 66. RGB value is (50,40,102). Sum of RGB (Red+Green+Blue) = 50+40+102=192 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.04% from 192); Green value is 40 (16.02% from 255 or 20.83% from 192); Blue value is 102 (40.23% from 255 or 53.12% from 192); Max value from RGB is 102 - color contains mainly: blue. Hex color #322866 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322866 is #CDD799. Grayscale: #313131. Windows color (decimal): -13490074 or 6694962. OLE color: 6694962.
HSL color Cylindrical-coordinate representation of color #322866: hue angle of 249.68º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #322866 is Cyan = 0.51, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 40 | 102 | - |
| CMYK | 0.51 | 0.61 | 0 | 0.6 |
| HSL | 249.68º | 0.44% | 0.28% | - |
| HSV(B) | 249.68º | 0.61% | 0.4% | - |
| XYZ | 4.47 | 3.16 | 12.94 | - |
| YUV | 50.06 | 157.31 | 127.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 40 | 102 | 0.51 | 0.61 | 0 | 0.6 | 249.68 | 0.44 | 0.28 |
| Hex | 32 | 28 | 66 | 33 | 3D | 0 | 3C | FA | 2C | 1C |
| Octal | 62 | 50 | 146 | 63 | 75 | 0 | 74 | 372 | 54 | 34 |
| Binary | 110010 | 101000 | 1100110 | 110011 | 111101 | 0 | 111100 | 11111010 | 101100 | 11100 |
Color Harmonies of #322866
Complementary color
Monochromatic Colors of #322866
Black with #322866
Text Example
Text Example
White with #322866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322866; }
p { color: rgb(50,40,102); }
H1.HeaderClassName
{
color: #322866;
}
.AnyTagClassName
{
color: #322866;
}
</style>
background-color css
<style>
a { background-color: #322866; }
a { background-color: rgb(50,40,102); }
div.DivClassName
{
background-color: #322866;
}
.BgClassName
{
background-color: #322866;
}
</style>
border-color css
<style>
span { border-color: #322866; }
span { border-color: rgb(50,40,102); }
td.TdClassName
{
border-color: #322866;
}
.TagClassName
{
border-color: #322866;
}
</style>