Shades of Paris M #352767
Tints of Paris M #352767
RGB
CMYK
RGB Variations
Color information
#352767 (or 0x352767) is known color: Paris M. HEX triplet: 35, 27 and 67. RGB value is (53,39,103). Sum of RGB (Red+Green+Blue) = 53+39+103=195 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.18% from 195); Green value is 39 (15.62% from 255 or 20% from 195); Blue value is 103 (40.62% from 255 or 52.82% from 195); Max value from RGB is 103 - color contains mainly: blue. Hex color #352767 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352767 is #CAD898. Grayscale: #323232. Windows color (decimal): -13293721 or 6760245. OLE color: 6760245.
HSL color Cylindrical-coordinate representation of color #352767: hue angle of 253.12º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #352767 is Cyan = 0.49, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 39 | 103 | - |
| CMYK | 0.49 | 0.62 | 0 | 0.60 |
| HSL | 253.13º | 0.45% | 0.28% | - |
| HSV(B) | 253.13º | 0.62% | 0.4% | - |
| XYZ | 4.64 | 3.19 | 13.2 | - |
| YUV | 50.48 | 157.64 | 129.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 103 | 0.49 | 0.62 | 0 | 0.60 | 253.13 | 0.45 | 0.28 |
| Hex | 35 | 27 | 67 | 31 | 3E | 0 | 3C | FD | 2D | 1C |
| Octal | 65 | 47 | 147 | 61 | 76 | 0 | 74 | 375 | 55 | 34 |
| Binary | 110101 | 100111 | 1100111 | 110001 | 111110 | 0 | 111100 | 11111101 | 101101 | 11100 |
Color Harmonies of #352767
Complementary color
Monochromatic Colors of #352767
Black with #352767
Text Example
Text Example
White with #352767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352767; }
p { color: rgb(53,39,103); }
H1.HeaderClassName
{
color: #352767;
}
.AnyTagClassName
{
color: #352767;
}
</style>
background-color css
<style>
a { background-color: #352767; }
a { background-color: rgb(53,39,103); }
div.DivClassName
{
background-color: #352767;
}
.BgClassName
{
background-color: #352767;
}
</style>
border-color css
<style>
span { border-color: #352767; }
span { border-color: rgb(53,39,103); }
td.TdClassName
{
border-color: #352767;
}
.TagClassName
{
border-color: #352767;
}
</style>