Shades of Paris M #342570
Tints of Paris M #342570
RGB
CMYK
RGB Variations
Color information
#342570 (or 0x342570) is known color: Paris M. HEX triplet: 34, 25 and 70. RGB value is (52,37,112). Sum of RGB (Red+Green+Blue) = 52+37+112=201 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.87% from 201); Green value is 37 (14.84% from 255 or 18.41% from 201); Blue value is 112 (44.14% from 255 or 55.72% from 201); Max value from RGB is 112 - color contains mainly: blue. Hex color #342570 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342570 is #CBDA8F. Grayscale: #313131. Windows color (decimal): -13359760 or 7349556. OLE color: 7349556.
HSL color Cylindrical-coordinate representation of color #342570: hue angle of 252º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #342570 is Cyan = 0.54, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 37 | 112 | - |
| CMYK | 0.54 | 0.67 | 0 | 0.56 |
| HSL | 252º | 0.5% | 0.29% | - |
| HSV(B) | 252º | 0.67% | 0.44% | - |
| XYZ | 5 | 3.22 | 15.69 | - |
| YUV | 50.04 | 162.97 | 129.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 37 | 112 | 0.54 | 0.67 | 0 | 0.56 | 252 | 0.5 | 0.29 |
| Hex | 34 | 25 | 70 | 36 | 43 | 0 | 38 | FC | 32 | 1D |
| Octal | 64 | 45 | 160 | 66 | 103 | 0 | 70 | 374 | 62 | 35 |
| Binary | 110100 | 100101 | 1110000 | 110110 | 1000011 | 0 | 111000 | 11111100 | 110010 | 11101 |
Color Harmonies of #342570
Complementary color
Monochromatic Colors of #342570
Black with #342570
Text Example
Text Example
White with #342570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342570; }
p { color: rgb(52,37,112); }
H1.HeaderClassName
{
color: #342570;
}
.AnyTagClassName
{
color: #342570;
}
</style>
background-color css
<style>
a { background-color: #342570; }
a { background-color: rgb(52,37,112); }
div.DivClassName
{
background-color: #342570;
}
.BgClassName
{
background-color: #342570;
}
</style>
border-color css
<style>
span { border-color: #342570; }
span { border-color: rgb(52,37,112); }
td.TdClassName
{
border-color: #342570;
}
.TagClassName
{
border-color: #342570;
}
</style>