Shades of Paris M #322466
Tints of Paris M #322466
RGB
CMYK
RGB Variations
Color information
#322466 (or 0x322466) is known color: Paris M. HEX triplet: 32, 24 and 66. RGB value is (50,36,102). Sum of RGB (Red+Green+Blue) = 50+36+102=188 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.60% from 188); Green value is 36 (14.45% from 255 or 19.15% from 188); Blue value is 102 (40.23% from 255 or 54.26% from 188); Max value from RGB is 102 - color contains mainly: blue. Hex color #322466 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322466 is #CDDB99. Grayscale: #2F2F2F. Windows color (decimal): -13491098 or 6693938. OLE color: 6693938.
HSL color Cylindrical-coordinate representation of color #322466: hue angle of 252.73º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #322466 is Cyan = 0.51, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 36 | 102 | - |
| CMYK | 0.51 | 0.65 | 0 | 0.6 |
| HSL | 252.73º | 0.48% | 0.27% | - |
| HSV(B) | 252.73º | 0.65% | 0.4% | - |
| XYZ | 4.34 | 2.9 | 12.9 | - |
| YUV | 47.71 | 158.64 | 129.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 36 | 102 | 0.51 | 0.65 | 0 | 0.6 | 252.73 | 0.48 | 0.27 |
| Hex | 32 | 24 | 66 | 33 | 41 | 0 | 3C | FD | 30 | 1B |
| Octal | 62 | 44 | 146 | 63 | 101 | 0 | 74 | 375 | 60 | 33 |
| Binary | 110010 | 100100 | 1100110 | 110011 | 1000001 | 0 | 111100 | 11111101 | 110000 | 11011 |
Color Harmonies of #322466
Complementary color
Monochromatic Colors of #322466
Black with #322466
Text Example
Text Example
White with #322466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322466; }
p { color: rgb(50,36,102); }
H1.HeaderClassName
{
color: #322466;
}
.AnyTagClassName
{
color: #322466;
}
</style>
background-color css
<style>
a { background-color: #322466; }
a { background-color: rgb(50,36,102); }
div.DivClassName
{
background-color: #322466;
}
.BgClassName
{
background-color: #322466;
}
</style>
border-color css
<style>
span { border-color: #322466; }
span { border-color: rgb(50,36,102); }
td.TdClassName
{
border-color: #322466;
}
.TagClassName
{
border-color: #322466;
}
</style>