Shades of Paris M #322668
Tints of Paris M #322668
RGB
CMYK
RGB Variations
Color information
#322668 (or 0x322668) is known color: Paris M. HEX triplet: 32, 26 and 68. RGB value is (50,38,104). Sum of RGB (Red+Green+Blue) = 50+38+104=192 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.04% from 192); Green value is 38 (15.23% from 255 or 19.79% from 192); Blue value is 104 (41.02% from 255 or 54.17% from 192); Max value from RGB is 104 - color contains mainly: blue. Hex color #322668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322668 is #CDD997. Grayscale: #303030. Windows color (decimal): -13490584 or 6825522. OLE color: 6825522.
HSL color Cylindrical-coordinate representation of color #322668: hue angle of 250.91º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #322668 is Cyan = 0.52, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 38 | 104 | - |
| CMYK | 0.52 | 0.63 | 0 | 0.59 |
| HSL | 250.91º | 0.46% | 0.28% | - |
| HSV(B) | 250.91º | 0.63% | 0.41% | - |
| XYZ | 4.51 | 3.06 | 13.45 | - |
| YUV | 49.11 | 158.98 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 104 | 0.52 | 0.63 | 0 | 0.59 | 250.91 | 0.46 | 0.28 |
| Hex | 32 | 26 | 68 | 34 | 3F | 0 | 3B | FB | 2E | 1C |
| Octal | 62 | 46 | 150 | 64 | 77 | 0 | 73 | 373 | 56 | 34 |
| Binary | 110010 | 100110 | 1101000 | 110100 | 111111 | 0 | 111011 | 11111011 | 101110 | 11100 |
Color Harmonies of #322668
Complementary color
Monochromatic Colors of #322668
Black with #322668
Text Example
Text Example
White with #322668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322668; }
p { color: rgb(50,38,104); }
H1.HeaderClassName
{
color: #322668;
}
.AnyTagClassName
{
color: #322668;
}
</style>
background-color css
<style>
a { background-color: #322668; }
a { background-color: rgb(50,38,104); }
div.DivClassName
{
background-color: #322668;
}
.BgClassName
{
background-color: #322668;
}
</style>
border-color css
<style>
span { border-color: #322668; }
span { border-color: rgb(50,38,104); }
td.TdClassName
{
border-color: #322668;
}
.TagClassName
{
border-color: #322668;
}
</style>