Shades of Paris M #332967
Tints of Paris M #332967
RGB
CMYK
RGB Variations
Color information
#332967 (or 0x332967) is known color: Paris M. HEX triplet: 33, 29 and 67. RGB value is (51,41,103). Sum of RGB (Red+Green+Blue) = 51+41+103=195 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.15% from 195); Green value is 41 (16.41% from 255 or 21.03% from 195); Blue value is 103 (40.62% from 255 or 52.82% from 195); Max value from RGB is 103 - color contains mainly: blue. Hex color #332967 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332967 is #CCD698. Grayscale: #323232. Windows color (decimal): -13424281 or 6760755. OLE color: 6760755.
HSL color Cylindrical-coordinate representation of color #332967: hue angle of 249.68º 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 #332967 is Cyan = 0.50, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 41 | 103 | - |
| CMYK | 0.50 | 0.60 | 0 | 0.60 |
| HSL | 249.68º | 0.43% | 0.28% | - |
| HSV(B) | 249.68º | 0.6% | 0.4% | - |
| XYZ | 4.61 | 3.27 | 13.22 | - |
| YUV | 51.06 | 157.31 | 127.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 41 | 103 | 0.50 | 0.60 | 0 | 0.60 | 249.68 | 0.43 | 0.28 |
| Hex | 33 | 29 | 67 | 32 | 3C | 0 | 3C | FA | 2B | 1C |
| Octal | 63 | 51 | 147 | 62 | 74 | 0 | 74 | 372 | 53 | 34 |
| Binary | 110011 | 101001 | 1100111 | 110010 | 111100 | 0 | 111100 | 11111010 | 101011 | 11100 |
Color Harmonies of #332967
Complementary color
Monochromatic Colors of #332967
Black with #332967
Text Example
Text Example
White with #332967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332967; }
p { color: rgb(51,41,103); }
H1.HeaderClassName
{
color: #332967;
}
.AnyTagClassName
{
color: #332967;
}
</style>
background-color css
<style>
a { background-color: #332967; }
a { background-color: rgb(51,41,103); }
div.DivClassName
{
background-color: #332967;
}
.BgClassName
{
background-color: #332967;
}
</style>
border-color css
<style>
span { border-color: #332967; }
span { border-color: rgb(51,41,103); }
td.TdClassName
{
border-color: #332967;
}
.TagClassName
{
border-color: #332967;
}
</style>