Shades of Paris M #342965
Tints of Paris M #342965
RGB
CMYK
RGB Variations
Color information
#342965 (or 0x342965) is known color: Paris M. HEX triplet: 34, 29 and 65. RGB value is (52,41,101). Sum of RGB (Red+Green+Blue) = 52+41+101=194 (25% of max value = 765). Red value is 52 (20.70% from 255 or 26.80% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 101 (39.84% from 255 or 52.06% from 194); Max value from RGB is 101 - color contains mainly: blue. Hex color #342965 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342965 is #CBD69A. Grayscale: #323232. Windows color (decimal): -13358747 or 6629684. OLE color: 6629684.
HSL color Cylindrical-coordinate representation of color #342965: hue angle of 251º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #342965 is Cyan = 0.49, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 41 | 101 | - |
| CMYK | 0.49 | 0.59 | 0 | 0.60 |
| HSL | 251º | 0.42% | 0.28% | - |
| HSV(B) | 251º | 0.59% | 0.4% | - |
| XYZ | 4.56 | 3.26 | 12.7 | - |
| YUV | 51.13 | 156.14 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 41 | 101 | 0.49 | 0.59 | 0 | 0.60 | 251 | 0.42 | 0.28 |
| Hex | 34 | 29 | 65 | 31 | 3B | 0 | 3C | FB | 2A | 1C |
| Octal | 64 | 51 | 145 | 61 | 73 | 0 | 74 | 373 | 52 | 34 |
| Binary | 110100 | 101001 | 1100101 | 110001 | 111011 | 0 | 111100 | 11111011 | 101010 | 11100 |
Color Harmonies of #342965
Complementary color
Monochromatic Colors of #342965
Black with #342965
Text Example
Text Example
White with #342965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342965; }
p { color: rgb(52,41,101); }
H1.HeaderClassName
{
color: #342965;
}
.AnyTagClassName
{
color: #342965;
}
</style>
background-color css
<style>
a { background-color: #342965; }
a { background-color: rgb(52,41,101); }
div.DivClassName
{
background-color: #342965;
}
.BgClassName
{
background-color: #342965;
}
</style>
border-color css
<style>
span { border-color: #342965; }
span { border-color: rgb(52,41,101); }
td.TdClassName
{
border-color: #342965;
}
.TagClassName
{
border-color: #342965;
}
</style>