Shades of Paris M #342872
Tints of Paris M #342872
RGB
CMYK
RGB Variations
Color information
#342872 (or 0x342872) is known color: Paris M. HEX triplet: 34, 28 and 72. RGB value is (52,40,114). Sum of RGB (Red+Green+Blue) = 52+40+114=206 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.24% from 206); Green value is 40 (16.02% from 255 or 19.42% from 206); Blue value is 114 (44.92% from 255 or 55.34% from 206); Max value from RGB is 114 - color contains mainly: blue. Hex color #342872 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342872 is #CBD78D. Grayscale: #333333. Windows color (decimal): -13358990 or 7481396. OLE color: 7481396.
HSL color Cylindrical-coordinate representation of color #342872: hue angle of 249.73º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #342872 is Cyan = 0.54, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 40 | 114 | - |
| CMYK | 0.54 | 0.65 | 0 | 0.55 |
| HSL | 249.73º | 0.48% | 0.3% | - |
| HSV(B) | 249.73º | 0.65% | 0.45% | - |
| XYZ | 5.21 | 3.46 | 16.31 | - |
| YUV | 52.02 | 162.98 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 40 | 114 | 0.54 | 0.65 | 0 | 0.55 | 249.73 | 0.48 | 0.3 |
| Hex | 34 | 28 | 72 | 36 | 41 | 0 | 37 | FA | 30 | 1E |
| Octal | 64 | 50 | 162 | 66 | 101 | 0 | 67 | 372 | 60 | 36 |
| Binary | 110100 | 101000 | 1110010 | 110110 | 1000001 | 0 | 110111 | 11111010 | 110000 | 11110 |
Color Harmonies of #342872
Complementary color
Monochromatic Colors of #342872
Black with #342872
Text Example
Text Example
White with #342872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342872; }
p { color: rgb(52,40,114); }
H1.HeaderClassName
{
color: #342872;
}
.AnyTagClassName
{
color: #342872;
}
</style>
background-color css
<style>
a { background-color: #342872; }
a { background-color: rgb(52,40,114); }
div.DivClassName
{
background-color: #342872;
}
.BgClassName
{
background-color: #342872;
}
</style>
border-color css
<style>
span { border-color: #342872; }
span { border-color: rgb(52,40,114); }
td.TdClassName
{
border-color: #342872;
}
.TagClassName
{
border-color: #342872;
}
</style>