crispedge.com

Color picker

Loading...

#989fee hex color - Blue - Cool color - Information

#989fee hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #989fee Color code in RGB color code model is created after adding 59.61% red color, 62.35% green color and 93.33% blue color. Hex #989fee Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 33% magenta, 0% yellow and 7% black.

Hex #989fee color code is between #9999dd web safe hex color code and #88aaff web safe hex color code. #9999dd is the nearest web safe color code. You can see here many more shades of #989fee color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Code989fee#989fee
RGB Decimal152, 159, 238rgb(152, 159, 238)
RGB Percent60%, 62%, 93%rgb(60%, 62%, 93%)
CSS RGBa152, 159, 238,1rgba(152,159,238,1)
CMYK Modelcmyk(36%,33%,0%,7%)
HSL Color Space235,72% ,76%hsl(235,72% ,76%)
HSV Color Space235°, 36%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110001001111111101110
Octal230237356
Decimal152159238
Hex989fee

Different shades of #989fee color code.

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

Light Shade of #989fee
#c4c8f5
Dark Shade of #989fee
#6c76e7
Saturated Shade of #989fee
#929af4
Desaturated Shade of #989fee
#9ea4e8
Grey scale Shade of #989fee
#c3c3c3
Brighten Shade
#b1b8ff
Most Readable Shade
#000000

Shades of #989fee color code

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

#989fee
#878dd3
#767bb9
#656a9e
#545884
#434669
#32354f
#212334
#10111a
#000000

Similar Color like #989fee color

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

#99a0ef
#9aa1f0
#9ba2f1
#9ca3f2
#9da4f3
#9ea5f4
#9fa6f5
#a0a7f6
#a1a8f7
#a2a9f8
#a3aaf9
#a4abfa
#a5acfb
#a6adfc
#979eed
#969dec
#959ceb
#949bea
#939ae9
#9299e8
#9198e7
#9097e6
#8f96e5
#8e95e4
#8d94e3
#8c93e2
#8b92e1
#8a91e0

Monochromatic Color with #989fee

#989fee
#10111a
#2b2d44
#474a6e
#626699
#7d83c3

Tints of #989fee Color

#989fee
#a3a9ef
#aeb4f1
#babff3
#c5c9f5
#d1d4f7
#dcdff9
#e8e9fb
#f3f4fd
#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

#989fee
#eee798

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

Split Complementary

#989fee
#eebc98
#caee98

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

Analogous Color

#98c1ee
#98b0ee
#989fee
#a298ee
#b398ee

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

#989fee
#ee989f
#9fee98

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

#989fee
#ee98ca
#eee798
#98eebc

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

#989fee
#eee798
#caee98
#bc98ee

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 #989fee 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.

#989fee Color Code Preview on Black Background Color

This is how #989fee Color will look on black background color. Color contrast ratio is 8.53

#989fee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #989fee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #989fee

#989fee color code is use for CSS Background Color

Background color for the above div is #989fee

HTML with inline CSS

<div style="background-color:#989fee;"></div>

#989fee color code is use for CSS Border Color

CSS Border color for the above div is #989fee

HTML with inline CSS

<div style="border:5px solid #989fee;"></div>

CSS Border Left color for the above div is #989fee

HTML with inline CSS

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

CSS Border Right color for the above div is #989fee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #989fee

HTML with inline CSS

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

CSS Border Top color for the above div is #989fee

HTML with inline CSS

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

#989fee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#989fee Color code Preview on White Background

This is how #989fee Color code will look on white background color. Color contrast ratio is 2.46

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

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(152,159,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,231,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(152,159,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.