Shades of Paris M #332576
Tints of Paris M #332576
RGB
CMYK
RGB Variations
Color information
#332576 (or 0x332576) is known color: Paris M. HEX triplet: 33, 25 and 76. RGB value is (51,37,118). Sum of RGB (Red+Green+Blue) = 51+37+118=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 118 (46.48% from 255 or 57.28% from 206); Max value from RGB is 118 - color contains mainly: blue. Hex color #332576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332576 is #CCDA89. Grayscale: #323232. Windows color (decimal): -13425290 or 7742771. OLE color: 7742771.
HSL color Cylindrical-coordinate representation of color #332576: hue angle of 250.37º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #332576 is Cyan = 0.57, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 37 | 118 | - |
| CMYK | 0.57 | 0.69 | 0 | 0.54 |
| HSL | 250.37º | 0.52% | 0.3% | - |
| HSV(B) | 250.37º | 0.69% | 0.46% | - |
| XYZ | 5.3 | 3.33 | 17.5 | - |
| YUV | 50.42 | 166.14 | 128.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 37 | 118 | 0.57 | 0.69 | 0 | 0.54 | 250.37 | 0.52 | 0.3 |
| Hex | 33 | 25 | 76 | 39 | 45 | 0 | 36 | FA | 34 | 1E |
| Octal | 63 | 45 | 166 | 71 | 105 | 0 | 66 | 372 | 64 | 36 |
| Binary | 110011 | 100101 | 1110110 | 111001 | 1000101 | 0 | 110110 | 11111010 | 110100 | 11110 |
Color Harmonies of #332576
Complementary color
Monochromatic Colors of #332576
Black with #332576
Text Example
Text Example
White with #332576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332576; }
p { color: rgb(51,37,118); }
H1.HeaderClassName
{
color: #332576;
}
.AnyTagClassName
{
color: #332576;
}
</style>
background-color css
<style>
a { background-color: #332576; }
a { background-color: rgb(51,37,118); }
div.DivClassName
{
background-color: #332576;
}
.BgClassName
{
background-color: #332576;
}
</style>
border-color css
<style>
span { border-color: #332576; }
span { border-color: rgb(51,37,118); }
td.TdClassName
{
border-color: #332576;
}
.TagClassName
{
border-color: #332576;
}
</style>