Shades of Paris M #352660
Tints of Paris M #352660
RGB
CMYK
RGB Variations
Color information
#352660 (or 0x352660) is known color: Paris M. HEX triplet: 35, 26 and 60. RGB value is (53,38,96). Sum of RGB (Red+Green+Blue) = 53+38+96=187 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.34% from 187); Green value is 38 (15.23% from 255 or 20.32% from 187); Blue value is 96 (37.89% from 255 or 51.34% from 187); Max value from RGB is 96 - color contains mainly: blue. Hex color #352660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352660 is #CAD99F. Grayscale: #303030. Windows color (decimal): -13293984 or 6301237. OLE color: 6301237.
HSL color Cylindrical-coordinate representation of color #352660: hue angle of 255.52º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #352660 is Cyan = 0.45, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 38 | 96 | - |
| CMYK | 0.45 | 0.60 | 0 | 0.62 |
| HSL | 255.52º | 0.43% | 0.26% | - |
| HSV(B) | 255.52º | 0.6% | 0.38% | - |
| XYZ | 4.27 | 2.99 | 11.42 | - |
| YUV | 49.1 | 154.47 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 96 | 0.45 | 0.60 | 0 | 0.62 | 255.52 | 0.43 | 0.26 |
| Hex | 35 | 26 | 60 | 2D | 3C | 0 | 3E | 100 | 2B | 1A |
| Octal | 65 | 46 | 140 | 55 | 74 | 0 | 76 | 400 | 53 | 32 |
| Binary | 110101 | 100110 | 1100000 | 101101 | 111100 | 0 | 111110 | 100000000 | 101011 | 11010 |
Color Harmonies of #352660
Complementary color
Monochromatic Colors of #352660
Black with #352660
Text Example
Text Example
White with #352660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352660; }
p { color: rgb(53,38,96); }
H1.HeaderClassName
{
color: #352660;
}
.AnyTagClassName
{
color: #352660;
}
</style>
background-color css
<style>
a { background-color: #352660; }
a { background-color: rgb(53,38,96); }
div.DivClassName
{
background-color: #352660;
}
.BgClassName
{
background-color: #352660;
}
</style>
border-color css
<style>
span { border-color: #352660; }
span { border-color: rgb(53,38,96); }
td.TdClassName
{
border-color: #352660;
}
.TagClassName
{
border-color: #352660;
}
</style>