Skip to main content Skip to docs navigation

#91ab8a 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 Flora Green and its hex is #91AD8A Nearest Color Name

Color Hue/Base color: Green

Hex #91ab8a Color code in RGB color code model is created after adding 56.86% red color, 67.06% green color and 54.12% blue color. Hex #91ab8a Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 19% yellow and 32.94% black.

Hex #91ab8a color code is between #99aa88 web safe hex color code and #88bb99 web safe hex color code. #99aa88 is the nearest web safe color code. You can see here many more shades of #91ab8a color code.

RGB Chart

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

Color Table

Hex Color Code 91ab8a #91ab8a
RGB Decimal 145, 171, 138 145, 171, 138
RGB Percent 57%, 67%, 54% rgb(57%, 67%, 54%)
CSS RGBa 145, 171, 138,1 rgba(145,171,138,1)
CMYK Model cmyk(15%,0%,19%,32.94%)
HSL Color Space 107,16% ,61% hsl(107,16% ,61%)
HSV Color Space 107°, 19%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010001 10101011 10001010
Octal 221 253 212
Decimal 145 171 138
Hex 91 ab 8a

Different shades of #91ab8a color code.

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

Darkest of #91ab8a
#475b41
Darker of #91ab8a
#5e7857
Dark of #91ab8a
#75966c
Base of #91ab8a
#91ab8a
Light of #91ab8a
#adc0a8
Lighter
#c9d6c5
Lightest
#e5ebe3

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

#91ab8a
#a48aab

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

Split Complementary

#91ab8a
#948aab
#ab8aa2

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

Analogous Color

#a4ab8a
#9fab8a
#91ab8a
#8aab8e
#8aab9c

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

#91ab8a
#ab8a91
#8a91ab

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

#91ab8a
#8a91ab
#a48aab
#aba48a

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

#91ab8a
#8aa2ab
#a48aab
#ab948a

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 #91ab8a

#303d2c
#475b41
#5e7857
#75966c
#91ab8a
#adc0a8
#c9d6c5
#e5ebe3
#ffffff

Tints of #91ab8a Color

#91ab8a
#9db497
#a9bda4
#b5c7b1
#c1d0be
#ced9cb
#dae3d8
#e6ece5
#f2f5f2
#ffffff

Shades of #91ab8a color code

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

#91ab8a
#80987a
#70856b
#60725c
#505f4c
#404c3d
#30392e
#20261e
#10130f
#000000

Tones

#91ab8a
#9b9b9b
#9b9b9b
#9b9b9b
#9b9b9b

Tones

Similar Color like #91ab8a color

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

#92ac8b
#93ad8c
#94ae8d
#95af8e
#96b08f
#97b190
#98b291
#99b392
#9ab493
#9bb594
#9cb695
#9db796
#9eb897
#9fb998
#90aa89
#8fa988
#8ea887
#8da786
#8ca685
#8ba584
#8aa483
#89a382
#88a281
#87a180
#86a07f
#859f7e
#849e7d
#839d7c

Download this Dark Green

Hex #91ab8a 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.

#91ab8a Color Code Preview on Black Background Color

This is how #91ab8a Color will look on black background color. Color contrast ratio is 8.40

#91ab8a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #91ab8a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #91ab8a

#91ab8a color code is use for CSS Background Color

Background color for the above div is #91ab8a

HTML with inline CSS

<div style="background-color:#91ab8a;"></div>

#91ab8a color code is use for CSS Border Color

CSS Border color for the above div is #91ab8a

HTML with inline CSS

<div style="border:5px solid #91ab8a;"></div>

CSS Border Left color for the above div is #91ab8a

HTML with inline CSS

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

CSS Border Right color for the above div is #91ab8a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #91ab8a

HTML with inline CSS

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

CSS Border Top color for the above div is #91ab8a

HTML with inline CSS

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

#91ab8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#91ab8a Color code Preview on White Background

This is how #91ab8a Color code will look on white background color. Color contrast ratio is 2.50

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

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(145,171,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(164,138,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(145,171,138,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }