Shades of Paris M #342773
Tints of Paris M #342773
RGB
CMYK
RGB Variations
Color information
#342773 (or 0x342773) is known color: Paris M. HEX triplet: 34, 27 and 73. RGB value is (52,39,115). Sum of RGB (Red+Green+Blue) = 52+39+115=206 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.24% from 206); Green value is 39 (15.62% from 255 or 18.93% from 206); Blue value is 115 (45.31% from 255 or 55.83% from 206); Max value from RGB is 115 - color contains mainly: blue. Hex color #342773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342773 is #CBD88C. Grayscale: #333333. Windows color (decimal): -13359245 or 7546676. OLE color: 7546676.
HSL color Cylindrical-coordinate representation of color #342773: hue angle of 250.26º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #342773 is Cyan = 0.55, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 39 | 115 | - |
| CMYK | 0.55 | 0.66 | 0 | 0.55 |
| HSL | 250.26º | 0.49% | 0.3% | - |
| HSV(B) | 250.26º | 0.66% | 0.45% | - |
| XYZ | 5.24 | 3.42 | 16.6 | - |
| YUV | 51.55 | 163.81 | 128.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 39 | 115 | 0.55 | 0.66 | 0 | 0.55 | 250.26 | 0.49 | 0.3 |
| Hex | 34 | 27 | 73 | 37 | 42 | 0 | 37 | FA | 31 | 1E |
| Octal | 64 | 47 | 163 | 67 | 102 | 0 | 67 | 372 | 61 | 36 |
| Binary | 110100 | 100111 | 1110011 | 110111 | 1000010 | 0 | 110111 | 11111010 | 110001 | 11110 |
Color Harmonies of #342773
Complementary color
Monochromatic Colors of #342773
Black with #342773
Text Example
Text Example
White with #342773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342773; }
p { color: rgb(52,39,115); }
H1.HeaderClassName
{
color: #342773;
}
.AnyTagClassName
{
color: #342773;
}
</style>
background-color css
<style>
a { background-color: #342773; }
a { background-color: rgb(52,39,115); }
div.DivClassName
{
background-color: #342773;
}
.BgClassName
{
background-color: #342773;
}
</style>
border-color css
<style>
span { border-color: #342773; }
span { border-color: rgb(52,39,115); }
td.TdClassName
{
border-color: #342773;
}
.TagClassName
{
border-color: #342773;
}
</style>