Shades of Paris M #342865
Tints of Paris M #342865
RGB
CMYK
RGB Variations
Color information
#342865 (or 0x342865) is known color: Paris M. HEX triplet: 34, 28 and 65. RGB value is (52,40,101). Sum of RGB (Red+Green+Blue) = 52+40+101=193 (25% of max value = 765). Red value is 52 (20.70% from 255 or 26.94% from 193); Green value is 40 (16.02% from 255 or 20.73% from 193); Blue value is 101 (39.84% from 255 or 52.33% from 193); Max value from RGB is 101 - color contains mainly: blue. Hex color #342865 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342865 is #CBD79A. Grayscale: #323232. Windows color (decimal): -13359003 or 6629428. OLE color: 6629428.
HSL color Cylindrical-coordinate representation of color #342865: hue angle of 251.8º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #342865 is Cyan = 0.49, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 40 | 101 | - |
| CMYK | 0.49 | 0.60 | 0 | 0.60 |
| HSL | 251.8º | 0.43% | 0.28% | - |
| HSV(B) | 251.8º | 0.6% | 0.4% | - |
| XYZ | 4.52 | 3.19 | 12.69 | - |
| YUV | 50.54 | 156.48 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 40 | 101 | 0.49 | 0.60 | 0 | 0.60 | 251.8 | 0.43 | 0.28 |
| Hex | 34 | 28 | 65 | 31 | 3C | 0 | 3C | FC | 2B | 1C |
| Octal | 64 | 50 | 145 | 61 | 74 | 0 | 74 | 374 | 53 | 34 |
| Binary | 110100 | 101000 | 1100101 | 110001 | 111100 | 0 | 111100 | 11111100 | 101011 | 11100 |
Color Harmonies of #342865
Complementary color
Monochromatic Colors of #342865
Black with #342865
Text Example
Text Example
White with #342865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342865; }
p { color: rgb(52,40,101); }
H1.HeaderClassName
{
color: #342865;
}
.AnyTagClassName
{
color: #342865;
}
</style>
background-color css
<style>
a { background-color: #342865; }
a { background-color: rgb(52,40,101); }
div.DivClassName
{
background-color: #342865;
}
.BgClassName
{
background-color: #342865;
}
</style>
border-color css
<style>
span { border-color: #342865; }
span { border-color: rgb(52,40,101); }
td.TdClassName
{
border-color: #342865;
}
.TagClassName
{
border-color: #342865;
}
</style>