Shades of Paris M #342873
Tints of Paris M #342873
RGB
CMYK
RGB Variations
Color information
#342873 (or 0x342873) is known color: Paris M. HEX triplet: 34, 28 and 73. RGB value is (52,40,115). Sum of RGB (Red+Green+Blue) = 52+40+115=207 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.12% from 207); Green value is 40 (16.02% from 255 or 19.32% from 207); Blue value is 115 (45.31% from 255 or 55.56% from 207); Max value from RGB is 115 - color contains mainly: blue. Hex color #342873 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342873 is #CBD78C. Grayscale: #333333. Windows color (decimal): -13358989 or 7546932. OLE color: 7546932.
HSL color Cylindrical-coordinate representation of color #342873: hue angle of 249.6º 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 #342873 is Cyan = 0.55, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 40 | 115 | - |
| CMYK | 0.55 | 0.65 | 0 | 0.55 |
| HSL | 249.6º | 0.48% | 0.3% | - |
| HSV(B) | 249.6º | 0.65% | 0.45% | - |
| XYZ | 5.27 | 3.49 | 16.61 | - |
| YUV | 52.14 | 163.48 | 127.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 40 | 115 | 0.55 | 0.65 | 0 | 0.55 | 249.6 | 0.48 | 0.3 |
| Hex | 34 | 28 | 73 | 37 | 41 | 0 | 37 | FA | 30 | 1E |
| Octal | 64 | 50 | 163 | 67 | 101 | 0 | 67 | 372 | 60 | 36 |
| Binary | 110100 | 101000 | 1110011 | 110111 | 1000001 | 0 | 110111 | 11111010 | 110000 | 11110 |
Color Harmonies of #342873
Complementary color
Monochromatic Colors of #342873
Black with #342873
Text Example
Text Example
White with #342873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342873; }
p { color: rgb(52,40,115); }
H1.HeaderClassName
{
color: #342873;
}
.AnyTagClassName
{
color: #342873;
}
</style>
background-color css
<style>
a { background-color: #342873; }
a { background-color: rgb(52,40,115); }
div.DivClassName
{
background-color: #342873;
}
.BgClassName
{
background-color: #342873;
}
</style>
border-color css
<style>
span { border-color: #342873; }
span { border-color: rgb(52,40,115); }
td.TdClassName
{
border-color: #342873;
}
.TagClassName
{
border-color: #342873;
}
</style>