Skip to main content Skip to docs navigation

#abb995 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 Chrysoprase and its hex is #ADBA98 Nearest Color Name

Color Hue/Base color: Green

Hex #abb995 Color code in RGB color code model is created after adding 67.06% red color, 72.55% green color and 58.43% blue color. Hex #abb995 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 19% yellow and 27.45% black.

Hex #abb995 color code is between #aabb99 web safe hex color code and #bbaa88 web safe hex color code. #aabb99 is the nearest web safe color code. You can see here many more shades of #abb995 color code.

RGB Chart

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

Color Table

Hex Color Code abb995 #abb995
RGB Decimal 171, 185, 149 171, 185, 149
RGB Percent 67%, 73%, 58% rgb(67%, 73%, 58%)
CSS RGBa 171, 185, 149,1 rgba(171,185,149,1)
CMYK Model cmyk(8%,0%,19%,27.45%)
HSL Color Space 83,20% ,65% hsl(83,20% ,65%)
HSV Color Space 83°, 19%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101011 10111001 10010101
Octal 253 271 225
Decimal 171 185 149
Hex ab b9 95

Different shades of #abb995 color code.

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

Darkest of #abb995
#5f6d48
Darker of #abb995
#798c5c
Dark of #abb995
#93a576
Base of #abb995
#abb995
Light of #abb995
#c3cdb4
Lighter
#dce2d2
Lightest
#f4f6f1

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

#abb995
#a395b9

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

Split Complementary

#abb995
#9599b9
#b595b9

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

Analogous Color

#b9b295
#b9b895
#abb995
#9fb995
#95b99a

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

#abb995
#b995ab
#95abb9

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

#abb995
#95abb9
#a395b9
#b9a395

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

#abb995
#95b9b5
#a395b9
#b99599

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 #abb995

#444e34
#5f6d48
#798c5c
#93a576
#abb995
#c3cdb4
#dce2d2
#f4f6f1
#ffffff

Tints of #abb995 Color

#abb995
#b4c0a0
#bdc8ac
#c7d0b8
#d0d8c4
#d9dfcf
#e3e7db
#ecefe7
#f5f7f3
#ffffff

Shades of #abb995 color code

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

#abb995
#98a484
#858f73
#727b63
#5f6652
#4c5242
#393d31
#262921
#131410
#000000

Tones

#abb995
#a7a7a7
#a7a7a7
#a7a7a7
#a7a7a7

Tones

Similar Color like #abb995 color

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

#acba96
#adbb97
#aebc98
#afbd99
#b0be9a
#b1bf9b
#b2c09c
#b3c19d
#b4c29e
#b5c39f
#b6c4a0
#b7c5a1
#b8c6a2
#b9c7a3
#aab894
#a9b793
#a8b692
#a7b591
#a6b490
#a5b38f
#a4b28e
#a3b18d
#a2b08c
#a1af8b
#a0ae8a
#9fad89
#9eac88
#9dab87

Download this Dark Green

Hex #abb995 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.

#abb995 Color Code Preview on Black Background Color

This is how #abb995 Color will look on black background color. Color contrast ratio is 10.11

#abb995 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abb995

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abb995

#abb995 color code is use for CSS Background Color

Background color for the above div is #abb995

HTML with inline CSS

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

#abb995 color code is use for CSS Border Color

CSS Border color for the above div is #abb995

HTML with inline CSS

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

CSS Border Left color for the above div is #abb995

HTML with inline CSS

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

CSS Border Right color for the above div is #abb995

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abb995

HTML with inline CSS

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

CSS Border Top color for the above div is #abb995

HTML with inline CSS

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

#abb995 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abb995 Color code Preview on White Background

This is how #abb995 Color code will look on white background color. Color contrast ratio is 2.08

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

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