Shades of Paris M #332973
Tints of Paris M #332973
RGB
CMYK
RGB Variations
Color information
#332973 (or 0x332973) is known color: Paris M. HEX triplet: 33, 29 and 73. RGB value is (51,41,115). Sum of RGB (Red+Green+Blue) = 51+41+115=207 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.64% from 207); Green value is 41 (16.41% from 255 or 19.81% from 207); Blue value is 115 (45.31% from 255 or 55.56% from 207); Max value from RGB is 115 - color contains mainly: blue. Hex color #332973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332973 is #CCD68C. Grayscale: #343434. Windows color (decimal): -13424269 or 7547187. OLE color: 7547187.
HSL color Cylindrical-coordinate representation of color #332973: hue angle of 248.11º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #332973 is Cyan = 0.56, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 41 | 115 | - |
| CMYK | 0.56 | 0.64 | 0 | 0.55 |
| HSL | 248.11º | 0.47% | 0.31% | - |
| HSV(B) | 248.11º | 0.64% | 0.45% | - |
| XYZ | 5.25 | 3.53 | 16.62 | - |
| YUV | 52.43 | 163.31 | 126.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 41 | 115 | 0.56 | 0.64 | 0 | 0.55 | 248.11 | 0.47 | 0.31 |
| Hex | 33 | 29 | 73 | 38 | 40 | 0 | 37 | F8 | 2F | 1F |
| Octal | 63 | 51 | 163 | 70 | 100 | 0 | 67 | 370 | 57 | 37 |
| Binary | 110011 | 101001 | 1110011 | 111000 | 1000000 | 0 | 110111 | 11111000 | 101111 | 11111 |
Color Harmonies of #332973
Complementary color
Monochromatic Colors of #332973
Black with #332973
Text Example
Text Example
White with #332973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332973; }
p { color: rgb(51,41,115); }
H1.HeaderClassName
{
color: #332973;
}
.AnyTagClassName
{
color: #332973;
}
</style>
background-color css
<style>
a { background-color: #332973; }
a { background-color: rgb(51,41,115); }
div.DivClassName
{
background-color: #332973;
}
.BgClassName
{
background-color: #332973;
}
</style>
border-color css
<style>
span { border-color: #332973; }
span { border-color: rgb(51,41,115); }
td.TdClassName
{
border-color: #332973;
}
.TagClassName
{
border-color: #332973;
}
</style>