Shades of Paris M #322678
Tints of Paris M #322678
RGB
CMYK
RGB Variations
Color information
#322678 (or 0x322678) is known color: Paris M. HEX triplet: 32, 26 and 78. RGB value is (50,38,120). Sum of RGB (Red+Green+Blue) = 50+38+120=208 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.04% from 208); Green value is 38 (15.23% from 255 or 18.27% from 208); Blue value is 120 (47.27% from 255 or 57.69% from 208); Max value from RGB is 120 - color contains mainly: blue. Hex color #322678 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322678 is #CDD987. Grayscale: #323232. Windows color (decimal): -13490568 or 7874098. OLE color: 7874098.
HSL color Cylindrical-coordinate representation of color #322678: hue angle of 248.78º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #322678 is Cyan = 0.58, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 38 | 120 | - |
| CMYK | 0.58 | 0.68 | 0 | 0.53 |
| HSL | 248.78º | 0.52% | 0.31% | - |
| HSV(B) | 248.78º | 0.68% | 0.47% | - |
| XYZ | 5.4 | 3.42 | 18.14 | - |
| YUV | 50.94 | 166.98 | 127.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 120 | 0.58 | 0.68 | 0 | 0.53 | 248.78 | 0.52 | 0.31 |
| Hex | 32 | 26 | 78 | 3A | 44 | 0 | 35 | F9 | 34 | 1F |
| Octal | 62 | 46 | 170 | 72 | 104 | 0 | 65 | 371 | 64 | 37 |
| Binary | 110010 | 100110 | 1111000 | 111010 | 1000100 | 0 | 110101 | 11111001 | 110100 | 11111 |
Color Harmonies of #322678
Complementary color
Monochromatic Colors of #322678
Black with #322678
Text Example
Text Example
White with #322678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322678; }
p { color: rgb(50,38,120); }
H1.HeaderClassName
{
color: #322678;
}
.AnyTagClassName
{
color: #322678;
}
</style>
background-color css
<style>
a { background-color: #322678; }
a { background-color: rgb(50,38,120); }
div.DivClassName
{
background-color: #322678;
}
.BgClassName
{
background-color: #322678;
}
</style>
border-color css
<style>
span { border-color: #322678; }
span { border-color: rgb(50,38,120); }
td.TdClassName
{
border-color: #322678;
}
.TagClassName
{
border-color: #322678;
}
</style>