Shades of Paris M #342666
Tints of Paris M #342666
RGB
CMYK
RGB Variations
Color information
#342666 (or 0x342666) is known color: Paris M. HEX triplet: 34, 26 and 66. RGB value is (52,38,102). Sum of RGB (Red+Green+Blue) = 52+38+102=192 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.08% from 192); Green value is 38 (15.23% from 255 or 19.79% from 192); Blue value is 102 (40.23% from 255 or 53.12% from 192); Max value from RGB is 102 - color contains mainly: blue. Hex color #342666 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342666 is #CBD999. Grayscale: #313131. Windows color (decimal): -13359514 or 6694452. OLE color: 6694452.
HSL color Cylindrical-coordinate representation of color #342666: hue angle of 253.12º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #342666 is Cyan = 0.49, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 38 | 102 | - |
| CMYK | 0.49 | 0.63 | 0 | 0.6 |
| HSL | 253.13º | 0.46% | 0.27% | - |
| HSV(B) | 253.13º | 0.63% | 0.4% | - |
| XYZ | 4.51 | 3.08 | 12.93 | - |
| YUV | 49.48 | 157.64 | 129.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 102 | 0.49 | 0.63 | 0 | 0.6 | 253.13 | 0.46 | 0.27 |
| Hex | 34 | 26 | 66 | 31 | 3F | 0 | 3C | FD | 2E | 1B |
| Octal | 64 | 46 | 146 | 61 | 77 | 0 | 74 | 375 | 56 | 33 |
| Binary | 110100 | 100110 | 1100110 | 110001 | 111111 | 0 | 111100 | 11111101 | 101110 | 11011 |
Color Harmonies of #342666
Complementary color
Monochromatic Colors of #342666
Black with #342666
Text Example
Text Example
White with #342666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342666; }
p { color: rgb(52,38,102); }
H1.HeaderClassName
{
color: #342666;
}
.AnyTagClassName
{
color: #342666;
}
</style>
background-color css
<style>
a { background-color: #342666; }
a { background-color: rgb(52,38,102); }
div.DivClassName
{
background-color: #342666;
}
.BgClassName
{
background-color: #342666;
}
</style>
border-color css
<style>
span { border-color: #342666; }
span { border-color: rgb(52,38,102); }
td.TdClassName
{
border-color: #342666;
}
.TagClassName
{
border-color: #342666;
}
</style>