Shades of Paris M #322670
Tints of Paris M #322670
RGB
CMYK
RGB Variations
Color information
#322670 (or 0x322670) is known color: Paris M. HEX triplet: 32, 26 and 70. RGB value is (50,38,112). Sum of RGB (Red+Green+Blue) = 50+38+112=200 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25% from 200); Green value is 38 (15.23% from 255 or 19% from 200); Blue value is 112 (44.14% from 255 or 56% from 200); Max value from RGB is 112 - color contains mainly: blue. Hex color #322670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322670 is #CDD98F. Grayscale: #313131. Windows color (decimal): -13490576 or 7349810. OLE color: 7349810.
HSL color Cylindrical-coordinate representation of color #322670: hue angle of 249.73º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #322670 is Cyan = 0.55, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 38 | 112 | - |
| CMYK | 0.55 | 0.66 | 0 | 0.56 |
| HSL | 249.73º | 0.49% | 0.29% | - |
| HSV(B) | 249.73º | 0.66% | 0.44% | - |
| XYZ | 4.93 | 3.23 | 15.69 | - |
| YUV | 50.02 | 162.98 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 112 | 0.55 | 0.66 | 0 | 0.56 | 249.73 | 0.49 | 0.29 |
| Hex | 32 | 26 | 70 | 37 | 42 | 0 | 38 | FA | 31 | 1D |
| Octal | 62 | 46 | 160 | 67 | 102 | 0 | 70 | 372 | 61 | 35 |
| Binary | 110010 | 100110 | 1110000 | 110111 | 1000010 | 0 | 111000 | 11111010 | 110001 | 11101 |
Color Harmonies of #322670
Complementary color
Monochromatic Colors of #322670
Black with #322670
Text Example
Text Example
White with #322670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322670; }
p { color: rgb(50,38,112); }
H1.HeaderClassName
{
color: #322670;
}
.AnyTagClassName
{
color: #322670;
}
</style>
background-color css
<style>
a { background-color: #322670; }
a { background-color: rgb(50,38,112); }
div.DivClassName
{
background-color: #322670;
}
.BgClassName
{
background-color: #322670;
}
</style>
border-color css
<style>
span { border-color: #322670; }
span { border-color: rgb(50,38,112); }
td.TdClassName
{
border-color: #322670;
}
.TagClassName
{
border-color: #322670;
}
</style>