Shades of Paris M #353157
Tints of Paris M #353157
RGB
CMYK
RGB Variations
Color information
#353157 (or 0x353157) is known color: Paris M. HEX triplet: 35, 31 and 57. RGB value is (53,49,87). Sum of RGB (Red+Green+Blue) = 53+49+87=189 (25% of max value = 765). Red value is 53 (21.09% from 255 or 28.04% from 189); Green value is 49 (19.53% from 255 or 25.93% from 189); Blue value is 87 (34.38% from 255 or 46.03% from 189); Max value from RGB is 87 - color contains mainly: blue. Hex color #353157 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353157 is #CACEA8. Grayscale: #363636. Windows color (decimal): -13291177 or 5714229. OLE color: 5714229.
HSL color Cylindrical-coordinate representation of color #353157: hue angle of 246.32º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #353157 is Cyan = 0.39, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 49 | 87 | - |
| CMYK | 0.39 | 0.44 | 0 | 0.66 |
| HSL | 246.32º | 0.28% | 0.27% | - |
| HSV(B) | 246.32º | 0.44% | 0.34% | - |
| XYZ | 4.29 | 3.64 | 9.49 | - |
| YUV | 54.53 | 146.33 | 126.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 87 | 0.39 | 0.44 | 0 | 0.66 | 246.32 | 0.28 | 0.27 |
| Hex | 35 | 31 | 57 | 27 | 2C | 0 | 42 | F6 | 1C | 1B |
| Octal | 65 | 61 | 127 | 47 | 54 | 0 | 102 | 366 | 34 | 33 |
| Binary | 110101 | 110001 | 1010111 | 100111 | 101100 | 0 | 1000010 | 11110110 | 11100 | 11011 |
Color Harmonies of #353157
Complementary color
Monochromatic Colors of #353157
Black with #353157
Text Example
Text Example
White with #353157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353157; }
p { color: rgb(53,49,87); }
H1.HeaderClassName
{
color: #353157;
}
.AnyTagClassName
{
color: #353157;
}
</style>
background-color css
<style>
a { background-color: #353157; }
a { background-color: rgb(53,49,87); }
div.DivClassName
{
background-color: #353157;
}
.BgClassName
{
background-color: #353157;
}
</style>
border-color css
<style>
span { border-color: #353157; }
span { border-color: rgb(53,49,87); }
td.TdClassName
{
border-color: #353157;
}
.TagClassName
{
border-color: #353157;
}
</style>