crispedge.com

Color picker

Loading...

#89969c hex color - Blue - Cool color - Information

#89969c hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #89969c Color code in RGB color code model is created after adding 53.73% red color, 58.82% green color and 61.18% blue color. Hex #89969c Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 4% magenta, 0% yellow and 39% black.

Hex #89969c color code is between #889999 web safe hex color code and #9988aa web safe hex color code. #889999 is the nearest web safe color code. You can see here many more shades of #89969c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code89969c#89969c
RGB Decimal137, 150, 156rgb(137, 150, 156)
RGB Percent54%, 59%, 61%rgb(54%, 59%, 61%)
CSS RGBa137, 150, 156,1rgba(137,150,156,1)
CMYK Modelcmyk(12%,4%,0%,39%)
HSL Color Space199,9% ,57%hsl(199,9% ,57%)
HSV Color Space199°, 12%, 61%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010011001011010011100
Octal211226234
Decimal137150156
Hex89969c

Different shades of #89969c color code.

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

Light Shade of #89969c
#a5afb3
Dark Shade of #89969c
#6e7d84
Saturated Shade of #89969c
#7e9aa7
Desaturated Shade of #89969c
#929292
Grey scale Shade of #89969c
#929292
Brighten Shade
#a2afb5
Most Readable Shade
#000000

Shades of #89969c color code

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

#89969c
#79858a
#6a7479
#5b6468
#4c5356
#3c4245
#2d3234
#1e2122
#0f1011
#000000

Similar Color like #89969c color

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

#8a979d
#8b989e
#8c999f
#8d9aa0
#8e9ba1
#8f9ca2
#909da3
#919ea4
#929fa5
#93a0a6
#94a1a7
#95a2a8
#96a3a9
#97a4aa
#88959b
#87949a
#869399
#859298
#849197
#839096
#828f95
#818e94
#808d93
#7f8c92
#7e8b91
#7d8a90
#7c898f
#7b888e

Monochromatic Color with #89969c

#89969c
#aebfc6
#d4e8f1
#191b1c
#3e4447
#646d71

Tints of #89969c Color

#89969c
#96a1a7
#a3adb2
#b0b9bd
#bdc4c8
#cad0d3
#d7dcde
#e4e7e9
#f1f3f4
#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

#89969c
#9c8f89

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

Split Complementary

#89969c
#9c898c
#9c9989

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

Analogous Color

#899c9a
#899a9c
#89969c
#89929c
#898e9c

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

#89969c
#9c8996
#969c89

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

#89969c
#98899c
#9c8f89
#8d9c89

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

#89969c
#9c8f89
#9c9989
#898c9c

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 #89969c 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.

#89969c Color Code Preview on Black Background Color

This is how #89969c Color will look on black background color. Color contrast ratio is 6.91

#89969c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #89969c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #89969c

#89969c color code is use for CSS Background Color

Background color for the above div is #89969c

HTML with inline CSS

<div style="background-color:#89969c;"></div>

#89969c color code is use for CSS Border Color

CSS Border color for the above div is #89969c

HTML with inline CSS

<div style="border:5px solid #89969c;"></div>

CSS Border Left color for the above div is #89969c

HTML with inline CSS

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

CSS Border Right color for the above div is #89969c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #89969c

HTML with inline CSS

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

CSS Border Top color for the above div is #89969c

HTML with inline CSS

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

#89969c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#89969c Color code Preview on White Background

This is how #89969c Color code will look on white background color. Color contrast ratio is 3.04

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

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(137,150,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,143,137,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(137,150,156,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.