crispedge.com

#aad82a hex color - Green - Warm color - Information

#aad82a hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aad82a Color code in RGB color code model is created after adding 66.67% red color, 84.71% green color and 16.47% blue color. Hex #aad82a Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 81% yellow and 15.29% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaad82a#aad82a
RGB Decimal170, 216, 42rgb(170, 216, 42)
RGB Percent67%, 85%, 16%rgb(67%, 85%, 16%)
CSS RGBa170, 216, 42,1rgba(170,216,42,1)
CMYK Modelcmyk(21%,0%,81%,15.29%)
HSL Color Space76,69% ,51%hsl(76,69% ,51%)
HSV Color Space76°, 81%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101101100000101010
Octal25233052
Decimal17021642
Hexaad82a

Different shades of #aad82a color code.

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

Light Shade of #aad82a
#bbe055
Dark Shade of #aad82a
#89af20
Saturated Shade of #aad82a
#b0e51d
Desaturated Shade of #aad82a
#a4cb37
Grey scale Shade of #aad82a
#818181
Brighten Shade
#c3f143
Most Readable Shade
#000000

Shades of #aad82a color code

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

#aad82a
#97c025
#84a820
#71901c
#5e7817
#4b6012
#38480e
#253009
#121804
#000000

Similar Color like #aad82a color

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

#abd92b
#acda2c
#addb2d
#aedc2e
#afdd2f
#b0de30
#b1df31
#b2e032
#b3e133
#b4e234
#b5e335
#b6e436
#b7e537
#b8e638
#a9d729
#a8d628
#a7d527
#a6d426
#a5d325
#a4d224
#a3d123
#a2d022
#a1cf21
#a0ce20
#9fcd1f
#9ecc1e
#9dcb1d
#9cca1c

Monochromatic Color with #aad82a

#aad82a
#030301
#242e09
#465811
#678319
#89ad22

Tints of #aad82a Color

#aad82a
#b3dc41
#bce059
#c6e571
#cfe988
#d9eda0
#e2f2b8
#ecf6cf
#f5fae7
#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

#aad82a
#582ad8

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

Split Complementary

#aad82a
#2a53d8
#af2ad8

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

Analogous Color

#d8c02a
#cdd82a
#aad82a
#87d82a
#64d82a

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

#aad82a
#2aaad8
#d82aaa

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

#aad82a
#2ad8af
#582ad8
#d82a53

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

#aad82a
#582ad8
#af2ad8
#53d82a

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 #aad82a 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.

#aad82a Color Code Preview on Black Background Color

This is how #aad82a Color will look on black background color. Color contrast ratio is 12.56

#aad82a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad82a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad82a

#aad82a color code is use for CSS Background Color

Background color for the above div is #aad82a

HTML with inline CSS

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

#aad82a color code is use for CSS Border Color

CSS Border color for the above div is #aad82a

HTML with inline CSS

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

CSS Border Left color for the above div is #aad82a

HTML with inline CSS

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

CSS Border Right color for the above div is #aad82a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aad82a

HTML with inline CSS

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

CSS Border Top color for the above div is #aad82a

HTML with inline CSS

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

#aad82a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aad82a Color code Preview on White Background

This is how #aad82a Color code will look on white background color. Color contrast ratio is 1.67

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

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,216,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(88,42,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,216,42,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.