Shades of Paris M #322569
Tints of Paris M #322569
RGB
CMYK
RGB Variations
Color information
#322569 (or 0x322569) is known color: Paris M. HEX triplet: 32, 25 and 69. RGB value is (50,37,105). Sum of RGB (Red+Green+Blue) = 50+37+105=192 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.04% from 192); Green value is 37 (14.84% from 255 or 19.27% from 192); Blue value is 105 (41.41% from 255 or 54.69% from 192); Max value from RGB is 105 - color contains mainly: blue. Hex color #322569 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322569 is #CDDA96. Grayscale: #303030. Windows color (decimal): -13490839 or 6890802. OLE color: 6890802.
HSL color Cylindrical-coordinate representation of color #322569: hue angle of 251.47º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #322569 is Cyan = 0.52, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 37 | 105 | - |
| CMYK | 0.52 | 0.65 | 0 | 0.59 |
| HSL | 251.47º | 0.48% | 0.28% | - |
| HSV(B) | 251.47º | 0.65% | 0.41% | - |
| XYZ | 4.53 | 3.02 | 13.71 | - |
| YUV | 48.64 | 159.81 | 128.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 105 | 0.52 | 0.65 | 0 | 0.59 | 251.47 | 0.48 | 0.28 |
| Hex | 32 | 25 | 69 | 34 | 41 | 0 | 3B | FB | 30 | 1C |
| Octal | 62 | 45 | 151 | 64 | 101 | 0 | 73 | 373 | 60 | 34 |
| Binary | 110010 | 100101 | 1101001 | 110100 | 1000001 | 0 | 111011 | 11111011 | 110000 | 11100 |
Color Harmonies of #322569
Complementary color
Monochromatic Colors of #322569
Black with #322569
Text Example
Text Example
White with #322569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322569; }
p { color: rgb(50,37,105); }
H1.HeaderClassName
{
color: #322569;
}
.AnyTagClassName
{
color: #322569;
}
</style>
background-color css
<style>
a { background-color: #322569; }
a { background-color: rgb(50,37,105); }
div.DivClassName
{
background-color: #322569;
}
.BgClassName
{
background-color: #322569;
}
</style>
border-color css
<style>
span { border-color: #322569; }
span { border-color: rgb(50,37,105); }
td.TdClassName
{
border-color: #322569;
}
.TagClassName
{
border-color: #322569;
}
</style>