Shades of Paris M #343057
Tints of Paris M #343057
RGB
CMYK
RGB Variations
Color information
#343057 (or 0x343057) is known color: Paris M. HEX triplet: 34, 30 and 57. RGB value is (52,48,87). Sum of RGB (Red+Green+Blue) = 52+48+87=187 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.81% from 187); Green value is 48 (19.14% from 255 or 25.67% from 187); Blue value is 87 (34.38% from 255 or 46.52% from 187); Max value from RGB is 87 - color contains mainly: blue. Hex color #343057 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343057 is #CBCFA8. Grayscale: #353535. Windows color (decimal): -13356969 or 5713972. OLE color: 5713972.
HSL color Cylindrical-coordinate representation of color #343057: hue angle of 246.15º degrees, saturation: 0.29, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #343057 is Cyan = 0.40, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 48 | 87 | - |
| CMYK | 0.40 | 0.45 | 0 | 0.66 |
| HSL | 246.15º | 0.29% | 0.26% | - |
| HSV(B) | 246.15º | 0.45% | 0.34% | - |
| XYZ | 4.19 | 3.53 | 9.48 | - |
| YUV | 53.64 | 146.83 | 126.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 48 | 87 | 0.40 | 0.45 | 0 | 0.66 | 246.15 | 0.29 | 0.26 |
| Hex | 34 | 30 | 57 | 28 | 2D | 0 | 42 | F6 | 1D | 1A |
| Octal | 64 | 60 | 127 | 50 | 55 | 0 | 102 | 366 | 35 | 32 |
| Binary | 110100 | 110000 | 1010111 | 101000 | 101101 | 0 | 1000010 | 11110110 | 11101 | 11010 |
Color Harmonies of #343057
Complementary color
Monochromatic Colors of #343057
Black with #343057
Text Example
Text Example
White with #343057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343057; }
p { color: rgb(52,48,87); }
H1.HeaderClassName
{
color: #343057;
}
.AnyTagClassName
{
color: #343057;
}
</style>
background-color css
<style>
a { background-color: #343057; }
a { background-color: rgb(52,48,87); }
div.DivClassName
{
background-color: #343057;
}
.BgClassName
{
background-color: #343057;
}
</style>
border-color css
<style>
span { border-color: #343057; }
span { border-color: rgb(52,48,87); }
td.TdClassName
{
border-color: #343057;
}
.TagClassName
{
border-color: #343057;
}
</style>