Shades of Paris M #342473
Tints of Paris M #342473
RGB
CMYK
RGB Variations
Color information
#342473 (or 0x342473) is known color: Paris M. HEX triplet: 34, 24 and 73. RGB value is (52,36,115). Sum of RGB (Red+Green+Blue) = 52+36+115=203 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.62% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 115 (45.31% from 255 or 56.65% from 203); Max value from RGB is 115 - color contains mainly: blue. Hex color #342473 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342473 is #CBDB8C. Grayscale: #313131. Windows color (decimal): -13360013 or 7545908. OLE color: 7545908.
HSL color Cylindrical-coordinate representation of color #342473: hue angle of 252.15º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #342473 is Cyan = 0.55, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 36 | 115 | - |
| CMYK | 0.55 | 0.69 | 0 | 0.55 |
| HSL | 252.15º | 0.52% | 0.3% | - |
| HSV(B) | 252.15º | 0.69% | 0.45% | - |
| XYZ | 5.14 | 3.23 | 16.57 | - |
| YUV | 49.79 | 164.8 | 129.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 36 | 115 | 0.55 | 0.69 | 0 | 0.55 | 252.15 | 0.52 | 0.3 |
| Hex | 34 | 24 | 73 | 37 | 45 | 0 | 37 | FC | 34 | 1E |
| Octal | 64 | 44 | 163 | 67 | 105 | 0 | 67 | 374 | 64 | 36 |
| Binary | 110100 | 100100 | 1110011 | 110111 | 1000101 | 0 | 110111 | 11111100 | 110100 | 11110 |
Color Harmonies of #342473
Complementary color
Monochromatic Colors of #342473
Black with #342473
Text Example
Text Example
White with #342473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342473; }
p { color: rgb(52,36,115); }
H1.HeaderClassName
{
color: #342473;
}
.AnyTagClassName
{
color: #342473;
}
</style>
background-color css
<style>
a { background-color: #342473; }
a { background-color: rgb(52,36,115); }
div.DivClassName
{
background-color: #342473;
}
.BgClassName
{
background-color: #342473;
}
</style>
border-color css
<style>
span { border-color: #342473; }
span { border-color: rgb(52,36,115); }
td.TdClassName
{
border-color: #342473;
}
.TagClassName
{
border-color: #342473;
}
</style>