crispedge.com

Color picker

Loading...

#9ab9b7 hex color - Green - Cool color - Information

#9ab9b7 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #9ab9b7 Color code in RGB color code model is created after adding 60.39% red color, 72.55% green color and 71.76% blue color. Hex #9ab9b7 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 1% yellow and 27% black.

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

0 Likes 0 Comments | 17 Views

RGB Chart

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

Color Table

Hex Color Code9ab9b7#9ab9b7
RGB Decimal154, 185, 183rgb(154, 185, 183)
RGB Percent60%, 73%, 72%rgb(60%, 73%, 72%)
CSS RGBa154, 185, 183,1rgba(154,185,183,1)
CMYK Modelcmyk(17%,0%,1%,27%)
HSL Color Space176,18% ,66%hsl(176,18% ,66%)
HSV Color Space176°, 17%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110101011100110110111
Octal232271267
Decimal154185183
Hex9ab9b7

Different shades of #9ab9b7 color code.

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

Light Shade of #9ab9b7
#b8cecc
Dark Shade of #9ab9b7
#7ca4a2
Saturated Shade of #9ab9b7
#91c2be
Desaturated Shade of #9ab9b7
#a3b0b0
Grey scale Shade of #9ab9b7
#a9a9a9
Brighten Shade
#b3d2d0
Most Readable Shade
#000000

Shades of #9ab9b7 color code

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

#9ab9b7
#88a4a2
#778f8e
#667b7a
#556665
#445251
#333d3d
#222928
#111414
#000000

Similar Color like #9ab9b7 color

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

#9bbab8
#9cbbb9
#9dbcba
#9ebdbb
#9fbebc
#a0bfbd
#a1c0be
#a2c1bf
#a3c2c0
#a4c3c1
#a5c4c2
#a6c5c3
#a7c6c4
#a8c7c5
#99b8b6
#98b7b5
#97b6b4
#96b5b3
#95b4b2
#94b3b1
#93b2b0
#92b1af
#91b0ae
#90afad
#8faeac
#8eadab
#8dacaa
#8caba9

Monochromatic Color with #9ab9b7

#9ab9b7
#bde3e1
#0c0f0f
#303939
#536463
#778e8d

Tints of #9ab9b7 Color

#9ab9b7
#a5c0bf
#b0c8c7
#bbd0cf
#c6d8d7
#d2dfdf
#dde7e7
#e8efef
#f3f7f7
#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

#9ab9b7
#b99a9c

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

Split Complementary

#9ab9b7
#b99aac
#b9a89a

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

Analogous Color

#9ab9ab
#9ab9b1
#9ab9b7
#9ab5b9
#9aafb9

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

#9ab9b7
#b79ab9
#b9b79a

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

#9ab9b7
#a79ab9
#b99a9c
#abb99a

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

#9ab9b7
#b99a9c
#b9a89a
#9aacb9

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

#9ab9b7 Color Code Preview on Black Background Color

This is how #9ab9b7 Color will look on black background color. Color contrast ratio is 10.00

#9ab9b7 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9ab9b7 color code is use for CSS Background Color

Background color for the above div is #9ab9b7

HTML with inline CSS

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

#9ab9b7 color code is use for CSS Border Color

CSS Border color for the above div is #9ab9b7

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9ab9b7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9ab9b7 Color code Preview on White Background

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

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

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(154,185,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,154,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(154,185,183,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 17 Views

Post your comment:-

By submitting comment you agree to our privacy policy.