Skip to main content Skip to docs navigation

#addf3b hex color | Dark Green & Warm color | 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 Dynamic Green and its hex is #A7E142 Nearest Color Name

Color Hue/Base color: Green

Hex #addf3b Color code in RGB color code model is created after adding 67.84% red color, 87.45% green color and 23.14% blue color. Hex #addf3b Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 74% yellow and 12.55% black.

Hex #addf3b color code is between #aadd33 web safe hex color code and #bbee44 web safe hex color code. #aadd33 is the nearest web safe color code. You can see here many more shades of #addf3b color code.

RGB Chart

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

Color Table

Hex Color Code addf3b #addf3b
RGB Decimal 173, 223, 59 173, 223, 59
RGB Percent 68%, 87%, 23% rgb(68%, 87%, 23%)
CSS RGBa 173, 223, 59,1 rgba(173,223,59,1)
CMYK Model cmyk(22%,0%,74%,12.55%)
HSL Color Space 78,72% ,55% hsl(78,72% ,55%)
HSV Color Space 78°, 74%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101101 11011111 00111011
Octal 255 337 73
Decimal 173 223 59
Hex ad df 3b

Different shades of #addf3b color code.

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

Darkest of #addf3b
#536f12
Darker of #addf3b
#739b19
Dark of #addf3b
#94c720
Base of #addf3b
#addf3b
Light of #addf3b
#bfe667
Lighter
#d2ed93
Lightest
#e4f4bf

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

#addf3b
#6d3bdf

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

Split Complementary

#addf3b
#3b5bdf
#bf3bdf

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

Analogous Color

#dfb13b
#dfcd3b
#addf3b
#76df3b
#3bdf44

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

#addf3b
#df3bad
#3baddf

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

#addf3b
#3baddf
#6d3bdf
#df6d3b

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

#addf3b
#3bdfbf
#6d3bdf
#df3b5b

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

#32430b
#536f12
#739b19
#94c720
#addf3b
#bfe667
#d2ed93
#e4f4bf
#f6fcea

Tints of #addf3b Color

#addf3b
#b6e250
#bfe666
#c8e97c
#d1ed92
#daf0a7
#e3f4bd
#ecf7d3
#f5fbe9
#ffffff

Shades of #addf3b color code

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

#addf3b
#99c634
#86ad2d
#739427
#607b20
#4c631a
#394a13
#26310d
#131806
#000000

Tones

#addf3b
#a4c852
#9bb169
#929b7f
#8d8d8d

Tones

Similar Color like #addf3b color

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

#aee03c
#afe13d
#b0e23e
#b1e33f
#b2e440
#b3e541
#b4e642
#b5e743
#b6e844
#b7e945
#b8ea46
#b9eb47
#baec48
#bbed49
#acde3a
#abdd39
#aadc38
#a9db37
#a8da36
#a7d935
#a6d834
#a5d733
#a4d632
#a3d531
#a2d430
#a1d32f
#a0d22e
#9fd12d

Download this

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

#addf3b Color Code Preview on Black Background Color

This is how #addf3b Color will look on black background color. Color contrast ratio is 13.40

#addf3b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #addf3b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #addf3b

#addf3b color code is use for CSS Background Color

Background color for the above div is #addf3b

HTML with inline CSS

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

#addf3b color code is use for CSS Border Color

CSS Border color for the above div is #addf3b

HTML with inline CSS

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

CSS Border Left color for the above div is #addf3b

HTML with inline CSS

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

CSS Border Right color for the above div is #addf3b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #addf3b

HTML with inline CSS

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

CSS Border Top color for the above div is #addf3b

HTML with inline CSS

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

#addf3b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#addf3b Color code Preview on White Background

This is how #addf3b Color code will look on white background color. Color contrast ratio is 1.57

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(173,223,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(109,59,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,223,59,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }