Shades of Paris M #352768
Tints of Paris M #352768
RGB
CMYK
RGB Variations
Color information
#352768 (or 0x352768) is known color: Paris M. HEX triplet: 35, 27 and 68. RGB value is (53,39,104). Sum of RGB (Red+Green+Blue) = 53+39+104=196 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.04% from 196); Green value is 39 (15.62% from 255 or 19.90% from 196); Blue value is 104 (41.02% from 255 or 53.06% from 196); Max value from RGB is 104 - color contains mainly: blue. Hex color #352768 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352768 is #CAD897. Grayscale: #323232. Windows color (decimal): -13293720 or 6825781. OLE color: 6825781.
HSL color Cylindrical-coordinate representation of color #352768: hue angle of 252.92º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #352768 is Cyan = 0.49, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 39 | 104 | - |
| CMYK | 0.49 | 0.62 | 0 | 0.59 |
| HSL | 252.92º | 0.45% | 0.28% | - |
| HSV(B) | 252.92º | 0.63% | 0.41% | - |
| XYZ | 4.69 | 3.21 | 13.47 | - |
| YUV | 50.6 | 158.14 | 129.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 104 | 0.49 | 0.62 | 0 | 0.59 | 252.92 | 0.45 | 0.28 |
| Hex | 35 | 27 | 68 | 31 | 3E | 0 | 3B | FD | 2D | 1C |
| Octal | 65 | 47 | 150 | 61 | 76 | 0 | 73 | 375 | 55 | 34 |
| Binary | 110101 | 100111 | 1101000 | 110001 | 111110 | 0 | 111011 | 11111101 | 101101 | 11100 |
Color Harmonies of #352768
Complementary color
Monochromatic Colors of #352768
Black with #352768
Text Example
Text Example
White with #352768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352768; }
p { color: rgb(53,39,104); }
H1.HeaderClassName
{
color: #352768;
}
.AnyTagClassName
{
color: #352768;
}
</style>
background-color css
<style>
a { background-color: #352768; }
a { background-color: rgb(53,39,104); }
div.DivClassName
{
background-color: #352768;
}
.BgClassName
{
background-color: #352768;
}
</style>
border-color css
<style>
span { border-color: #352768; }
span { border-color: rgb(53,39,104); }
td.TdClassName
{
border-color: #352768;
}
.TagClassName
{
border-color: #352768;
}
</style>