crispedge.com

Color picker

Loading...

#9ea5dd hex color - Blue - Cool color - Information

#9ea5dd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #9ea5dd Color code in RGB color code model is created after adding 61.96% red color, 64.71% green color and 86.67% blue color. Hex #9ea5dd Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 25% magenta, 0% yellow and 13% black.

Hex #9ea5dd color code is between #99aacc web safe hex color code and #aa99ee web safe hex color code. #99aacc is the nearest web safe color code. You can see here many more shades of #9ea5dd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code9ea5dd#9ea5dd
RGB Decimal158, 165, 221rgb(158, 165, 221)
RGB Percent62%, 65%, 87%rgb(62%, 65%, 87%)
CSS RGBa158, 165, 221,1rgba(158,165,221,1)
CMYK Modelcmyk(29%,25%,0%,13%)
HSL Color Space233,48% ,74%hsl(233,48% ,74%)
HSV Color Space233°, 29%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111101010010111011101
Octal236245335
Decimal158165221
Hex9ea5dd

Different shades of #9ea5dd color code.

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

Light Shade of #9ea5dd
#c4c8ea
Dark Shade of #9ea5dd
#7882d0
Saturated Shade of #9ea5dd
#97a0e4
Desaturated Shade of #9ea5dd
#a5aad6
Grey scale Shade of #9ea5dd
#bdbdbd
Brighten Shade
#b7bef6
Most Readable Shade
#000000

Shades of #9ea5dd color code

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

#9ea5dd
#8c92c4
#7a80ab
#696e93
#575b7a
#464962
#343749
#232431
#111218
#000000

Similar Color like #9ea5dd color

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

#9fa6de
#a0a7df
#a1a8e0
#a2a9e1
#a3aae2
#a4abe3
#a5ace4
#a6ade5
#a7aee6
#a8afe7
#a9b0e8
#aab1e9
#abb2ea
#acb3eb
#9da4dc
#9ca3db
#9ba2da
#9aa1d9
#99a0d8
#989fd7
#979ed6
#969dd5
#959cd4
#949bd3
#939ad2
#9299d1
#9198d0
#9097cf

Monochromatic Color with #9ea5dd

#9ea5dd
#060608
#242633
#43465d
#616688
#8085b3

Tints of #9ea5dd Color

#9ea5dd
#a8afe0
#b3b9e4
#bec3e8
#c9cdec
#d3d7ef
#dee1f3
#e9ebf7
#f4f5fb
#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

#9ea5dd
#ddd69e

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

Split Complementary

#9ea5dd
#ddb79e
#c4dd9e

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

Analogous Color

#9ebedd
#9eb2dd
#9ea5dd
#a49edd
#b09edd

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

#9ea5dd
#dd9ea5
#a5dd9e

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

#9ea5dd
#dd9ec4
#ddd69e
#9eddb6

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

#9ea5dd
#ddd69e
#c4dd9e
#b79edd

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 #9ea5dd 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.

#9ea5dd Color Code Preview on Black Background Color

This is how #9ea5dd Color will look on black background color. Color contrast ratio is 8.88

#9ea5dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9ea5dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9ea5dd

#9ea5dd color code is use for CSS Background Color

Background color for the above div is #9ea5dd

HTML with inline CSS

<div style="background-color:#9ea5dd;"></div>

#9ea5dd color code is use for CSS Border Color

CSS Border color for the above div is #9ea5dd

HTML with inline CSS

<div style="border:5px solid #9ea5dd;"></div>

CSS Border Left color for the above div is #9ea5dd

HTML with inline CSS

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

CSS Border Right color for the above div is #9ea5dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9ea5dd

HTML with inline CSS

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

CSS Border Top color for the above div is #9ea5dd

HTML with inline CSS

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

#9ea5dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9ea5dd Color code Preview on White Background

This is how #9ea5dd Color code will look on white background color. Color contrast ratio is 2.36

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

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(158,165,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,214,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(158,165,221,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.