Shades of Paris M #353257
Tints of Paris M #353257
RGB
CMYK
RGB Variations
Color information
#353257 (or 0x353257) is known color: Paris M. HEX triplet: 35, 32 and 57. RGB value is (53,50,87). Sum of RGB (Red+Green+Blue) = 53+50+87=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 50 (19.92% from 255 or 26.32% from 190); Blue value is 87 (34.38% from 255 or 45.79% from 190); Max value from RGB is 87 - color contains mainly: blue. Hex color #353257 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353257 is #CACDA8. Grayscale: #363636. Windows color (decimal): -13290921 or 5714485. OLE color: 5714485.
HSL color Cylindrical-coordinate representation of color #353257: hue angle of 244.86º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #353257 is Cyan = 0.39, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 50 | 87 | - |
| CMYK | 0.39 | 0.43 | 0 | 0.66 |
| HSL | 244.86º | 0.27% | 0.27% | - |
| HSV(B) | 244.86º | 0.43% | 0.34% | - |
| XYZ | 4.33 | 3.73 | 9.51 | - |
| YUV | 55.12 | 145.99 | 126.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 50 | 87 | 0.39 | 0.43 | 0 | 0.66 | 244.86 | 0.27 | 0.27 |
| Hex | 35 | 32 | 57 | 27 | 2B | 0 | 42 | F5 | 1B | 1B |
| Octal | 65 | 62 | 127 | 47 | 53 | 0 | 102 | 365 | 33 | 33 |
| Binary | 110101 | 110010 | 1010111 | 100111 | 101011 | 0 | 1000010 | 11110101 | 11011 | 11011 |
Color Harmonies of #353257
Complementary color
Monochromatic Colors of #353257
Black with #353257
Text Example
Text Example
White with #353257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353257; }
p { color: rgb(53,50,87); }
H1.HeaderClassName
{
color: #353257;
}
.AnyTagClassName
{
color: #353257;
}
</style>
background-color css
<style>
a { background-color: #353257; }
a { background-color: rgb(53,50,87); }
div.DivClassName
{
background-color: #353257;
}
.BgClassName
{
background-color: #353257;
}
</style>
border-color css
<style>
span { border-color: #353257; }
span { border-color: rgb(53,50,87); }
td.TdClassName
{
border-color: #353257;
}
.TagClassName
{
border-color: #353257;
}
</style>