Shades of Paris M #332965
Tints of Paris M #332965
RGB
CMYK
RGB Variations
Color information
#332965 (or 0x332965) is known color: Paris M. HEX triplet: 33, 29 and 65. RGB value is (51,41,101). Sum of RGB (Red+Green+Blue) = 51+41+101=193 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.42% from 193); Green value is 41 (16.41% from 255 or 21.24% from 193); Blue value is 101 (39.84% from 255 or 52.33% from 193); Max value from RGB is 101 - color contains mainly: blue. Hex color #332965 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332965 is #CCD69A. Grayscale: #323232. Windows color (decimal): -13424283 or 6629683. OLE color: 6629683.
HSL color Cylindrical-coordinate representation of color #332965: hue angle of 250º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #332965 is Cyan = 0.50, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 41 | 101 | - |
| CMYK | 0.50 | 0.59 | 0 | 0.60 |
| HSL | 250º | 0.42% | 0.28% | - |
| HSV(B) | 250º | 0.59% | 0.4% | - |
| XYZ | 4.51 | 3.23 | 12.7 | - |
| YUV | 50.83 | 156.31 | 128.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 41 | 101 | 0.50 | 0.59 | 0 | 0.60 | 250 | 0.42 | 0.28 |
| Hex | 33 | 29 | 65 | 32 | 3B | 0 | 3C | FA | 2A | 1C |
| Octal | 63 | 51 | 145 | 62 | 73 | 0 | 74 | 372 | 52 | 34 |
| Binary | 110011 | 101001 | 1100101 | 110010 | 111011 | 0 | 111100 | 11111010 | 101010 | 11100 |
Color Harmonies of #332965
Complementary color
Monochromatic Colors of #332965
Black with #332965
Text Example
Text Example
White with #332965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332965; }
p { color: rgb(51,41,101); }
H1.HeaderClassName
{
color: #332965;
}
.AnyTagClassName
{
color: #332965;
}
</style>
background-color css
<style>
a { background-color: #332965; }
a { background-color: rgb(51,41,101); }
div.DivClassName
{
background-color: #332965;
}
.BgClassName
{
background-color: #332965;
}
</style>
border-color css
<style>
span { border-color: #332965; }
span { border-color: rgb(51,41,101); }
td.TdClassName
{
border-color: #332965;
}
.TagClassName
{
border-color: #332965;
}
</style>