Skip to main content Skip to docs navigation

#9cba9e hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Reeds and its hex is #A0BCA7 Nearest Color Name

Color Hue/Base color: Green

Hex #9cba9e Color code in RGB color code model is created after adding 61.18% red color, 72.94% green color and 61.96% blue color. Hex #9cba9e Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 15% yellow and 27.06% black.

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

RGB Chart

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

Color Table

Hex Color Code 9cba9e #9cba9e
RGB Decimal 156, 186, 158 156, 186, 158
RGB Percent 61%, 73%, 62% rgb(61%, 73%, 62%)
CSS RGBa 156, 186, 158,1 rgba(156,186,158,1)
CMYK Model cmyk(16%,0%,15%,27.06%)
HSL Color Space 124,18% ,67% hsl(124,18% ,67%)
HSV Color Space 124°, 16%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10011100 10111010 10011110
Octal 234 272 236
Decimal 156 186 158
Hex 9c ba 9e

Different shades of #9cba9e color code.

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

Darkest of #9cba9e
#4e6f50
Darker of #9cba9e
#638d65
Dark of #9cba9e
#7ea581
Base of #9cba9e
#9cba9e
Light of #9cba9e
#bacfbb
Lighter
#d8e4d9
Lightest
#f6f9f6

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

#9cba9e
#ba9cb8

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

Split Complementary

#9cba9e
#ad9cba
#ba9ca9

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

Analogous Color

#acba9c
#a7ba9c
#9cba9e
#9cbaa8
#9cbab5

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

#9cba9e
#ba9e9c
#9e9cba

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

#9cba9e
#9e9cba
#ba9cb8
#b8ba9c

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#9cba9e
#9ca9ba
#ba9cb8
#baad9c

Square 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).

Monochromatic Color with #9cba9e

#39513a
#4e6f50
#638d65
#7ea581
#9cba9e
#bacfbb
#d8e4d9
#f6f9f6
#ffffff

Tints of #9cba9e Color

#9cba9e
#a7c1a8
#b2c9b3
#bdd1be
#c8d8c9
#d3e0d3
#dee8de
#e9efe9
#f4f7f4
#ffffff

Shades of #9cba9e color code

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

#9cba9e
#8aa58c
#79907a
#687c69
#566757
#455246
#343e34
#222923
#111411
#000000

Tones

#9cba9e
#ababab
#ababab
#ababab
#ababab

Tones

Similar Color like #9cba9e color

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

#9dbb9f
#9ebca0
#9fbda1
#a0bea2
#a1bfa3
#a2c0a4
#a3c1a5
#a4c2a6
#a5c3a7
#a6c4a8
#a7c5a9
#a8c6aa
#a9c7ab
#aac8ac
#9bb99d
#9ab89c
#99b79b
#98b69a
#97b599
#96b498
#95b397
#94b296
#93b195
#92b094
#91af93
#90ae92
#8fad91
#8eac90

Download this Dark Green

Hex #9cba9e 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.

#9cba9e Color Code Preview on Black Background Color

This is how #9cba9e Color will look on black background color. Color contrast ratio is 9.93

#9cba9e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9cba9e color code is use for CSS Background Color

Background color for the above div is #9cba9e

HTML with inline CSS

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

#9cba9e color code is use for CSS Border Color

CSS Border color for the above div is #9cba9e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9cba9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9cba9e Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(156,186,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,156,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(156,186,158,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }