Shades of Paris M #342663
Tints of Paris M #342663
RGB
CMYK
RGB Variations
Color information
#342663 (or 0x342663) is known color: Paris M. HEX triplet: 34, 26 and 63. RGB value is (52,38,99). Sum of RGB (Red+Green+Blue) = 52+38+99=189 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.51% from 189); Green value is 38 (15.23% from 255 or 20.11% from 189); Blue value is 99 (39.06% from 255 or 52.38% from 189); Max value from RGB is 99 - color contains mainly: blue. Hex color #342663 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342663 is #CBD99C. Grayscale: #303030. Windows color (decimal): -13359517 or 6497844. OLE color: 6497844.
HSL color Cylindrical-coordinate representation of color #342663: hue angle of 253.77º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #342663 is Cyan = 0.47, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 38 | 99 | - |
| CMYK | 0.47 | 0.62 | 0 | 0.61 |
| HSL | 253.77º | 0.45% | 0.27% | - |
| HSV(B) | 253.77º | 0.62% | 0.39% | - |
| XYZ | 4.36 | 3.02 | 12.16 | - |
| YUV | 49.14 | 156.14 | 130.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 99 | 0.47 | 0.62 | 0 | 0.61 | 253.77 | 0.45 | 0.27 |
| Hex | 34 | 26 | 63 | 2F | 3E | 0 | 3D | FE | 2D | 1B |
| Octal | 64 | 46 | 143 | 57 | 76 | 0 | 75 | 376 | 55 | 33 |
| Binary | 110100 | 100110 | 1100011 | 101111 | 111110 | 0 | 111101 | 11111110 | 101101 | 11011 |
Color Harmonies of #342663
Complementary color
Monochromatic Colors of #342663
Black with #342663
Text Example
Text Example
White with #342663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342663; }
p { color: rgb(52,38,99); }
H1.HeaderClassName
{
color: #342663;
}
.AnyTagClassName
{
color: #342663;
}
</style>
background-color css
<style>
a { background-color: #342663; }
a { background-color: rgb(52,38,99); }
div.DivClassName
{
background-color: #342663;
}
.BgClassName
{
background-color: #342663;
}
</style>
border-color css
<style>
span { border-color: #342663; }
span { border-color: rgb(52,38,99); }
td.TdClassName
{
border-color: #342663;
}
.TagClassName
{
border-color: #342663;
}
</style>