crispedge.com

Color picker

Loading...

#343ecd hex color - Blue - Cool color - Information

#343ecd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #343ecd Color code in RGB color code model is created after adding 20.39% red color, 24.31% green color and 80.39% blue color. Hex #343ecd Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 70% magenta, 0% yellow and 20% black.

Hex #343ecd color code is between #3344cc web safe hex color code and #4433dd web safe hex color code. #3344cc is the nearest web safe color code. You can see here many more shades of #343ecd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code343ecd#343ecd
RGB Decimal52, 62, 205rgb(52, 62, 205)
RGB Percent20%, 24%, 80%rgb(20%, 24%, 80%)
CSS RGBa52, 62, 205,1rgba(52,62,205,1)
CMYK Modelcmyk(75%,70%,0%,20%)
HSL Color Space236,60% ,50%hsl(236,60% ,50%)
HSV Color Space236°, 75%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101000011111011001101
Octal6476315
Decimal5262205
Hex343ecd

Different shades of #343ecd color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #343ecd
#5d65d7
Dark Shade of #343ecd
#2931a5
Saturated Shade of #343ecd
#2733da
Desaturated Shade of #343ecd
#4149c0
Grey scale Shade of #343ecd
#808080
Brighten Shade
#4d57e6
Most Readable Shade
#FFFFFF

Shades of #343ecd color code

Generate more color scales with scales (color stack) generator.

#343ecd
#2e37b6
#28309f
#222988
#1c2271
#171b5b
#111444
#0b0d2d
#050616
#000000

Similar Color like #343ecd color

Find visually similar hex color codes nearing to #343ecd hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#353fce
#3640cf
#3741d0
#3842d1
#3943d2
#3a44d3
#3b45d4
#3c46d5
#3d47d6
#3e48d7
#3f49d8
#404ad9
#414bda
#424cdb
#333dcc
#323ccb
#313bca
#303ac9
#2f39c8
#2e38c7
#2d37c6
#2c36c5
#2b35c4
#2a34c3
#2933c2
#2832c1
#2731c0
#2630bf

Monochromatic Color with #343ecd

#343ecd
#3f4bf7
#090b23
#14174d
#1e2478
#2931a2

Tints of #343ecd Color

#343ecd
#4a53d2
#6168d8
#777edd
#8e93e3
#a4a9e8
#bbbeee
#d1d4f3
#e8e9f9
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#343ecd
#cdc334

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#343ecd
#cd7734
#8acd34

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#347bcd
#345dcd
#343ecd
#4934cd
#6734cd

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#343ecd
#cd343e
#3ecd34

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#343ecd
#cd348a
#cdc334
#34cd76

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#343ecd
#cdc334
#8acd34
#7734cd

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #343ecd Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#343ecd Color Code Preview on Black Background Color

This is how #343ecd Color will look on black background color. Color contrast ratio is 2.72

#343ecd in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#343ecd">Your Example Paragraph content text in with font color #343ecd </p>

Your Example Paragraph content text in with font color #343ecd

HTML with inline CSS

<div style="color:#343ecd">Your Paragraph text in with font color #343ecd </div>

Your Example Paragraph content text in with font color #343ecd

#343ecd color code is use for CSS Background Color

Background color for the above div is #343ecd

HTML with inline CSS

<div style="background-color:#343ecd;"></div>

#343ecd color code is use for CSS Border Color

CSS Border color for the above div is #343ecd

HTML with inline CSS

<div style="border:5px solid #343ecd;"></div>

CSS Border Left color for the above div is #343ecd

HTML with inline CSS

<div style="border-left:5px solid #343ecd;"></div>

CSS Border Right color for the above div is #343ecd

HTML with inline CSS

<div style="border-right:5px solid #343ecd;"></div>

CSS Border Bottom color for the above div is #343ecd

HTML with inline CSS

<div style="border-bottom:5px solid #343ecd;"></div>

CSS Border Top color for the above div is #343ecd

HTML with inline CSS

<div style="border-top:5px solid #343ecd;"></div>

#343ecd hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#343ecd; } .examplecolorclass {color:#343ecd; } .examplebordercolor {border:3px solid #343ecd; }

#343ecd Color code Preview on White Background

This is how #343ecd Color code will look on white background color. Color contrast ratio is 7.73

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #343ecd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #343ecd; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(52,62,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,195,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(52,62,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.