Shades of Paris M #342270
Tints of Paris M #342270
RGB
CMYK
RGB Variations
Color information
#342270 (or 0x342270) is known color: Paris M. HEX triplet: 34, 22 and 70. RGB value is (52,34,112). Sum of RGB (Red+Green+Blue) = 52+34+112=198 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.26% from 198); Green value is 34 (13.67% from 255 or 17.17% from 198); Blue value is 112 (44.14% from 255 or 56.57% from 198); Max value from RGB is 112 - color contains mainly: blue. Hex color #342270 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342270 is #CBDD8F. Grayscale: #2F2F2F. Windows color (decimal): -13360528 or 7348788. OLE color: 7348788.
HSL color Cylindrical-coordinate representation of color #342270: hue angle of 253.85º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #342270 is Cyan = 0.54, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 34 | 112 | - |
| CMYK | 0.54 | 0.70 | 0 | 0.56 |
| HSL | 253.85º | 0.53% | 0.29% | - |
| HSV(B) | 253.85º | 0.7% | 0.44% | - |
| XYZ | 4.91 | 3.04 | 15.66 | - |
| YUV | 48.27 | 163.96 | 130.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 34 | 112 | 0.54 | 0.70 | 0 | 0.56 | 253.85 | 0.53 | 0.29 |
| Hex | 34 | 22 | 70 | 36 | 46 | 0 | 38 | FE | 35 | 1D |
| Octal | 64 | 42 | 160 | 66 | 106 | 0 | 70 | 376 | 65 | 35 |
| Binary | 110100 | 100010 | 1110000 | 110110 | 1000110 | 0 | 111000 | 11111110 | 110101 | 11101 |
Color Harmonies of #342270
Complementary color
Monochromatic Colors of #342270
Black with #342270
Text Example
Text Example
White with #342270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342270; }
p { color: rgb(52,34,112); }
H1.HeaderClassName
{
color: #342270;
}
.AnyTagClassName
{
color: #342270;
}
</style>
background-color css
<style>
a { background-color: #342270; }
a { background-color: rgb(52,34,112); }
div.DivClassName
{
background-color: #342270;
}
.BgClassName
{
background-color: #342270;
}
</style>
border-color css
<style>
span { border-color: #342270; }
span { border-color: rgb(52,34,112); }
td.TdClassName
{
border-color: #342270;
}
.TagClassName
{
border-color: #342270;
}
</style>