crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#346ed3 hex color - Blue - Cool color - Information

#346ed3 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #346ed3 Color code in RGB color code model is created after adding 20.39% red color, 43.14% green color and 82.75% blue color. Hex #346ed3 Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 48% magenta, 0% yellow and 17% black.

Hex #346ed3 color code is between #3366cc web safe hex color code and #4477dd web safe hex color code. #3366cc is the nearest web safe color code. You can see here many more shades of #346ed3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code346ed3#346ed3
RGB Decimal52, 110, 211rgb(52, 110, 211)
RGB Percent20%, 43%, 83%rgb(20%, 43%, 83%)
CSS RGBa52, 110, 211,1rgba(52,110,211,1)
CMYK Modelcmyk(75%,48%,0%,17%)
HSL Color Space218,64% ,52%hsl(218,64% ,52%)
HSV Color Space218°, 75%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101000110111011010011
Octal64156323
Decimal52110211
Hex346ed3

Different shades of #346ed3 color code.

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

Light Shade of #346ed3
#5e8cdc
Dark Shade of #346ed3
#2658ae
Saturated Shade of #346ed3
#286bdf
Desaturated Shade of #346ed3
#4071c7
Grey scale Shade of #346ed3
#838383
Brighten Shade
#4d87ec
Most Readable Shade
#FFFFFF

Shades of #346ed3 color code

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

#346ed3
#2e61bb
#2855a4
#22498c
#1c3d75
#17305d
#112446
#0b182e
#050c17
#000000

Similar Color like #346ed3 color

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

#356fd4
#3670d5
#3771d6
#3872d7
#3973d8
#3a74d9
#3b75da
#3c76db
#3d77dc
#3e78dd
#3f79de
#407adf
#417be0
#427ce1
#336dd2
#326cd1
#316bd0
#306acf
#2f69ce
#2e68cd
#2d67cc
#2c66cb
#2b65ca
#2a64c9
#2963c8
#2862c7
#2761c6
#2660c5

Monochromatic Color with #346ed3

#346ed3
#3e84fd
#0a1529
#152c53
#1f427e
#2a58a8

Tints of #346ed3 Color

#346ed3
#4a7ed7
#618edc
#779ee1
#8eaee6
#a4beeb
#bbcef0
#d1def5
#e8eefa
#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

#346ed3
#d39934

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

Split Complementary

#346ed3
#d34a34
#bdd334

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

Analogous Color

#34aed3
#348ed3
#346ed3
#344ed3
#3a34d3

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

#346ed3
#d3346e
#6ed334

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

#346ed3
#d334bd
#d39934
#34d349

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

#346ed3
#d39934
#bdd334
#4a34d3

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 #346ed3 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.

#346ed3 Color Code Preview on Black Background Color

This is how #346ed3 Color will look on black background color. Color contrast ratio is 4.32

#346ed3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #346ed3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #346ed3

#346ed3 color code is use for CSS Background Color

Background color for the above div is #346ed3

HTML with inline CSS

<div style="background-color:#346ed3;"></div>

#346ed3 color code is use for CSS Border Color

CSS Border color for the above div is #346ed3

HTML with inline CSS

<div style="border:5px solid #346ed3;"></div>

CSS Border Left color for the above div is #346ed3

HTML with inline CSS

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

CSS Border Right color for the above div is #346ed3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #346ed3

HTML with inline CSS

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

CSS Border Top color for the above div is #346ed3

HTML with inline CSS

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

#346ed3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#346ed3 Color code Preview on White Background

This is how #346ed3 Color code will look on white background color. Color contrast ratio is 4.86

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.