Shades of Paris M #343058
Tints of Paris M #343058
RGB
CMYK
RGB Variations
Color information
#343058 (or 0x343058) is known color: Paris M. HEX triplet: 34, 30 and 58. RGB value is (52,48,88). Sum of RGB (Red+Green+Blue) = 52+48+88=188 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.66% from 188); Green value is 48 (19.14% from 255 or 25.53% from 188); Blue value is 88 (34.77% from 255 or 46.81% from 188); Max value from RGB is 88 - color contains mainly: blue. Hex color #343058 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343058 is #CBCFA7. Grayscale: #353535. Windows color (decimal): -13356968 or 5779508. OLE color: 5779508.
HSL color Cylindrical-coordinate representation of color #343058: hue angle of 246º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #343058 is Cyan = 0.41, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 48 | 88 | - |
| CMYK | 0.41 | 0.45 | 0 | 0.65 |
| HSL | 246º | 0.29% | 0.27% | - |
| HSV(B) | 246º | 0.45% | 0.35% | - |
| XYZ | 4.23 | 3.55 | 9.69 | - |
| YUV | 53.76 | 147.33 | 126.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 48 | 88 | 0.41 | 0.45 | 0 | 0.65 | 246 | 0.29 | 0.27 |
| Hex | 34 | 30 | 58 | 29 | 2D | 0 | 41 | F6 | 1D | 1B |
| Octal | 64 | 60 | 130 | 51 | 55 | 0 | 101 | 366 | 35 | 33 |
| Binary | 110100 | 110000 | 1011000 | 101001 | 101101 | 0 | 1000001 | 11110110 | 11101 | 11011 |
Color Harmonies of #343058
Complementary color
Monochromatic Colors of #343058
Black with #343058
Text Example
Text Example
White with #343058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343058; }
p { color: rgb(52,48,88); }
H1.HeaderClassName
{
color: #343058;
}
.AnyTagClassName
{
color: #343058;
}
</style>
background-color css
<style>
a { background-color: #343058; }
a { background-color: rgb(52,48,88); }
div.DivClassName
{
background-color: #343058;
}
.BgClassName
{
background-color: #343058;
}
</style>
border-color css
<style>
span { border-color: #343058; }
span { border-color: rgb(52,48,88); }
td.TdClassName
{
border-color: #343058;
}
.TagClassName
{
border-color: #343058;
}
</style>