crispedge.com

Color picker

Loading...

#3e97fb hex color - Blue - Cool color - Information

#3e97fb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #3e97fb Color code in RGB color code model is created after adding 24.31% red color, 59.22% green color and 98.43% blue color. Hex #3e97fb Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 40% magenta, 0% yellow and 2% black.

Hex #3e97fb color code is between #4499ff web safe hex color code and #3388ee web safe hex color code. #4499ff is the nearest web safe color code. You can see here many more shades of #3e97fb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code3e97fb#3e97fb
RGB Decimal62, 151, 251rgb(62, 151, 251)
RGB Percent24%, 59%, 98%rgb(24%, 59%, 98%)
CSS RGBa62, 151, 251,1rgba(62,151,251,1)
CMYK Modelcmyk(75%,40%,0%,2%)
HSL Color Space212,96% ,61%hsl(212,96% ,61%)
HSV Color Space212°, 75%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001111101001011111111011
Octal76227373
Decimal62151251
Hex3e97fb

Different shades of #3e97fb color code.

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

Light Shade of #3e97fb
#70b2fc
Dark Shade of #3e97fb
#0c7cfa
Saturated Shade of #3e97fb
#3a97ff
Desaturated Shade of #3e97fb
#4898f1
Grey scale Shade of #3e97fb
#9c9c9c
Brighten Shade
#57b0ff
Most Readable Shade
#000000

Shades of #3e97fb color code

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

#3e97fb
#3786df
#3075c3
#2964a7
#22538b
#1b436f
#143253
#0d2137
#06101b
#000000

Similar Color like #3e97fb color

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

#3f98fc
#4099fd
#419afe
#429bff
#439cff
#449dff
#459eff
#469fff
#47a0ff
#48a1ff
#49a2ff
#4aa3ff
#4ba4ff
#4ca5ff
#3d96fa
#3c95f9
#3b94f8
#3a93f7
#3992f6
#3891f5
#3790f4
#368ff3
#358ef2
#348df1
#338cf0
#328bef
#318aee
#3089ed

Monochromatic Color with #3e97fb

#3e97fb
#0a1726
#143151
#1f4a7b
#2964a6
#347dd0

Tints of #3e97fb Color

#3e97fb
#53a2fb
#68aefb
#7eb9fc
#93c5fc
#a9d0fd
#bedcfd
#d4e7fe
#e9f3fe
#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

#3e97fb
#fba23e

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

Split Complementary

#3e97fb
#fb433e
#f5fb3e

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

Analogous Color

#3ee3fb
#3ebdfb
#3e97fb
#3e71fb
#3e4bfb

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

#3e97fb
#fb3e97
#97fb3e

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

#3e97fb
#fb3ef5
#fba23e
#3efb43

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

#3e97fb
#fba23e
#f5fb3e
#433efb

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 #3e97fb 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.

#3e97fb Color Code Preview on Black Background Color

This is how #3e97fb Color will look on black background color. Color contrast ratio is 7.02

#3e97fb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3e97fb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3e97fb

#3e97fb color code is use for CSS Background Color

Background color for the above div is #3e97fb

HTML with inline CSS

<div style="background-color:#3e97fb;"></div>

#3e97fb color code is use for CSS Border Color

CSS Border color for the above div is #3e97fb

HTML with inline CSS

<div style="border:5px solid #3e97fb;"></div>

CSS Border Left color for the above div is #3e97fb

HTML with inline CSS

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

CSS Border Right color for the above div is #3e97fb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3e97fb

HTML with inline CSS

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

CSS Border Top color for the above div is #3e97fb

HTML with inline CSS

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

#3e97fb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3e97fb Color code Preview on White Background

This is how #3e97fb Color code will look on white background color. Color contrast ratio is 2.99

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

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(62,151,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(251,162,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(62,151,251,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.