Skip to main content Skip to docs navigation

#adbc2f 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 Golden Passionfruit and its hex is #B4BB31 Nearest Color Name

Color Hue/Base color: Green

Hex #adbc2f Color code in RGB color code model is created after adding 67.84% red color, 73.73% green color and 18.43% blue color. Hex #adbc2f Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 75% yellow and 26.27% black.

Hex #adbc2f color code is between #aabb33 web safe hex color code and #bbcc22 web safe hex color code. #aabb33 is the nearest web safe color code. You can see here many more shades of #adbc2f color code.

RGB Chart

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

Color Table

Hex Color Code adbc2f #adbc2f
RGB Decimal 173, 188, 47 173, 188, 47
RGB Percent 68%, 74%, 18% rgb(68%, 74%, 18%)
CSS RGBa 173, 188, 47,1 rgba(173,188,47,1)
CMYK Model cmyk(8%,0%,75%,26.27%)
HSL Color Space 66,60% ,46% hsl(66,60% ,46%)
HSV Color Space 66°, 75%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 10111100 00101111
Octal 255 274 57
Decimal 173 188 47
Hex ad bc 2f

Different shades of #adbc2f color code.

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

Darkest of #adbc2f
#3c4210
Darker of #adbc2f
#626a1b
Dark of #adbc2f
#879325
Base of #adbc2f
#adbc2f
Light of #adbc2f
#c4d24c
Lighter
#d1dc75
Lightest
#dfe79d

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

#adbc2f
#3e2fbc

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

Split Complementary

#adbc2f
#2f67bc
#842fbc

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

Analogous Color

#bc792f
#bc902f
#adbc2f
#7ebc2f
#43bc2f

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

#adbc2f
#bc2fad
#2fadbc

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

#adbc2f
#2fadbc
#3e2fbc
#bc3e2f

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

#adbc2f
#2fbc84
#3e2fbc
#bc2f67

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

#171906
#3c4210
#626a1b
#879325
#adbc2f
#c4d24c
#d1dc75
#dfe79d
#ecf1c6

Tints of #adbc2f Color

#adbc2f
#b6c346
#bfca5d
#c8d274
#d1d98b
#dae1a2
#e3e8b9
#ecf0d0
#f5f7e7
#ffffff

Shades of #adbc2f color code

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

#adbc2f
#99a729
#869224
#737d1f
#60681a
#4c5314
#393e0f
#26290a
#131405
#000000

Tones

#adbc2f
#9ba547
#888d5e
#767676
#767676

Tones

Similar Color like #adbc2f color

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

#aebd30
#afbe31
#b0bf32
#b1c033
#b2c134
#b3c235
#b4c336
#b5c437
#b6c538
#b7c639
#b8c73a
#b9c83b
#bac93c
#bbca3d
#acbb2e
#abba2d
#aab92c
#a9b82b
#a8b72a
#a7b629
#a6b528
#a5b427
#a4b326
#a3b225
#a2b124
#a1b023
#a0af22
#9fae21

Download this Dark Green

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

#adbc2f Color Code Preview on Black Background Color

This is how #adbc2f Color will look on black background color. Color contrast ratio is 10.01

#adbc2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbc2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbc2f

#adbc2f color code is use for CSS Background Color

Background color for the above div is #adbc2f

HTML with inline CSS

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

#adbc2f color code is use for CSS Border Color

CSS Border color for the above div is #adbc2f

HTML with inline CSS

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

CSS Border Left color for the above div is #adbc2f

HTML with inline CSS

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

CSS Border Right color for the above div is #adbc2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adbc2f

HTML with inline CSS

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

CSS Border Top color for the above div is #adbc2f

HTML with inline CSS

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

#adbc2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adbc2f Color code Preview on White Background

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

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