Shades of Paris M #322671
Tints of Paris M #322671
RGB
CMYK
RGB Variations
Color information
#322671 (or 0x322671) is known color: Paris M. HEX triplet: 32, 26 and 71. RGB value is (50,38,113). Sum of RGB (Red+Green+Blue) = 50+38+113=201 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.88% from 201); Green value is 38 (15.23% from 255 or 18.91% from 201); Blue value is 113 (44.53% from 255 or 56.22% from 201); Max value from RGB is 113 - color contains mainly: blue. Hex color #322671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322671 is #CDD98E. Grayscale: #313131. Windows color (decimal): -13490575 or 7415346. OLE color: 7415346.
HSL color Cylindrical-coordinate representation of color #322671: hue angle of 249.6º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #322671 is Cyan = 0.56, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 38 | 113 | - |
| CMYK | 0.56 | 0.66 | 0 | 0.56 |
| HSL | 249.6º | 0.5% | 0.3% | - |
| HSV(B) | 249.6º | 0.66% | 0.44% | - |
| XYZ | 4.99 | 3.26 | 15.99 | - |
| YUV | 50.14 | 163.48 | 127.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 113 | 0.56 | 0.66 | 0 | 0.56 | 249.6 | 0.5 | 0.3 |
| Hex | 32 | 26 | 71 | 38 | 42 | 0 | 38 | FA | 32 | 1E |
| Octal | 62 | 46 | 161 | 70 | 102 | 0 | 70 | 372 | 62 | 36 |
| Binary | 110010 | 100110 | 1110001 | 111000 | 1000010 | 0 | 111000 | 11111010 | 110010 | 11110 |
Color Harmonies of #322671
Complementary color
Monochromatic Colors of #322671
Black with #322671
Text Example
Text Example
White with #322671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322671; }
p { color: rgb(50,38,113); }
H1.HeaderClassName
{
color: #322671;
}
.AnyTagClassName
{
color: #322671;
}
</style>
background-color css
<style>
a { background-color: #322671; }
a { background-color: rgb(50,38,113); }
div.DivClassName
{
background-color: #322671;
}
.BgClassName
{
background-color: #322671;
}
</style>
border-color css
<style>
span { border-color: #322671; }
span { border-color: rgb(50,38,113); }
td.TdClassName
{
border-color: #322671;
}
.TagClassName
{
border-color: #322671;
}
</style>