Shades of Paris M #322768
Tints of Paris M #322768
RGB
CMYK
RGB Variations
Color information
#322768 (or 0x322768) is known color: Paris M. HEX triplet: 32, 27 and 68. RGB value is (50,39,104). Sum of RGB (Red+Green+Blue) = 50+39+104=193 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.91% from 193); Green value is 39 (15.62% from 255 or 20.21% from 193); Blue value is 104 (41.02% from 255 or 53.89% from 193); Max value from RGB is 104 - color contains mainly: blue. Hex color #322768 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322768 is #CDD897. Grayscale: #313131. Windows color (decimal): -13490328 or 6825778. OLE color: 6825778.
HSL color Cylindrical-coordinate representation of color #322768: hue angle of 250.15º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #322768 is Cyan = 0.52, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 39 | 104 | - |
| CMYK | 0.52 | 0.62 | 0 | 0.59 |
| HSL | 250.15º | 0.45% | 0.28% | - |
| HSV(B) | 250.15º | 0.63% | 0.41% | - |
| XYZ | 4.54 | 3.13 | 13.46 | - |
| YUV | 49.7 | 158.64 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 104 | 0.52 | 0.62 | 0 | 0.59 | 250.15 | 0.45 | 0.28 |
| Hex | 32 | 27 | 68 | 34 | 3E | 0 | 3B | FA | 2D | 1C |
| Octal | 62 | 47 | 150 | 64 | 76 | 0 | 73 | 372 | 55 | 34 |
| Binary | 110010 | 100111 | 1101000 | 110100 | 111110 | 0 | 111011 | 11111010 | 101101 | 11100 |
Color Harmonies of #322768
Complementary color
Monochromatic Colors of #322768
Black with #322768
Text Example
Text Example
White with #322768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322768; }
p { color: rgb(50,39,104); }
H1.HeaderClassName
{
color: #322768;
}
.AnyTagClassName
{
color: #322768;
}
</style>
background-color css
<style>
a { background-color: #322768; }
a { background-color: rgb(50,39,104); }
div.DivClassName
{
background-color: #322768;
}
.BgClassName
{
background-color: #322768;
}
</style>
border-color css
<style>
span { border-color: #322768; }
span { border-color: rgb(50,39,104); }
td.TdClassName
{
border-color: #322768;
}
.TagClassName
{
border-color: #322768;
}
</style>