Shades of Paris M #353158
Tints of Paris M #353158
RGB
CMYK
RGB Variations
Color information
#353158 (or 0x353158) is known color: Paris M. HEX triplet: 35, 31 and 58. RGB value is (53,49,88). Sum of RGB (Red+Green+Blue) = 53+49+88=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 49 (19.53% from 255 or 25.79% from 190); Blue value is 88 (34.77% from 255 or 46.32% from 190); Max value from RGB is 88 - color contains mainly: blue. Hex color #353158 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353158 is #CACEA7. Grayscale: #363636. Windows color (decimal): -13291176 or 5779765. OLE color: 5779765.
HSL color Cylindrical-coordinate representation of color #353158: hue angle of 246.15º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #353158 is Cyan = 0.40, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 49 | 88 | - |
| CMYK | 0.40 | 0.44 | 0 | 0.65 |
| HSL | 246.15º | 0.28% | 0.27% | - |
| HSV(B) | 246.15º | 0.44% | 0.35% | - |
| XYZ | 4.33 | 3.66 | 9.71 | - |
| YUV | 54.64 | 146.83 | 126.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 88 | 0.40 | 0.44 | 0 | 0.65 | 246.15 | 0.28 | 0.27 |
| Hex | 35 | 31 | 58 | 28 | 2C | 0 | 41 | F6 | 1C | 1B |
| Octal | 65 | 61 | 130 | 50 | 54 | 0 | 101 | 366 | 34 | 33 |
| Binary | 110101 | 110001 | 1011000 | 101000 | 101100 | 0 | 1000001 | 11110110 | 11100 | 11011 |
Color Harmonies of #353158
Complementary color
Monochromatic Colors of #353158
Black with #353158
Text Example
Text Example
White with #353158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353158; }
p { color: rgb(53,49,88); }
H1.HeaderClassName
{
color: #353158;
}
.AnyTagClassName
{
color: #353158;
}
</style>
background-color css
<style>
a { background-color: #353158; }
a { background-color: rgb(53,49,88); }
div.DivClassName
{
background-color: #353158;
}
.BgClassName
{
background-color: #353158;
}
</style>
border-color css
<style>
span { border-color: #353158; }
span { border-color: rgb(53,49,88); }
td.TdClassName
{
border-color: #353158;
}
.TagClassName
{
border-color: #353158;
}
</style>