Skip to main content Skip to docs navigation

#adfc0b 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 Lemon Green and its hex is #ADF802 Nearest Color Name

Color Hue/Base color: Green

Hex #adfc0b Color code in RGB color code model is created after adding 67.84% red color, 98.82% green color and 4.31% blue color. Hex #adfc0b Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 0% magenta, 96% yellow and 1.18% black.

Hex #adfc0b color code is between #aaff11 web safe hex color code and #bbee00 web safe hex color code. #aaff11 is the nearest web safe color code. You can see here many more shades of #adfc0b color code.

RGB Chart

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

Color Table

Hex Color Code adfc0b #adfc0b
RGB Decimal 173, 252, 11 173, 252, 11
RGB Percent 68%, 99%, 4% rgb(68%, 99%, 4%)
CSS RGBa 173, 252, 11,1 rgba(173,252,11,1)
CMYK Model cmyk(31%,0%,96%,1.18%)
HSL Color Space 80,98% ,52% hsl(80,98% ,52%)
HSV Color Space 80°, 96%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 11111100 00001011
Octal 255 374 13
Decimal 173 252 11
Hex ad fc 0b

Different shades of #adfc0b color code.

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

Darkest of #adfc0b
#496d01
Darker of #adfc0b
#6c9f02
Dark of #adfc0b
#8ed103
Base of #adfc0b
#adfc0b
Light of #adfc0b
#befd3d
Lighter
#cffd70
Lightest
#e0fea2

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

#adfc0b
#5a0bfc

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

Split Complementary

#adfc0b
#0b34fc
#d30bfc

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

Analogous Color

#fcbe0b
#fce70b
#adfc0b
#5dfc0b
#0bfc1e

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

#adfc0b
#fc0bad
#0badfc

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

#adfc0b
#0badfc
#5a0bfc
#fc5a0b

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

#adfc0b
#0bfcd3
#5a0bfc
#fc0b34

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

#273a01
#496d01
#6c9f02
#8ed103
#adfc0b
#befd3d
#cffd70
#e0fea2
#f1fed5

Tints of #adfc0b Color

#adfc0b
#b6fc26
#bffc41
#c8fd5c
#d1fd77
#dafd92
#e3fead
#ecfec8
#f5fee3
#ffffff

Shades of #adfc0b color code

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

#adfc0b
#99e009
#86c408
#73a807
#608c06
#4c7004
#395403
#263802
#131c01
#000000

Tones

#adfc0b
#a4e324
#9ccb3c
#93b255
#8b996e

Tones

Similar Color like #adfc0b color

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

#aefd0c
#affe0d
#b0ff0e
#b1ff0f
#b2ff10
#b3ff11
#b4ff12
#b5ff13
#b6ff14
#b7ff15
#b8ff16
#b9ff17
#baff18
#bbff19
#acfb0a
#abfa09
#aaf908
#a9f807
#a8f706
#a7f605
#a6f504
#a5f403
#a4f302
#a3f201
#a2f100
#a1f000
#a0ef00
#9fee00

Download this Dark Green

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

#adfc0b Color Code Preview on Black Background Color

This is how #adfc0b Color will look on black background color. Color contrast ratio is 16.71

#adfc0b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adfc0b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adfc0b

#adfc0b color code is use for CSS Background Color

Background color for the above div is #adfc0b

HTML with inline CSS

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

#adfc0b color code is use for CSS Border Color

CSS Border color for the above div is #adfc0b

HTML with inline CSS

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

CSS Border Left color for the above div is #adfc0b

HTML with inline CSS

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

CSS Border Right color for the above div is #adfc0b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adfc0b

HTML with inline CSS

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

CSS Border Top color for the above div is #adfc0b

HTML with inline CSS

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

#adfc0b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adfc0b Color code Preview on White Background

This is how #adfc0b Color code will look on white background color. Color contrast ratio is 1.26

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

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