Shades of Paris M #332661
Tints of Paris M #332661
RGB
CMYK
RGB Variations
Color information
#332661 (or 0x332661) is known color: Paris M. HEX triplet: 33, 26 and 61. RGB value is (51,38,97). Sum of RGB (Red+Green+Blue) = 51+38+97=186 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.42% from 186); Green value is 38 (15.23% from 255 or 20.43% from 186); Blue value is 97 (38.28% from 255 or 52.15% from 186); Max value from RGB is 97 - color contains mainly: blue. Hex color #332661 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332661 is #CCD99E. Grayscale: #303030. Windows color (decimal): -13425055 or 6366771. OLE color: 6366771.
HSL color Cylindrical-coordinate representation of color #332661: hue angle of 253.22º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #332661 is Cyan = 0.47, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 38 | 97 | - |
| CMYK | 0.47 | 0.61 | 0 | 0.62 |
| HSL | 253.22º | 0.44% | 0.26% | - |
| HSV(B) | 253.22º | 0.61% | 0.38% | - |
| XYZ | 4.22 | 2.95 | 11.66 | - |
| YUV | 48.61 | 155.31 | 129.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 38 | 97 | 0.47 | 0.61 | 0 | 0.62 | 253.22 | 0.44 | 0.26 |
| Hex | 33 | 26 | 61 | 2F | 3D | 0 | 3E | FD | 2C | 1A |
| Octal | 63 | 46 | 141 | 57 | 75 | 0 | 76 | 375 | 54 | 32 |
| Binary | 110011 | 100110 | 1100001 | 101111 | 111101 | 0 | 111110 | 11111101 | 101100 | 11010 |
Color Harmonies of #332661
Complementary color
Monochromatic Colors of #332661
Black with #332661
Text Example
Text Example
White with #332661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332661; }
p { color: rgb(51,38,97); }
H1.HeaderClassName
{
color: #332661;
}
.AnyTagClassName
{
color: #332661;
}
</style>
background-color css
<style>
a { background-color: #332661; }
a { background-color: rgb(51,38,97); }
div.DivClassName
{
background-color: #332661;
}
.BgClassName
{
background-color: #332661;
}
</style>
border-color css
<style>
span { border-color: #332661; }
span { border-color: rgb(51,38,97); }
td.TdClassName
{
border-color: #332661;
}
.TagClassName
{
border-color: #332661;
}
</style>