Shades of Paris M #352770
Tints of Paris M #352770
RGB
CMYK
RGB Variations
Color information
#352770 (or 0x352770) is known color: Paris M. HEX triplet: 35, 27 and 70. RGB value is (53,39,112). Sum of RGB (Red+Green+Blue) = 53+39+112=204 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.98% from 204); Green value is 39 (15.62% from 255 or 19.12% from 204); Blue value is 112 (44.14% from 255 or 54.90% from 204); Max value from RGB is 112 - color contains mainly: blue. Hex color #352770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352770 is #CAD88F. Grayscale: #333333. Windows color (decimal): -13293712 or 7350069. OLE color: 7350069.
HSL color Cylindrical-coordinate representation of color #352770: hue angle of 251.51º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #352770 is Cyan = 0.53, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 39 | 112 | - |
| CMYK | 0.53 | 0.65 | 0 | 0.56 |
| HSL | 251.51º | 0.48% | 0.3% | - |
| HSV(B) | 251.51º | 0.65% | 0.44% | - |
| XYZ | 5.12 | 3.38 | 15.71 | - |
| YUV | 51.51 | 162.14 | 129.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 112 | 0.53 | 0.65 | 0 | 0.56 | 251.51 | 0.48 | 0.3 |
| Hex | 35 | 27 | 70 | 35 | 41 | 0 | 38 | FC | 30 | 1E |
| Octal | 65 | 47 | 160 | 65 | 101 | 0 | 70 | 374 | 60 | 36 |
| Binary | 110101 | 100111 | 1110000 | 110101 | 1000001 | 0 | 111000 | 11111100 | 110000 | 11110 |
Color Harmonies of #352770
Complementary color
Monochromatic Colors of #352770
Black with #352770
Text Example
Text Example
White with #352770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352770; }
p { color: rgb(53,39,112); }
H1.HeaderClassName
{
color: #352770;
}
.AnyTagClassName
{
color: #352770;
}
</style>
background-color css
<style>
a { background-color: #352770; }
a { background-color: rgb(53,39,112); }
div.DivClassName
{
background-color: #352770;
}
.BgClassName
{
background-color: #352770;
}
</style>
border-color css
<style>
span { border-color: #352770; }
span { border-color: rgb(53,39,112); }
td.TdClassName
{
border-color: #352770;
}
.TagClassName
{
border-color: #352770;
}
</style>