Shades of Paris M #332972
Tints of Paris M #332972
RGB
CMYK
RGB Variations
Color information
#332972 (or 0x332972) is known color: Paris M. HEX triplet: 33, 29 and 72. RGB value is (51,41,114). Sum of RGB (Red+Green+Blue) = 51+41+114=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 41 (16.41% from 255 or 19.90% from 206); Blue value is 114 (44.92% from 255 or 55.34% from 206); Max value from RGB is 114 - color contains mainly: blue. Hex color #332972 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332972 is #CCD68D. Grayscale: #343434. Windows color (decimal): -13424270 or 7481651. OLE color: 7481651.
HSL color Cylindrical-coordinate representation of color #332972: hue angle of 248.22º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #332972 is Cyan = 0.55, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 41 | 114 | - |
| CMYK | 0.55 | 0.64 | 0 | 0.55 |
| HSL | 248.22º | 0.47% | 0.3% | - |
| HSV(B) | 248.22º | 0.64% | 0.45% | - |
| XYZ | 5.2 | 3.5 | 16.32 | - |
| YUV | 52.31 | 162.81 | 127.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 41 | 114 | 0.55 | 0.64 | 0 | 0.55 | 248.22 | 0.47 | 0.3 |
| Hex | 33 | 29 | 72 | 37 | 40 | 0 | 37 | F8 | 2F | 1E |
| Octal | 63 | 51 | 162 | 67 | 100 | 0 | 67 | 370 | 57 | 36 |
| Binary | 110011 | 101001 | 1110010 | 110111 | 1000000 | 0 | 110111 | 11111000 | 101111 | 11110 |
Color Harmonies of #332972
Complementary color
Monochromatic Colors of #332972
Black with #332972
Text Example
Text Example
White with #332972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332972; }
p { color: rgb(51,41,114); }
H1.HeaderClassName
{
color: #332972;
}
.AnyTagClassName
{
color: #332972;
}
</style>
background-color css
<style>
a { background-color: #332972; }
a { background-color: rgb(51,41,114); }
div.DivClassName
{
background-color: #332972;
}
.BgClassName
{
background-color: #332972;
}
</style>
border-color css
<style>
span { border-color: #332972; }
span { border-color: rgb(51,41,114); }
td.TdClassName
{
border-color: #332972;
}
.TagClassName
{
border-color: #332972;
}
</style>