crispedge.com

Color picker

Loading...

#aad71e hex color - Green - Warm color - Information

#aad71e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aad71e Color code in RGB color code model is created after adding 66.67% red color, 84.31% green color and 11.76% blue color. Hex #aad71e Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 86% yellow and 16% black.

Hex #aad71e color code is between #99dd22 web safe hex color code and #bbcc11 web safe hex color code. #99dd22 is the nearest web safe color code. You can see here many more shades of #aad71e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaad71e#aad71e
RGB Decimal170, 215, 30rgb(170, 215, 30)
RGB Percent67%, 84%, 12%rgb(67%, 84%, 12%)
CSS RGBa170, 215, 30,1rgba(170,215,30,1)
CMYK Modelcmyk(21%,0%,86%,16%)
HSL Color Space75,76% ,48%hsl(75,76% ,48%)
HSV Color Space75°, 86%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101101011100011110
Octal25232736
Decimal17021530
Hexaad71e

Different shades of #aad71e color code.

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

Light Shade of #aad71e
#bde543
Dark Shade of #aad71e
#87aa18
Saturated Shade of #aad71e
#b0e312
Desaturated Shade of #aad71e
#a4cb2a
Grey scale Shade of #aad71e
#7a7a7a
Brighten Shade
#c3f037
Most Readable Shade
#000000

Shades of #aad71e color code

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

#aad71e
#97bf1a
#84a717
#718f14
#5e7710
#4b5f0d
#38470a
#252f06
#121703
#000000

Similar Color like #aad71e color

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

#abd81f
#acd920
#adda21
#aedb22
#afdc23
#b0dd24
#b1de25
#b2df26
#b3e027
#b4e128
#b5e229
#b6e32a
#b7e42b
#b8e52c
#a9d61d
#a8d51c
#a7d41b
#a6d31a
#a5d219
#a4d118
#a3d017
#a2cf16
#a1ce15
#a0cd14
#9fcc13
#9ecb12
#9dca11
#9cc910

Monochromatic Color with #aad71e

#aad71e
#020200
#242d06
#45570c
#678212
#88ac18

Tints of #aad71e Color

#aad71e
#b3db37
#bcdf50
#c6e469
#cfe882
#d9ed9b
#e2f1b4
#ecf6cd
#f5fae6
#ffffff

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

#aad71e
#4b1ed7

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

Split Complementary

#aad71e
#1e4ed7
#a71ed7

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

Analogous Color

#d7ba1e
#cfd71e
#aad71e
#85d71e
#60d71e

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

#aad71e
#1eaad7
#d71eaa

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

#aad71e
#1ed7a7
#4b1ed7
#d71e4d

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#aad71e
#4b1ed7
#a71ed7
#4ed71e

Double Complementary 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).

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

#aad71e Color Code Preview on Black Background Color

This is how #aad71e Color will look on black background color. Color contrast ratio is 12.45

#aad71e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad71e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad71e

#aad71e color code is use for CSS Background Color

Background color for the above div is #aad71e

HTML with inline CSS

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

#aad71e color code is use for CSS Border Color

CSS Border color for the above div is #aad71e

HTML with inline CSS

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

CSS Border Left color for the above div is #aad71e

HTML with inline CSS

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

CSS Border Right color for the above div is #aad71e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aad71e

HTML with inline CSS

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

CSS Border Top color for the above div is #aad71e

HTML with inline CSS

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

#aad71e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aad71e Color code Preview on White Background

This is how #aad71e Color code will look on white background color. Color contrast ratio is 1.69

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.