Shades of Paris M #322572
Tints of Paris M #322572
RGB
CMYK
RGB Variations
Color information
#322572 (or 0x322572) is known color: Paris M. HEX triplet: 32, 25 and 72. RGB value is (50,37,114). Sum of RGB (Red+Green+Blue) = 50+37+114=201 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.88% from 201); Green value is 37 (14.84% from 255 or 18.41% from 201); Blue value is 114 (44.92% from 255 or 56.72% from 201); Max value from RGB is 114 - color contains mainly: blue. Hex color #322572 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322572 is #CDDA8D. Grayscale: #313131. Windows color (decimal): -13490830 or 7480626. OLE color: 7480626.
HSL color Cylindrical-coordinate representation of color #322572: hue angle of 250.13º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #322572 is Cyan = 0.56, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 37 | 114 | - |
| CMYK | 0.56 | 0.68 | 0 | 0.55 |
| HSL | 250.13º | 0.51% | 0.3% | - |
| HSV(B) | 250.13º | 0.68% | 0.45% | - |
| XYZ | 5.01 | 3.22 | 16.28 | - |
| YUV | 49.67 | 164.31 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 114 | 0.56 | 0.68 | 0 | 0.55 | 250.13 | 0.51 | 0.3 |
| Hex | 32 | 25 | 72 | 38 | 44 | 0 | 37 | FA | 33 | 1E |
| Octal | 62 | 45 | 162 | 70 | 104 | 0 | 67 | 372 | 63 | 36 |
| Binary | 110010 | 100101 | 1110010 | 111000 | 1000100 | 0 | 110111 | 11111010 | 110011 | 11110 |
Color Harmonies of #322572
Complementary color
Monochromatic Colors of #322572
Black with #322572
Text Example
Text Example
White with #322572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322572; }
p { color: rgb(50,37,114); }
H1.HeaderClassName
{
color: #322572;
}
.AnyTagClassName
{
color: #322572;
}
</style>
background-color css
<style>
a { background-color: #322572; }
a { background-color: rgb(50,37,114); }
div.DivClassName
{
background-color: #322572;
}
.BgClassName
{
background-color: #322572;
}
</style>
border-color css
<style>
span { border-color: #322572; }
span { border-color: rgb(50,37,114); }
td.TdClassName
{
border-color: #322572;
}
.TagClassName
{
border-color: #322572;
}
</style>