Shades of Paris M #352870
Tints of Paris M #352870
RGB
CMYK
RGB Variations
Color information
#352870 (or 0x352870) is known color: Paris M. HEX triplet: 35, 28 and 70. RGB value is (53,40,112). Sum of RGB (Red+Green+Blue) = 53+40+112=205 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.85% from 205); Green value is 40 (16.02% from 255 or 19.51% from 205); Blue value is 112 (44.14% from 255 or 54.63% from 205); Max value from RGB is 112 - color contains mainly: blue. Hex color #352870 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352870 is #CAD78F. Grayscale: #333333. Windows color (decimal): -13293456 or 7350325. OLE color: 7350325.
HSL color Cylindrical-coordinate representation of color #352870: hue angle of 250.83º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #352870 is Cyan = 0.53, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 40 | 112 | - |
| CMYK | 0.53 | 0.64 | 0 | 0.56 |
| HSL | 250.83º | 0.47% | 0.3% | - |
| HSV(B) | 250.83º | 0.64% | 0.44% | - |
| XYZ | 5.15 | 3.44 | 15.72 | - |
| YUV | 52.1 | 161.81 | 128.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 40 | 112 | 0.53 | 0.64 | 0 | 0.56 | 250.83 | 0.47 | 0.3 |
| Hex | 35 | 28 | 70 | 35 | 40 | 0 | 38 | FB | 2F | 1E |
| Octal | 65 | 50 | 160 | 65 | 100 | 0 | 70 | 373 | 57 | 36 |
| Binary | 110101 | 101000 | 1110000 | 110101 | 1000000 | 0 | 111000 | 11111011 | 101111 | 11110 |
Color Harmonies of #352870
Complementary color
Monochromatic Colors of #352870
Black with #352870
Text Example
Text Example
White with #352870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352870; }
p { color: rgb(53,40,112); }
H1.HeaderClassName
{
color: #352870;
}
.AnyTagClassName
{
color: #352870;
}
</style>
background-color css
<style>
a { background-color: #352870; }
a { background-color: rgb(53,40,112); }
div.DivClassName
{
background-color: #352870;
}
.BgClassName
{
background-color: #352870;
}
</style>
border-color css
<style>
span { border-color: #352870; }
span { border-color: rgb(53,40,112); }
td.TdClassName
{
border-color: #352870;
}
.TagClassName
{
border-color: #352870;
}
</style>