Shades of Paris M #352569
Tints of Paris M #352569
RGB
CMYK
RGB Variations
Color information
#352569 (or 0x352569) is known color: Paris M. HEX triplet: 35, 25 and 69. RGB value is (53,37,105). Sum of RGB (Red+Green+Blue) = 53+37+105=195 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.18% from 195); Green value is 37 (14.84% from 255 or 18.97% from 195); Blue value is 105 (41.41% from 255 or 53.85% from 195); Max value from RGB is 105 - color contains mainly: blue. Hex color #352569 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352569 is #CADA96. Grayscale: #313131. Windows color (decimal): -13294231 or 6890805. OLE color: 6890805.
HSL color Cylindrical-coordinate representation of color #352569: hue angle of 254.12º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #352569 is Cyan = 0.50, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 37 | 105 | - |
| CMYK | 0.50 | 0.65 | 0 | 0.59 |
| HSL | 254.12º | 0.48% | 0.28% | - |
| HSV(B) | 254.12º | 0.65% | 0.41% | - |
| XYZ | 4.68 | 3.1 | 13.72 | - |
| YUV | 49.54 | 159.3 | 130.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 37 | 105 | 0.50 | 0.65 | 0 | 0.59 | 254.12 | 0.48 | 0.28 |
| Hex | 35 | 25 | 69 | 32 | 41 | 0 | 3B | FE | 30 | 1C |
| Octal | 65 | 45 | 151 | 62 | 101 | 0 | 73 | 376 | 60 | 34 |
| Binary | 110101 | 100101 | 1101001 | 110010 | 1000001 | 0 | 111011 | 11111110 | 110000 | 11100 |
Color Harmonies of #352569
Complementary color
Monochromatic Colors of #352569
Black with #352569
Text Example
Text Example
White with #352569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352569; }
p { color: rgb(53,37,105); }
H1.HeaderClassName
{
color: #352569;
}
.AnyTagClassName
{
color: #352569;
}
</style>
background-color css
<style>
a { background-color: #352569; }
a { background-color: rgb(53,37,105); }
div.DivClassName
{
background-color: #352569;
}
.BgClassName
{
background-color: #352569;
}
</style>
border-color css
<style>
span { border-color: #352569; }
span { border-color: rgb(53,37,105); }
td.TdClassName
{
border-color: #352569;
}
.TagClassName
{
border-color: #352569;
}
</style>