crispedge.com

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

#989abf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #989abf Color code in RGB color code model is created after adding 59.61% red color, 60.39% green color and 74.9% blue color. Hex #989abf Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 19% magenta, 0% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code989abf#989abf
RGB Decimal152, 154, 191rgb(152, 154, 191)
RGB Percent60%, 60%, 75%rgb(60%, 60%, 75%)
CSS RGBa152, 154, 191,1rgba(152,154,191,1)
CMYK Modelcmyk(20%,19%,0%,25%)
HSL Color Space237,23% ,67%hsl(237,23% ,67%)
HSV Color Space237°, 20%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110001001101010111111
Octal230232277
Decimal152154191
Hex989abf

Different shades of #989abf color code.

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

Light Shade of #989abf
#b7b9d3
Dark Shade of #989abf
#797bab
Saturated Shade of #989abf
#9092c7
Desaturated Shade of #989abf
#a0a1b7
Grey scale Shade of #989abf
#ababab
Brighten Shade
#b1b3d8
Most Readable Shade
#000000

Shades of #989abf color code

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

#989abf
#8788a9
#767794
#65667f
#54556a
#434454
#32333f
#21222a
#101115
#000000

Similar Color like #989abf color

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

#999bc0
#9a9cc1
#9b9dc2
#9c9ec3
#9d9fc4
#9ea0c5
#9fa1c6
#a0a2c7
#a1a3c8
#a2a4c9
#a3a5ca
#a4a6cb
#a5a7cc
#a6a8cd
#9799be
#9698bd
#9597bc
#9496bb
#9395ba
#9294b9
#9193b8
#9092b7
#8f91b6
#8e90b5
#8d8fb4
#8c8eb3
#8b8db2
#8a8cb1

Monochromatic Color with #989abf

#989abf
#babce9
#111115
#33333f
#54556a
#767894

Tints of #989abf Color

#989abf
#a3a5c6
#aeb0cd
#babbd4
#c5c6db
#d1d2e2
#dcdde9
#e8e8f0
#f3f3f7
#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

#989abf
#bfbd98

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

Split Complementary

#989abf
#bfaa98
#aebf98

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

Analogous Color

#98aabf
#98a2bf
#989abf
#9e98bf
#a698bf

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

#989abf
#bf989a
#9abf98

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

#989abf
#bf98ad
#bfbd98
#98bfa9

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

#989abf
#bfbd98
#aebf98
#aa98bf

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

#989abf Color Code Preview on Black Background Color

This is how #989abf Color will look on black background color. Color contrast ratio is 7.71

#989abf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#989abf color code is use for CSS Background Color

Background color for the above div is #989abf

HTML with inline CSS

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

#989abf color code is use for CSS Border Color

CSS Border color for the above div is #989abf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#989abf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#989abf Color code Preview on White Background

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

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

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,154,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,189,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(152,154,191,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.

< /html>