Shades of Paris M #342674
Tints of Paris M #342674
RGB
CMYK
RGB Variations
Color information
#342674 (or 0x342674) is known color: Paris M. HEX triplet: 34, 26 and 74. RGB value is (52,38,116). Sum of RGB (Red+Green+Blue) = 52+38+116=206 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.24% from 206); Green value is 38 (15.23% from 255 or 18.45% from 206); Blue value is 116 (45.70% from 255 or 56.31% from 206); Max value from RGB is 116 - color contains mainly: blue. Hex color #342674 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342674 is #CBD98B. Grayscale: #323232. Windows color (decimal): -13359500 or 7611956. OLE color: 7611956.
HSL color Cylindrical-coordinate representation of color #342674: hue angle of 250.77º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #342674 is Cyan = 0.55, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 38 | 116 | - |
| CMYK | 0.55 | 0.67 | 0 | 0.55 |
| HSL | 250.77º | 0.51% | 0.3% | - |
| HSV(B) | 250.77º | 0.67% | 0.45% | - |
| XYZ | 5.26 | 3.38 | 16.9 | - |
| YUV | 51.08 | 164.64 | 128.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 116 | 0.55 | 0.67 | 0 | 0.55 | 250.77 | 0.51 | 0.3 |
| Hex | 34 | 26 | 74 | 37 | 43 | 0 | 37 | FB | 33 | 1E |
| Octal | 64 | 46 | 164 | 67 | 103 | 0 | 67 | 373 | 63 | 36 |
| Binary | 110100 | 100110 | 1110100 | 110111 | 1000011 | 0 | 110111 | 11111011 | 110011 | 11110 |
Color Harmonies of #342674
Complementary color
Monochromatic Colors of #342674
Black with #342674
Text Example
Text Example
White with #342674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342674; }
p { color: rgb(52,38,116); }
H1.HeaderClassName
{
color: #342674;
}
.AnyTagClassName
{
color: #342674;
}
</style>
background-color css
<style>
a { background-color: #342674; }
a { background-color: rgb(52,38,116); }
div.DivClassName
{
background-color: #342674;
}
.BgClassName
{
background-color: #342674;
}
</style>
border-color css
<style>
span { border-color: #342674; }
span { border-color: rgb(52,38,116); }
td.TdClassName
{
border-color: #342674;
}
.TagClassName
{
border-color: #342674;
}
</style>