Shades of Paris M #342668
Tints of Paris M #342668
RGB
CMYK
RGB Variations
Color information
#342668 (or 0x342668) is known color: Paris M. HEX triplet: 34, 26 and 68. RGB value is (52,38,104). Sum of RGB (Red+Green+Blue) = 52+38+104=194 (25% of max value = 765). Red value is 52 (20.70% from 255 or 26.80% from 194); Green value is 38 (15.23% from 255 or 19.59% from 194); Blue value is 104 (41.02% from 255 or 53.61% from 194); Max value from RGB is 104 - color contains mainly: blue. Hex color #342668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342668 is #CBD997. Grayscale: #313131. Windows color (decimal): -13359512 or 6825524. OLE color: 6825524.
HSL color Cylindrical-coordinate representation of color #342668: hue angle of 252.73º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #342668 is Cyan = 0.50, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 38 | 104 | - |
| CMYK | 0.50 | 0.63 | 0 | 0.59 |
| HSL | 252.73º | 0.46% | 0.28% | - |
| HSV(B) | 252.73º | 0.63% | 0.41% | - |
| XYZ | 4.61 | 3.12 | 13.46 | - |
| YUV | 49.71 | 158.64 | 129.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 104 | 0.50 | 0.63 | 0 | 0.59 | 252.73 | 0.46 | 0.28 |
| Hex | 34 | 26 | 68 | 32 | 3F | 0 | 3B | FD | 2E | 1C |
| Octal | 64 | 46 | 150 | 62 | 77 | 0 | 73 | 375 | 56 | 34 |
| Binary | 110100 | 100110 | 1101000 | 110010 | 111111 | 0 | 111011 | 11111101 | 101110 | 11100 |
Color Harmonies of #342668
Complementary color
Monochromatic Colors of #342668
Black with #342668
Text Example
Text Example
White with #342668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342668; }
p { color: rgb(52,38,104); }
H1.HeaderClassName
{
color: #342668;
}
.AnyTagClassName
{
color: #342668;
}
</style>
background-color css
<style>
a { background-color: #342668; }
a { background-color: rgb(52,38,104); }
div.DivClassName
{
background-color: #342668;
}
.BgClassName
{
background-color: #342668;
}
</style>
border-color css
<style>
span { border-color: #342668; }
span { border-color: rgb(52,38,104); }
td.TdClassName
{
border-color: #342668;
}
.TagClassName
{
border-color: #342668;
}
</style>