Shades of Paris M #322367
Tints of Paris M #322367
RGB
CMYK
RGB Variations
Color information
#322367 (or 0x322367) is known color: Paris M. HEX triplet: 32, 23 and 67. RGB value is (50,35,103). Sum of RGB (Red+Green+Blue) = 50+35+103=188 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.60% from 188); Green value is 35 (14.06% from 255 or 18.62% from 188); Blue value is 103 (40.62% from 255 or 54.79% from 188); Max value from RGB is 103 - color contains mainly: blue. Hex color #322367 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322367 is #CDDC98. Grayscale: #2E2E2E. Windows color (decimal): -13491353 or 6759218. OLE color: 6759218.
HSL color Cylindrical-coordinate representation of color #322367: hue angle of 253.24º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #322367 is Cyan = 0.51, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 35 | 103 | - |
| CMYK | 0.51 | 0.66 | 0 | 0.60 |
| HSL | 253.24º | 0.49% | 0.27% | - |
| HSV(B) | 253.24º | 0.66% | 0.4% | - |
| XYZ | 4.36 | 2.86 | 13.15 | - |
| YUV | 47.24 | 159.47 | 129.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 35 | 103 | 0.51 | 0.66 | 0 | 0.60 | 253.24 | 0.49 | 0.27 |
| Hex | 32 | 23 | 67 | 33 | 42 | 0 | 3C | FD | 31 | 1B |
| Octal | 62 | 43 | 147 | 63 | 102 | 0 | 74 | 375 | 61 | 33 |
| Binary | 110010 | 100011 | 1100111 | 110011 | 1000010 | 0 | 111100 | 11111101 | 110001 | 11011 |
Color Harmonies of #322367
Complementary color
Monochromatic Colors of #322367
Black with #322367
Text Example
Text Example
White with #322367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322367; }
p { color: rgb(50,35,103); }
H1.HeaderClassName
{
color: #322367;
}
.AnyTagClassName
{
color: #322367;
}
</style>
background-color css
<style>
a { background-color: #322367; }
a { background-color: rgb(50,35,103); }
div.DivClassName
{
background-color: #322367;
}
.BgClassName
{
background-color: #322367;
}
</style>
border-color css
<style>
span { border-color: #322367; }
span { border-color: rgb(50,35,103); }
td.TdClassName
{
border-color: #322367;
}
.TagClassName
{
border-color: #322367;
}
</style>