crispedge.com

Color picker

Loading...

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

#9eb6bd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #9eb6bd Color code in RGB color code model is created after adding 61.96% red color, 71.37% green color and 74.12% blue color. Hex #9eb6bd Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 4% magenta, 0% yellow and 26% black.

Hex #9eb6bd color code is between #99bbbb web safe hex color code and #aaaacc web safe hex color code. #99bbbb is the nearest web safe color code. You can see here many more shades of #9eb6bd color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code9eb6bd#9eb6bd
RGB Decimal158, 182, 189rgb(158, 182, 189)
RGB Percent62%, 71%, 74%rgb(62%, 71%, 74%)
CSS RGBa158, 182, 189,1rgba(158,182,189,1)
CMYK Modelcmyk(16%,4%,0%,26%)
HSL Color Space194,19% ,68%hsl(194,19% ,68%)
HSV Color Space194°, 16%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111101011011010111101
Octal236266275
Decimal158182189
Hex9eb6bd

Different shades of #9eb6bd color code.

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

Light Shade of #9eb6bd
#bccdd2
Dark Shade of #9eb6bd
#809fa8
Saturated Shade of #9eb6bd
#96bac5
Desaturated Shade of #9eb6bd
#a6b2b5
Grey scale Shade of #9eb6bd
#adadad
Brighten Shade
#b7cfd6
Most Readable Shade
#000000

Shades of #9eb6bd color code

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

#9eb6bd
#8ca1a8
#7a8d93
#69797e
#576569
#465054
#343c3f
#23282a
#111415
#000000

Similar Color like #9eb6bd color

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

#9fb7be
#a0b8bf
#a1b9c0
#a2bac1
#a3bbc2
#a4bcc3
#a5bdc4
#a6bec5
#a7bfc6
#a8c0c7
#a9c1c8
#aac2c9
#abc3ca
#acc4cb
#9db5bc
#9cb4bb
#9bb3ba
#9ab2b9
#99b1b8
#98b0b7
#97afb6
#96aeb5
#95adb4
#94acb3
#93abb2
#92aab1
#91a9b0
#90a8af

Monochromatic Color with #9eb6bd

#9eb6bd
#c2dfe7
#101213
#333b3d
#576468
#7a8d92

Tints of #9eb6bd Color

#9eb6bd
#a8bec4
#b3c6cb
#beced3
#c9d6da
#d3dee1
#dee6e9
#e9eef0
#f4f6f7
#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

#9eb6bd
#bda59e

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

Split Complementary

#9eb6bd
#bd9ea7
#bdb59e

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

Analogous Color

#9ebdb8
#9ebcbd
#9eb6bd
#9eb0bd
#9eaabd

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

#9eb6bd
#bd9eb6
#b6bd9e

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

#9eb6bd
#b49ebd
#bda59e
#a6bd9e

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

#9eb6bd
#bda59e
#bdb59e
#9ea7bd

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

#9eb6bd Color Code Preview on Black Background Color

This is how #9eb6bd Color will look on black background color. Color contrast ratio is 9.88

#9eb6bd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9eb6bd color code is use for CSS Background Color

Background color for the above div is #9eb6bd

HTML with inline CSS

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

#9eb6bd color code is use for CSS Border Color

CSS Border color for the above div is #9eb6bd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9eb6bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9eb6bd Color code Preview on White Background

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

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

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,182,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,165,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(158,182,189,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.