Shades of Paris M #342671
Tints of Paris M #342671
RGB
CMYK
RGB Variations
Color information
#342671 (or 0x342671) is known color: Paris M. HEX triplet: 34, 26 and 71. RGB value is (52,38,113). Sum of RGB (Red+Green+Blue) = 52+38+113=203 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.62% from 203); Green value is 38 (15.23% from 255 or 18.72% from 203); Blue value is 113 (44.53% from 255 or 55.67% from 203); Max value from RGB is 113 - color contains mainly: blue. Hex color #342671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342671 is #CBD98E. Grayscale: #323232. Windows color (decimal): -13359503 or 7415348. OLE color: 7415348.
HSL color Cylindrical-coordinate representation of color #342671: hue angle of 251.2º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #342671 is Cyan = 0.54, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 38 | 113 | - |
| CMYK | 0.54 | 0.66 | 0 | 0.56 |
| HSL | 251.2º | 0.5% | 0.3% | - |
| HSV(B) | 251.2º | 0.66% | 0.44% | - |
| XYZ | 5.09 | 3.31 | 15.99 | - |
| YUV | 50.74 | 163.14 | 128.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 113 | 0.54 | 0.66 | 0 | 0.56 | 251.2 | 0.5 | 0.3 |
| Hex | 34 | 26 | 71 | 36 | 42 | 0 | 38 | FB | 32 | 1E |
| Octal | 64 | 46 | 161 | 66 | 102 | 0 | 70 | 373 | 62 | 36 |
| Binary | 110100 | 100110 | 1110001 | 110110 | 1000010 | 0 | 111000 | 11111011 | 110010 | 11110 |
Color Harmonies of #342671
Complementary color
Monochromatic Colors of #342671
Black with #342671
Text Example
Text Example
White with #342671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342671; }
p { color: rgb(52,38,113); }
H1.HeaderClassName
{
color: #342671;
}
.AnyTagClassName
{
color: #342671;
}
</style>
background-color css
<style>
a { background-color: #342671; }
a { background-color: rgb(52,38,113); }
div.DivClassName
{
background-color: #342671;
}
.BgClassName
{
background-color: #342671;
}
</style>
border-color css
<style>
span { border-color: #342671; }
span { border-color: rgb(52,38,113); }
td.TdClassName
{
border-color: #342671;
}
.TagClassName
{
border-color: #342671;
}
</style>