Shades of Paris M #352670
Tints of Paris M #352670
RGB
CMYK
RGB Variations
Color information
#352670 (or 0x352670) is known color: Paris M. HEX triplet: 35, 26 and 70. RGB value is (53,38,112). Sum of RGB (Red+Green+Blue) = 53+38+112=203 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.11% from 203); Green value is 38 (15.23% from 255 or 18.72% from 203); Blue value is 112 (44.14% from 255 or 55.17% from 203); Max value from RGB is 112 - color contains mainly: blue. Hex color #352670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352670 is #CAD98F. Grayscale: #323232. Windows color (decimal): -13293968 or 7349813. OLE color: 7349813.
HSL color Cylindrical-coordinate representation of color #352670: hue angle of 252.16º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #352670 is Cyan = 0.53, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 38 | 112 | - |
| CMYK | 0.53 | 0.66 | 0 | 0.56 |
| HSL | 252.16º | 0.49% | 0.29% | - |
| HSV(B) | 252.16º | 0.66% | 0.44% | - |
| XYZ | 5.09 | 3.31 | 15.7 | - |
| YUV | 50.92 | 162.47 | 129.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 112 | 0.53 | 0.66 | 0 | 0.56 | 252.16 | 0.49 | 0.29 |
| Hex | 35 | 26 | 70 | 35 | 42 | 0 | 38 | FC | 31 | 1D |
| Octal | 65 | 46 | 160 | 65 | 102 | 0 | 70 | 374 | 61 | 35 |
| Binary | 110101 | 100110 | 1110000 | 110101 | 1000010 | 0 | 111000 | 11111100 | 110001 | 11101 |
Color Harmonies of #352670
Complementary color
Monochromatic Colors of #352670
Black with #352670
Text Example
Text Example
White with #352670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352670; }
p { color: rgb(53,38,112); }
H1.HeaderClassName
{
color: #352670;
}
.AnyTagClassName
{
color: #352670;
}
</style>
background-color css
<style>
a { background-color: #352670; }
a { background-color: rgb(53,38,112); }
div.DivClassName
{
background-color: #352670;
}
.BgClassName
{
background-color: #352670;
}
</style>
border-color css
<style>
span { border-color: #352670; }
span { border-color: rgb(53,38,112); }
td.TdClassName
{
border-color: #352670;
}
.TagClassName
{
border-color: #352670;
}
</style>