Shades of Paris M #352468
Tints of Paris M #352468
RGB
CMYK
RGB Variations
Color information
#352468 (or 0x352468) is known color: Paris M. HEX triplet: 35, 24 and 68. RGB value is (53,36,104). Sum of RGB (Red+Green+Blue) = 53+36+104=193 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.46% from 193); Green value is 36 (14.45% from 255 or 18.65% from 193); Blue value is 104 (41.02% from 255 or 53.89% from 193); Max value from RGB is 104 - color contains mainly: blue. Hex color #352468 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352468 is #CADB97. Grayscale: #303030. Windows color (decimal): -13294488 or 6825013. OLE color: 6825013.
HSL color Cylindrical-coordinate representation of color #352468: hue angle of 255º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #352468 is Cyan = 0.49, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 36 | 104 | - |
| CMYK | 0.49 | 0.65 | 0 | 0.59 |
| HSL | 255º | 0.49% | 0.27% | - |
| HSV(B) | 255º | 0.65% | 0.41% | - |
| XYZ | 4.6 | 3.02 | 13.44 | - |
| YUV | 48.84 | 159.13 | 130.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 36 | 104 | 0.49 | 0.65 | 0 | 0.59 | 255 | 0.49 | 0.27 |
| Hex | 35 | 24 | 68 | 31 | 41 | 0 | 3B | FF | 31 | 1B |
| Octal | 65 | 44 | 150 | 61 | 101 | 0 | 73 | 377 | 61 | 33 |
| Binary | 110101 | 100100 | 1101000 | 110001 | 1000001 | 0 | 111011 | 11111111 | 110001 | 11011 |
Color Harmonies of #352468
Complementary color
Monochromatic Colors of #352468
Black with #352468
Text Example
Text Example
White with #352468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352468; }
p { color: rgb(53,36,104); }
H1.HeaderClassName
{
color: #352468;
}
.AnyTagClassName
{
color: #352468;
}
</style>
background-color css
<style>
a { background-color: #352468; }
a { background-color: rgb(53,36,104); }
div.DivClassName
{
background-color: #352468;
}
.BgClassName
{
background-color: #352468;
}
</style>
border-color css
<style>
span { border-color: #352468; }
span { border-color: rgb(53,36,104); }
td.TdClassName
{
border-color: #352468;
}
.TagClassName
{
border-color: #352468;
}
</style>