Shades of Paris M #352865
Tints of Paris M #352865
RGB
CMYK
RGB Variations
Color information
#352865 (or 0x352865) is known color: Paris M. HEX triplet: 35, 28 and 65. RGB value is (53,40,101). Sum of RGB (Red+Green+Blue) = 53+40+101=194 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.32% from 194); Green value is 40 (16.02% from 255 or 20.62% from 194); Blue value is 101 (39.84% from 255 or 52.06% from 194); Max value from RGB is 101 - color contains mainly: blue. Hex color #352865 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352865 is #CAD79A. Grayscale: #323232. Windows color (decimal): -13293467 or 6629429. OLE color: 6629429.
HSL color Cylindrical-coordinate representation of color #352865: hue angle of 252.79º 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 #352865 is Cyan = 0.48, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 40 | 101 | - |
| CMYK | 0.48 | 0.60 | 0 | 0.60 |
| HSL | 252.79º | 0.43% | 0.28% | - |
| HSV(B) | 252.79º | 0.6% | 0.4% | - |
| XYZ | 4.58 | 3.21 | 12.69 | - |
| YUV | 50.84 | 156.31 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 40 | 101 | 0.48 | 0.60 | 0 | 0.60 | 252.79 | 0.43 | 0.28 |
| Hex | 35 | 28 | 65 | 30 | 3C | 0 | 3C | FD | 2B | 1C |
| Octal | 65 | 50 | 145 | 60 | 74 | 0 | 74 | 375 | 53 | 34 |
| Binary | 110101 | 101000 | 1100101 | 110000 | 111100 | 0 | 111100 | 11111101 | 101011 | 11100 |
Color Harmonies of #352865
Complementary color
Monochromatic Colors of #352865
Black with #352865
Text Example
Text Example
White with #352865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352865; }
p { color: rgb(53,40,101); }
H1.HeaderClassName
{
color: #352865;
}
.AnyTagClassName
{
color: #352865;
}
</style>
background-color css
<style>
a { background-color: #352865; }
a { background-color: rgb(53,40,101); }
div.DivClassName
{
background-color: #352865;
}
.BgClassName
{
background-color: #352865;
}
</style>
border-color css
<style>
span { border-color: #352865; }
span { border-color: rgb(53,40,101); }
td.TdClassName
{
border-color: #352865;
}
.TagClassName
{
border-color: #352865;
}
</style>