Shades of Paris M #342660
Tints of Paris M #342660
RGB
CMYK
RGB Variations
Color information
#342660 (or 0x342660) is known color: Paris M. HEX triplet: 34, 26 and 60. RGB value is (52,38,96). Sum of RGB (Red+Green+Blue) = 52+38+96=186 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.96% from 186); Green value is 38 (15.23% from 255 or 20.43% from 186); Blue value is 96 (37.89% from 255 or 51.61% from 186); Max value from RGB is 96 - color contains mainly: blue. Hex color #342660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342660 is #CBD99F. Grayscale: #303030. Windows color (decimal): -13359520 or 6301236. OLE color: 6301236.
HSL color Cylindrical-coordinate representation of color #342660: hue angle of 254.48º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #342660 is Cyan = 0.46, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 38 | 96 | - |
| CMYK | 0.46 | 0.60 | 0 | 0.62 |
| HSL | 254.48º | 0.43% | 0.26% | - |
| HSV(B) | 254.48º | 0.6% | 0.38% | - |
| XYZ | 4.22 | 2.96 | 11.42 | - |
| YUV | 48.8 | 154.64 | 130.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 96 | 0.46 | 0.60 | 0 | 0.62 | 254.48 | 0.43 | 0.26 |
| Hex | 34 | 26 | 60 | 2E | 3C | 0 | 3E | FE | 2B | 1A |
| Octal | 64 | 46 | 140 | 56 | 74 | 0 | 76 | 376 | 53 | 32 |
| Binary | 110100 | 100110 | 1100000 | 101110 | 111100 | 0 | 111110 | 11111110 | 101011 | 11010 |
Color Harmonies of #342660
Complementary color
Monochromatic Colors of #342660
Black with #342660
Text Example
Text Example
White with #342660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342660; }
p { color: rgb(52,38,96); }
H1.HeaderClassName
{
color: #342660;
}
.AnyTagClassName
{
color: #342660;
}
</style>
background-color css
<style>
a { background-color: #342660; }
a { background-color: rgb(52,38,96); }
div.DivClassName
{
background-color: #342660;
}
.BgClassName
{
background-color: #342660;
}
</style>
border-color css
<style>
span { border-color: #342660; }
span { border-color: rgb(52,38,96); }
td.TdClassName
{
border-color: #342660;
}
.TagClassName
{
border-color: #342660;
}
</style>