Shades of Paris M #352965
Tints of Paris M #352965
RGB
CMYK
RGB Variations
Color information
#352965 (or 0x352965) is known color: Paris M. HEX triplet: 35, 29 and 65. RGB value is (53,41,101). Sum of RGB (Red+Green+Blue) = 53+41+101=195 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.18% from 195); Green value is 41 (16.41% from 255 or 21.03% from 195); Blue value is 101 (39.84% from 255 or 51.79% from 195); Max value from RGB is 101 - color contains mainly: blue. Hex color #352965 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352965 is #CAD69A. Grayscale: #333333. Windows color (decimal): -13293211 or 6629685. OLE color: 6629685.
HSL color Cylindrical-coordinate representation of color #352965: hue angle of 252º 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 #352965 is Cyan = 0.48, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 41 | 101 | - |
| CMYK | 0.48 | 0.59 | 0 | 0.60 |
| HSL | 252º | 0.42% | 0.28% | - |
| HSV(B) | 252º | 0.59% | 0.4% | - |
| XYZ | 4.61 | 3.28 | 12.7 | - |
| YUV | 51.43 | 155.98 | 129.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 101 | 0.48 | 0.59 | 0 | 0.60 | 252 | 0.42 | 0.28 |
| Hex | 35 | 29 | 65 | 30 | 3B | 0 | 3C | FC | 2A | 1C |
| Octal | 65 | 51 | 145 | 60 | 73 | 0 | 74 | 374 | 52 | 34 |
| Binary | 110101 | 101001 | 1100101 | 110000 | 111011 | 0 | 111100 | 11111100 | 101010 | 11100 |
Color Harmonies of #352965
Complementary color
Monochromatic Colors of #352965
Black with #352965
Text Example
Text Example
White with #352965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352965; }
p { color: rgb(53,41,101); }
H1.HeaderClassName
{
color: #352965;
}
.AnyTagClassName
{
color: #352965;
}
</style>
background-color css
<style>
a { background-color: #352965; }
a { background-color: rgb(53,41,101); }
div.DivClassName
{
background-color: #352965;
}
.BgClassName
{
background-color: #352965;
}
</style>
border-color css
<style>
span { border-color: #352965; }
span { border-color: rgb(53,41,101); }
td.TdClassName
{
border-color: #352965;
}
.TagClassName
{
border-color: #352965;
}
</style>