Skip to main content Skip to docs navigation

#ACB99F hex color | Winter Squash | 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

Color Hue/Base color: Green

Hex #ACB99F Color Code is also known as | Winter Squash color.

Hex #ACB99F Color code in RGB color code model is created after adding 67.45% red color, 72.55% green color and 62.35% blue color. Hex #ACB99F Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 14% yellow and 27.45% black.

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

RGB Chart

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

Color Table

Hex Color Code ACB99F #ACB99F
RGB Decimal 172, 185, 159 172, 185, 159
RGB Percent 67%, 73%, 62% rgb(67%, 73%, 62%)
CSS RGBa 172, 185, 159,1 rgba(172,185,159,1)
CMYK Model cmyk(7%,0%,14%,27.45%)
HSL Color Space 90,16% ,67% hsl(90,16% ,67%)
HSV Color Space 90°, 14%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101100 10111001 10011111
Octal 254 271 237
Decimal 172 185 159
Hex AC B9 9F

Different shades of #ACB99F color code.

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

Darkest of #ACB99F
#5f6e51
Darker of #ACB99F
#798c66
Dark of #ACB99F
#92a382
Base of #ACB99F
#acb99f
Light of #ACB99F
#c5cfbc
Lighter
#dfe4da
Lightest
#f8faf7

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

#acb99f
#ac9fb9

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

Split Complementary

#ACB99F
#9f9fb9
#b99fb9

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

Analogous Color

#b9b79f
#b7b99f
#acb99f
#a3b99f
#9fb9a5

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

#ACB99F
#b99fac
#9facb9

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

#ACB99F
#9facb9
#ac9fb9
#b9ac9f

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

#ACB99F
#9fb9b9
#ac9fb9
#b99f9f

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

#46513b
#5f6e51
#798c66
#92a382
#acb99f
#c5cfbc
#dfe4da
#f8faf7
#ffffff

Tints of #ACB99F Color

#acb99f
#b5c0a9
#bec8b4
#c7d0bf
#d0d8c9
#dadfd4
#e3e7df
#ecefe9
#f5f7f4
#ffffff

Shades of #ACB99F color code

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

#acb99f
#98a48d
#858f7b
#727b6a
#5f6658
#4c5246
#393d35
#262923
#131411
#000000

Tones

#acb99f
#acacac
#acacac
#acacac
#acacac

Tones

Similar Color like #ACB99F color

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

#adbaa0
#aebba1
#afbca2
#b0bda3
#b1bea4
#b2bfa5
#b3c0a6
#b4c1a7
#b5c2a8
#b6c3a9
#b7c4aa
#b8c5ab
#b9c6ac
#bac7ad
#abb89e
#aab79d
#a9b69c
#a8b59b
#a7b49a
#a6b399
#a5b298
#a4b197
#a3b096
#a2af95
#a1ae94
#a0ad93
#9fac92
#9eab91

Download this Dark Green

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

#ACB99F Color Code Preview on Black Background Color

This is how #ACB99F Color will look on black background color. Color contrast ratio is 10.19

#ACB99F in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ACB99F

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ACB99F

#ACB99F color code is use for CSS Background Color

Background color for the above div is #ACB99F

HTML with inline CSS

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

#ACB99F color code is use for CSS Border Color

CSS Border color for the above div is #ACB99F

HTML with inline CSS

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

CSS Border Left color for the above div is #ACB99F

HTML with inline CSS

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

CSS Border Right color for the above div is #ACB99F

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ACB99F

HTML with inline CSS

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

CSS Border Top color for the above div is #ACB99F

HTML with inline CSS

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

#ACB99F hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ACB99F Color code Preview on White Background

This is how #ACB99F Color code will look on white background color. Color contrast ratio is 2.06

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

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