Shades of Paris M #342662
Tints of Paris M #342662
RGB
CMYK
RGB Variations
Color information
#342662 (or 0x342662) is known color: Paris M. HEX triplet: 34, 26 and 62. RGB value is (52,38,98). Sum of RGB (Red+Green+Blue) = 52+38+98=188 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.66% from 188); Green value is 38 (15.23% from 255 or 20.21% from 188); Blue value is 98 (38.67% from 255 or 52.13% from 188); Max value from RGB is 98 - color contains mainly: blue. Hex color #342662 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342662 is #CBD99D. Grayscale: #303030. Windows color (decimal): -13359518 or 6432308. OLE color: 6432308.
HSL color Cylindrical-coordinate representation of color #342662: hue angle of 254º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #342662 is Cyan = 0.47, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 38 | 98 | - |
| CMYK | 0.47 | 0.61 | 0 | 0.62 |
| HSL | 254º | 0.44% | 0.27% | - |
| HSV(B) | 254º | 0.61% | 0.38% | - |
| XYZ | 4.31 | 3 | 11.91 | - |
| YUV | 49.03 | 155.64 | 130.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 98 | 0.47 | 0.61 | 0 | 0.62 | 254 | 0.44 | 0.27 |
| Hex | 34 | 26 | 62 | 2F | 3D | 0 | 3E | FE | 2C | 1B |
| Octal | 64 | 46 | 142 | 57 | 75 | 0 | 76 | 376 | 54 | 33 |
| Binary | 110100 | 100110 | 1100010 | 101111 | 111101 | 0 | 111110 | 11111110 | 101100 | 11011 |
Color Harmonies of #342662
Complementary color
Monochromatic Colors of #342662
Black with #342662
Text Example
Text Example
White with #342662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342662; }
p { color: rgb(52,38,98); }
H1.HeaderClassName
{
color: #342662;
}
.AnyTagClassName
{
color: #342662;
}
</style>
background-color css
<style>
a { background-color: #342662; }
a { background-color: rgb(52,38,98); }
div.DivClassName
{
background-color: #342662;
}
.BgClassName
{
background-color: #342662;
}
</style>
border-color css
<style>
span { border-color: #342662; }
span { border-color: rgb(52,38,98); }
td.TdClassName
{
border-color: #342662;
}
.TagClassName
{
border-color: #342662;
}
</style>