Shades of Paris M #322475
Tints of Paris M #322475
RGB
CMYK
RGB Variations
Color information
#322475 (or 0x322475) is known color: Paris M. HEX triplet: 32, 24 and 75. RGB value is (50,36,117). Sum of RGB (Red+Green+Blue) = 50+36+117=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 117 (46.09% from 255 or 57.64% from 203); Max value from RGB is 117 - color contains mainly: blue. Hex color #322475 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322475 is #CDDB8A. Grayscale: #313131. Windows color (decimal): -13491083 or 7676978. OLE color: 7676978.
HSL color Cylindrical-coordinate representation of color #322475: hue angle of 250.37º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #322475 is Cyan = 0.57, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 36 | 117 | - |
| CMYK | 0.57 | 0.69 | 0 | 0.54 |
| HSL | 250.37º | 0.53% | 0.3% | - |
| HSV(B) | 250.37º | 0.69% | 0.46% | - |
| XYZ | 5.16 | 3.22 | 17.18 | - |
| YUV | 49.42 | 166.14 | 128.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 36 | 117 | 0.57 | 0.69 | 0 | 0.54 | 250.37 | 0.53 | 0.3 |
| Hex | 32 | 24 | 75 | 39 | 45 | 0 | 36 | FA | 35 | 1E |
| Octal | 62 | 44 | 165 | 71 | 105 | 0 | 66 | 372 | 65 | 36 |
| Binary | 110010 | 100100 | 1110101 | 111001 | 1000101 | 0 | 110110 | 11111010 | 110101 | 11110 |
Color Harmonies of #322475
Complementary color
Monochromatic Colors of #322475
Black with #322475
Text Example
Text Example
White with #322475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322475; }
p { color: rgb(50,36,117); }
H1.HeaderClassName
{
color: #322475;
}
.AnyTagClassName
{
color: #322475;
}
</style>
background-color css
<style>
a { background-color: #322475; }
a { background-color: rgb(50,36,117); }
div.DivClassName
{
background-color: #322475;
}
.BgClassName
{
background-color: #322475;
}
</style>
border-color css
<style>
span { border-color: #322475; }
span { border-color: rgb(50,36,117); }
td.TdClassName
{
border-color: #322475;
}
.TagClassName
{
border-color: #322475;
}
</style>