Shades of Paris M #353059
Tints of Paris M #353059
RGB
CMYK
RGB Variations
Color information
#353059 (or 0x353059) is known color: Paris M. HEX triplet: 35, 30 and 59. RGB value is (53,48,89). Sum of RGB (Red+Green+Blue) = 53+48+89=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 48 (19.14% from 255 or 25.26% from 190); Blue value is 89 (35.16% from 255 or 46.84% from 190); Max value from RGB is 89 - color contains mainly: blue. Hex color #353059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353059 is #CACFA6. Grayscale: #363636. Windows color (decimal): -13291431 or 5845045. OLE color: 5845045.
HSL color Cylindrical-coordinate representation of color #353059: hue angle of 247.32º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #353059 is Cyan = 0.40, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 48 | 89 | - |
| CMYK | 0.40 | 0.46 | 0 | 0.65 |
| HSL | 247.32º | 0.3% | 0.27% | - |
| HSV(B) | 247.32º | 0.46% | 0.35% | - |
| XYZ | 4.33 | 3.59 | 9.92 | - |
| YUV | 54.17 | 147.66 | 127.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 89 | 0.40 | 0.46 | 0 | 0.65 | 247.32 | 0.3 | 0.27 |
| Hex | 35 | 30 | 59 | 28 | 2E | 0 | 41 | F7 | 1E | 1B |
| Octal | 65 | 60 | 131 | 50 | 56 | 0 | 101 | 367 | 36 | 33 |
| Binary | 110101 | 110000 | 1011001 | 101000 | 101110 | 0 | 1000001 | 11110111 | 11110 | 11011 |
Color Harmonies of #353059
Complementary color
Monochromatic Colors of #353059
Black with #353059
Text Example
Text Example
White with #353059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353059; }
p { color: rgb(53,48,89); }
H1.HeaderClassName
{
color: #353059;
}
.AnyTagClassName
{
color: #353059;
}
</style>
background-color css
<style>
a { background-color: #353059; }
a { background-color: rgb(53,48,89); }
div.DivClassName
{
background-color: #353059;
}
.BgClassName
{
background-color: #353059;
}
</style>
border-color css
<style>
span { border-color: #353059; }
span { border-color: rgb(53,48,89); }
td.TdClassName
{
border-color: #353059;
}
.TagClassName
{
border-color: #353059;
}
</style>