@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#343cea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #343cea Color code in RGB color code model is created after adding 20.39% red color, 23.53% green color and 91.76% blue color. Hex #343cea Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 74% magenta, 0% yellow and 8.24% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code343cea#343cea
RGB Decimal52, 60, 234rgb(52, 60, 234)
RGB Percent20%, 24%, 92%rgb(20%, 24%, 92%)
CSS RGBa52, 60, 234,1rgba(52,60,234,1)
CMYK Modelcmyk(78%,74%,0%,8.24%)
HSL Color Space237,81% ,56%hsl(237,81% ,56%)
HSV Color Space237°, 78%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101000011110011101010
Octal6474352
Decimal5260234
Hex343cea

Different shades of #343cea color code.

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

Light Shade of #343cea
#6268ef
Dark Shade of #343cea
#161ed5
Saturated Shade of #343cea
#2932f5
Desaturated Shade of #343cea
#3f46df
Grey scale Shade of #343cea
#8f8f8f
Brighten Shade
#4d55ff
Most Readable Shade
#FFFFFF

Shades of #343cea color code

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

#343cea
#2e35d0
#282eb6
#22289c
#1c2182
#171a68
#11144e
#0b0d34
#05061a
#000000

Similar Color like #343cea color

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

#353deb
#363eec
#373fed
#3840ee
#3941ef
#3a42f0
#3b43f1
#3c44f2
#3d45f3
#3e46f4
#3f47f5
#4048f6
#4149f7
#424af8
#333be9
#323ae8
#3139e7
#3038e6
#2f37e5
#2e36e4
#2d35e3
#2c34e2
#2b33e1
#2a32e0
#2931df
#2830de
#272fdd
#262edc

Monochromatic Color with #343cea

#343cea
#050615
#0e1040
#181b6a
#212695
#2b31bf

Tints of #343cea Color

#343cea
#4a51ec
#6167ee
#777df1
#8e92f3
#a4a8f5
#bbbef8
#d1d3fa
#e8e9fc
#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

#343cea
#eae234

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

Split Complementary

#343cea
#ea8734
#97ea34

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

Analogous Color

#3485ea
#3460ea
#343cea
#5034ea
#7534ea

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

#343cea
#ea343c
#3cea34

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

#343cea
#ea3497
#eae234
#34ea87

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

#343cea
#eae234
#97ea34
#8734ea

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 #343cea 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.

#343cea Color Code Preview on Black Background Color

This is how #343cea Color will look on black background color. Color contrast ratio is 2.98

#343cea in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#343cea color code is use for CSS Background Color

Background color for the above div is #343cea

HTML with inline CSS

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

#343cea color code is use for CSS Border Color

CSS Border color for the above div is #343cea

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#343cea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#343cea Color code Preview on White Background

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

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 #343cea; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #343cea; }

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,60,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,226,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(52,60,234,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.