Shades of Paris M #342762
Tints of Paris M #342762
RGB
CMYK
RGB Variations
Color information
#342762 (or 0x342762) is known color: Paris M. HEX triplet: 34, 27 and 62. RGB value is (52,39,98). Sum of RGB (Red+Green+Blue) = 52+39+98=189 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.51% from 189); Green value is 39 (15.62% from 255 or 20.63% from 189); Blue value is 98 (38.67% from 255 or 51.85% from 189); Max value from RGB is 98 - color contains mainly: blue. Hex color #342762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342762 is #CBD89D. Grayscale: #313131. Windows color (decimal): -13359262 or 6432564. OLE color: 6432564.
HSL color Cylindrical-coordinate representation of color #342762: hue angle of 253.22º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #342762 is Cyan = 0.47, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 39 | 98 | - |
| CMYK | 0.47 | 0.60 | 0 | 0.62 |
| HSL | 253.22º | 0.43% | 0.27% | - |
| HSV(B) | 253.22º | 0.6% | 0.38% | - |
| XYZ | 4.35 | 3.06 | 11.92 | - |
| YUV | 49.61 | 155.31 | 129.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 39 | 98 | 0.47 | 0.60 | 0 | 0.62 | 253.22 | 0.43 | 0.27 |
| Hex | 34 | 27 | 62 | 2F | 3C | 0 | 3E | FD | 2B | 1B |
| Octal | 64 | 47 | 142 | 57 | 74 | 0 | 76 | 375 | 53 | 33 |
| Binary | 110100 | 100111 | 1100010 | 101111 | 111100 | 0 | 111110 | 11111101 | 101011 | 11011 |
Color Harmonies of #342762
Complementary color
Monochromatic Colors of #342762
Black with #342762
Text Example
Text Example
White with #342762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342762; }
p { color: rgb(52,39,98); }
H1.HeaderClassName
{
color: #342762;
}
.AnyTagClassName
{
color: #342762;
}
</style>
background-color css
<style>
a { background-color: #342762; }
a { background-color: rgb(52,39,98); }
div.DivClassName
{
background-color: #342762;
}
.BgClassName
{
background-color: #342762;
}
</style>
border-color css
<style>
span { border-color: #342762; }
span { border-color: rgb(52,39,98); }
td.TdClassName
{
border-color: #342762;
}
.TagClassName
{
border-color: #342762;
}
</style>