crispedge.com

Color picker

Loading...

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

#3b90ba hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #3b90ba Color code in RGB color code model is created after adding 23.14% red color, 56.47% green color and 72.94% blue color. Hex #3b90ba Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 23% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code3b90ba#3b90ba
RGB Decimal59, 144, 186rgb(59, 144, 186)
RGB Percent23%, 56%, 73%rgb(23%, 56%, 73%)
CSS RGBa59, 144, 186,1rgba(59,144,186,1)
CMYK Modelcmyk(68%,23%,0%,27%)
HSL Color Space200,52% ,48%hsl(200,52% ,48%)
HSV Color Space200°, 68%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110111001000010111010
Octal73220272
Decimal59144186
Hex3b90ba

Different shades of #3b90ba color code.

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

Light Shade of #3b90ba
#5da7cb
Dark Shade of #3b90ba
#2f7293
Saturated Shade of #3b90ba
#2f94c6
Desaturated Shade of #3b90ba
#478cae
Grey scale Shade of #3b90ba
#7a7a7a
Brighten Shade
#54a9d3
Most Readable Shade
#FFFFFF

Shades of #3b90ba color code

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

#3b90ba
#3480a5
#2d7090
#27607c
#205067
#1a4052
#13303e
#0d2029
#061014
#000000

Similar Color like #3b90ba color

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

#3c91bb
#3d92bc
#3e93bd
#3f94be
#4095bf
#4196c0
#4297c1
#4398c2
#4499c3
#459ac4
#469bc5
#479cc6
#489dc7
#499ec8
#3a8fb9
#398eb8
#388db7
#378cb6
#368bb5
#358ab4
#3489b3
#3388b2
#3287b1
#3186b0
#3085af
#2f84ae
#2e83ad
#2d82ac

Monochromatic Color with #3b90ba

#3b90ba
#48b1e4
#050c10
#132d3a
#204e65
#2e6f8f

Tints of #3b90ba Color

#3b90ba
#509cc1
#66a8c9
#7cb5d1
#92c1d8
#a7cde0
#bddae8
#d3e6ef
#e9f2f7
#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

#3b90ba
#ba653b

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

Split Complementary

#3b90ba
#ba3b50
#baa53b

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

Analogous Color

#3bbab1
#3ba9ba
#3b90ba
#3b77ba
#3b5dba

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

#3b90ba
#ba3b90
#90ba3b

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

#3b90ba
#a43bba
#ba653b
#50ba3b

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

#3b90ba
#ba653b
#baa53b
#3b50ba

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

#3b90ba Color Code Preview on Black Background Color

This is how #3b90ba Color will look on black background color. Color contrast ratio is 5.88

#3b90ba in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3b90ba color code is use for CSS Background Color

Background color for the above div is #3b90ba

HTML with inline CSS

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

#3b90ba color code is use for CSS Border Color

CSS Border color for the above div is #3b90ba

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3b90ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3b90ba Color code Preview on White Background

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

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

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(59,144,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,101,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(59,144,186,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.