Shades of Paris M #332970
Tints of Paris M #332970
RGB
CMYK
RGB Variations
Color information
#332970 (or 0x332970) is known color: Paris M. HEX triplet: 33, 29 and 70. RGB value is (51,41,112). Sum of RGB (Red+Green+Blue) = 51+41+112=204 (27% of max value = 765). Red value is 51 (20.31% from 255 or 25% from 204); Green value is 41 (16.41% from 255 or 20.10% from 204); Blue value is 112 (44.14% from 255 or 54.90% from 204); Max value from RGB is 112 - color contains mainly: blue. Hex color #332970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332970 is #CCD68F. Grayscale: #333333. Windows color (decimal): -13424272 or 7350579. OLE color: 7350579.
HSL color Cylindrical-coordinate representation of color #332970: hue angle of 248.45º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #332970 is Cyan = 0.54, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 41 | 112 | - |
| CMYK | 0.54 | 0.63 | 0 | 0.56 |
| HSL | 248.45º | 0.46% | 0.3% | - |
| HSV(B) | 248.45º | 0.63% | 0.44% | - |
| XYZ | 5.08 | 3.46 | 15.73 | - |
| YUV | 52.08 | 161.81 | 127.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 41 | 112 | 0.54 | 0.63 | 0 | 0.56 | 248.45 | 0.46 | 0.3 |
| Hex | 33 | 29 | 70 | 36 | 3F | 0 | 38 | F8 | 2E | 1E |
| Octal | 63 | 51 | 160 | 66 | 77 | 0 | 70 | 370 | 56 | 36 |
| Binary | 110011 | 101001 | 1110000 | 110110 | 111111 | 0 | 111000 | 11111000 | 101110 | 11110 |
Color Harmonies of #332970
Complementary color
Monochromatic Colors of #332970
Black with #332970
Text Example
Text Example
White with #332970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332970; }
p { color: rgb(51,41,112); }
H1.HeaderClassName
{
color: #332970;
}
.AnyTagClassName
{
color: #332970;
}
</style>
background-color css
<style>
a { background-color: #332970; }
a { background-color: rgb(51,41,112); }
div.DivClassName
{
background-color: #332970;
}
.BgClassName
{
background-color: #332970;
}
</style>
border-color css
<style>
span { border-color: #332970; }
span { border-color: rgb(51,41,112); }
td.TdClassName
{
border-color: #332970;
}
.TagClassName
{
border-color: #332970;
}
</style>