Shades of Paris M #352561
Tints of Paris M #352561
RGB
CMYK
RGB Variations
Color information
#352561 (or 0x352561) is known color: Paris M. HEX triplet: 35, 25 and 61. RGB value is (53,37,97). Sum of RGB (Red+Green+Blue) = 53+37+97=187 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.34% from 187); Green value is 37 (14.84% from 255 or 19.79% from 187); Blue value is 97 (38.28% from 255 or 51.87% from 187); Max value from RGB is 97 - color contains mainly: blue. Hex color #352561 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352561 is #CADA9E. Grayscale: #303030. Windows color (decimal): -13294239 or 6366517. OLE color: 6366517.
HSL color Cylindrical-coordinate representation of color #352561: hue angle of 256º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #352561 is Cyan = 0.45, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 37 | 97 | - |
| CMYK | 0.45 | 0.62 | 0 | 0.62 |
| HSL | 256º | 0.45% | 0.26% | - |
| HSV(B) | 256º | 0.62% | 0.38% | - |
| XYZ | 4.29 | 2.94 | 11.65 | - |
| YUV | 48.62 | 155.3 | 131.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 37 | 97 | 0.45 | 0.62 | 0 | 0.62 | 256 | 0.45 | 0.26 |
| Hex | 35 | 25 | 61 | 2D | 3E | 0 | 3E | 100 | 2D | 1A |
| Octal | 65 | 45 | 141 | 55 | 76 | 0 | 76 | 400 | 55 | 32 |
| Binary | 110101 | 100101 | 1100001 | 101101 | 111110 | 0 | 111110 | 100000000 | 101101 | 11010 |
Color Harmonies of #352561
Complementary color
Monochromatic Colors of #352561
Black with #352561
Text Example
Text Example
White with #352561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352561; }
p { color: rgb(53,37,97); }
H1.HeaderClassName
{
color: #352561;
}
.AnyTagClassName
{
color: #352561;
}
</style>
background-color css
<style>
a { background-color: #352561; }
a { background-color: rgb(53,37,97); }
div.DivClassName
{
background-color: #352561;
}
.BgClassName
{
background-color: #352561;
}
</style>
border-color css
<style>
span { border-color: #352561; }
span { border-color: rgb(53,37,97); }
td.TdClassName
{
border-color: #352561;
}
.TagClassName
{
border-color: #352561;
}
</style>