Skip to main content Skip to docs navigation

#a0c262 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 Jungle Juice and its hex is #A4C161 Nearest Color Name

Color Hue/Base color: Green

Hex #a0c262 Color code in RGB color code model is created after adding 62.75% red color, 76.08% green color and 38.43% blue color. Hex #a0c262 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 49% yellow and 23.92% black.

Hex #a0c262 color code is between #99bb66 web safe hex color code and #aacc55 web safe hex color code. #99bb66 is the nearest web safe color code. You can see here many more shades of #a0c262 color code.

RGB Chart

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

Color Table

Hex Color Code a0c262 #a0c262
RGB Decimal 160, 194, 98 160, 194, 98
RGB Percent 63%, 76%, 38% rgb(63%, 76%, 38%)
CSS RGBa 160, 194, 98,1 rgba(160,194,98,1)
CMYK Model cmyk(18%,0%,49%,23.92%)
HSL Color Space 81,44% ,57% hsl(81,44% ,57%)
HSV Color Space 81°, 49%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100000 11000010 01100010
Octal 240 302 142
Decimal 160 194 98
Hex a0 c2 62

Different shades of #a0c262 color code.

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

Darkest of #a0c262
#4e6427
Darker of #a0c262
#6b8935
Dark of #a0c262
#88ae43
Base of #a0c262
#a0c262
Light of #a0c262
#b6d087
Lighter
#ccdfab
Lightest
#e3edd0

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

#a0c262
#8462c2

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

Split Complementary

#a0c262
#6270c2
#b462c2

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

Analogous Color

#c2ac62
#c2bc62
#a0c262
#80c262
#62c26c

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

#a0c262
#c262a0
#62a0c2

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

#a0c262
#62a0c2
#8462c2
#c28462

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

#a0c262
#62c2b4
#8462c2
#c26270

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

#323f19
#4e6427
#6b8935
#88ae43
#a0c262
#b6d087
#ccdfab
#e3edd0
#f9fbf5

Tints of #a0c262 Color

#a0c262
#aac873
#b5cf84
#bfd696
#cadda7
#d4e3b9
#dfeaca
#e9f1dc
#f4f8ed
#ffffff

Shades of #a0c262 color code

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

#a0c262
#8eac57
#7c964c
#6a8141
#586b36
#47562b
#354020
#232b15
#11150a
#000000

Tones

#a0c262
#9aac78
#93968e
#929292
#929292

Tones

Similar Color like #a0c262 color

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

#a1c363
#a2c464
#a3c565
#a4c666
#a5c767
#a6c868
#a7c969
#a8ca6a
#a9cb6b
#aacc6c
#abcd6d
#acce6e
#adcf6f
#aed070
#9fc161
#9ec060
#9dbf5f
#9cbe5e
#9bbd5d
#9abc5c
#99bb5b
#98ba5a
#97b959
#96b858
#95b757
#94b656
#93b555
#92b454

Download this Dark Green

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

#a0c262 Color Code Preview on Black Background Color

This is how #a0c262 Color will look on black background color. Color contrast ratio is 10.39

#a0c262 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0c262

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0c262

#a0c262 color code is use for CSS Background Color

Background color for the above div is #a0c262

HTML with inline CSS

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

#a0c262 color code is use for CSS Border Color

CSS Border color for the above div is #a0c262

HTML with inline CSS

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

CSS Border Left color for the above div is #a0c262

HTML with inline CSS

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

CSS Border Right color for the above div is #a0c262

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a0c262

HTML with inline CSS

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

CSS Border Top color for the above div is #a0c262

HTML with inline CSS

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

#a0c262 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a0c262 Color code Preview on White Background

This is how #a0c262 Color code will look on white background color. Color contrast ratio is 2.02

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

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