Shades of Paris M #342673
Tints of Paris M #342673
RGB
CMYK
RGB Variations
Color information
#342673 (or 0x342673) is known color: Paris M. HEX triplet: 34, 26 and 73. RGB value is (52,38,115). Sum of RGB (Red+Green+Blue) = 52+38+115=205 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.37% from 205); Green value is 38 (15.23% from 255 or 18.54% from 205); Blue value is 115 (45.31% from 255 or 56.10% from 205); Max value from RGB is 115 - color contains mainly: blue. Hex color #342673 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342673 is #CBD98C. Grayscale: #323232. Windows color (decimal): -13359501 or 7546420. OLE color: 7546420.
HSL color Cylindrical-coordinate representation of color #342673: hue angle of 250.91º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #342673 is Cyan = 0.55, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 38 | 115 | - |
| CMYK | 0.55 | 0.67 | 0 | 0.55 |
| HSL | 250.91º | 0.5% | 0.3% | - |
| HSV(B) | 250.91º | 0.67% | 0.45% | - |
| XYZ | 5.2 | 3.35 | 16.59 | - |
| YUV | 50.96 | 164.14 | 128.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 115 | 0.55 | 0.67 | 0 | 0.55 | 250.91 | 0.5 | 0.3 |
| Hex | 34 | 26 | 73 | 37 | 43 | 0 | 37 | FB | 32 | 1E |
| Octal | 64 | 46 | 163 | 67 | 103 | 0 | 67 | 373 | 62 | 36 |
| Binary | 110100 | 100110 | 1110011 | 110111 | 1000011 | 0 | 110111 | 11111011 | 110010 | 11110 |
Color Harmonies of #342673
Complementary color
Monochromatic Colors of #342673
Black with #342673
Text Example
Text Example
White with #342673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342673; }
p { color: rgb(52,38,115); }
H1.HeaderClassName
{
color: #342673;
}
.AnyTagClassName
{
color: #342673;
}
</style>
background-color css
<style>
a { background-color: #342673; }
a { background-color: rgb(52,38,115); }
div.DivClassName
{
background-color: #342673;
}
.BgClassName
{
background-color: #342673;
}
</style>
border-color css
<style>
span { border-color: #342673; }
span { border-color: rgb(52,38,115); }
td.TdClassName
{
border-color: #342673;
}
.TagClassName
{
border-color: #342673;
}
</style>