Shades of Paris M #332966
Tints of Paris M #332966
RGB
CMYK
RGB Variations
Color information
#332966 (or 0x332966) is known color: Paris M. HEX triplet: 33, 29 and 66. RGB value is (51,41,102). Sum of RGB (Red+Green+Blue) = 51+41+102=194 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.29% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 102 (40.23% from 255 or 52.58% from 194); Max value from RGB is 102 - color contains mainly: blue. Hex color #332966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332966 is #CCD699. Grayscale: #323232. Windows color (decimal): -13424282 or 6695219. OLE color: 6695219.
HSL color Cylindrical-coordinate representation of color #332966: hue angle of 249.84º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #332966 is Cyan = 0.5, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 51 | 41 | 102 | - |
| CMYK | 0.5 | 0.60 | 0 | 0.6 |
| HSL | 249.84º | 0.43% | 0.28% | - |
| HSV(B) | 249.84º | 0.6% | 0.4% | - |
| XYZ | 4.56 | 3.25 | 12.96 | - |
| YUV | 50.94 | 156.81 | 128.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 41 | 102 | 0.5 | 0.60 | 0 | 0.6 | 249.84 | 0.43 | 0.28 |
| Hex | 33 | 29 | 66 | 32 | 3C | 0 | 3C | FA | 2B | 1C |
| Octal | 63 | 51 | 146 | 62 | 74 | 0 | 74 | 372 | 53 | 34 |
| Binary | 110011 | 101001 | 1100110 | 110010 | 111100 | 0 | 111100 | 11111010 | 101011 | 11100 |
Color Harmonies of #332966
Complementary color
Monochromatic Colors of #332966
Black with #332966
Text Example
Text Example
White with #332966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332966; }
p { color: rgb(51,41,102); }
H1.HeaderClassName
{
color: #332966;
}
.AnyTagClassName
{
color: #332966;
}
</style>
background-color css
<style>
a { background-color: #332966; }
a { background-color: rgb(51,41,102); }
div.DivClassName
{
background-color: #332966;
}
.BgClassName
{
background-color: #332966;
}
</style>
border-color css
<style>
span { border-color: #332966; }
span { border-color: rgb(51,41,102); }
td.TdClassName
{
border-color: #332966;
}
.TagClassName
{
border-color: #332966;
}
</style>