crispedge.com

#aec00a hex color - Green - Warm color - Information

#aec00a hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aec00a Color code in RGB color code model is created after adding 68.24% red color, 75.29% green color and 3.92% blue color. Hex #aec00a Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 95% yellow and 25% black.

Hex #aec00a color code is between #aabb11 web safe hex color code and #bbcc00 web safe hex color code. #aabb11 is the nearest web safe color code. You can see here many more shades of #aec00a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaec00a#aec00a
RGB Decimal174, 192, 10rgb(174, 192, 10)
RGB Percent68%, 75%, 4%rgb(68%, 75%, 4%)
CSS RGBa174, 192, 10,1rgba(174,192,10,1)
CMYK Modelcmyk(9%,0%,95%,25%)
HSL Color Space66,90% ,40%hsl(66,90% ,40%)
HSV Color Space66°, 95%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101100000000001010
Octal25630012
Decimal17419210
Hexaec00a

Different shades of #aec00a color code.

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

Light Shade of #aec00a
#daf00d
Dark Shade of #aec00a
#828f07
Saturated Shade of #aec00a
#b6ca00
Desaturated Shade of #aec00a
#a6b614
Grey scale Shade of #aec00a
#656565
Brighten Shade
#c7d923
Most Readable Shade
#000000

Shades of #aec00a color code

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

#aec00a
#9aaa08
#879507
#748006
#606a05
#4d5504
#3a4003
#262a02
#131501
#000000

Similar Color like #aec00a color

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

#afc10b
#b0c20c
#b1c30d
#b2c40e
#b3c50f
#b4c610
#b5c711
#b6c812
#b7c913
#b8ca14
#b9cb15
#bacc16
#bbcd17
#bcce18
#adbf09
#acbe08
#abbd07
#aabc06
#a9bb05
#a8ba04
#a7b903
#a6b802
#a5b701
#a4b600
#a3b500
#a2b400
#a1b300
#a0b200

Monochromatic Color with #aec00a

#aec00a
#d5ea0c
#141601
#3a4003
#616b06
#879508

Tints of #aec00a Color

#aec00a
#b7c725
#c0ce40
#c9d55b
#d2dc76
#dbe392
#e4eaad
#edf1c8
#f6f8e3
#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

#aec00a
#1c0ac0

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

Split Complementary

#aec00a
#0a53c0
#770ac0

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

Analogous Color

#c0890a
#c0ae0a
#aec00a
#8ac00a
#65c00a

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

#aec00a
#0aaec0
#c00aae

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

#aec00a
#0ac077
#1c0ac0
#c00a53

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

#aec00a
#1c0ac0
#770ac0
#53c00a

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

#aec00a Color Code Preview on Black Background Color

This is how #aec00a Color will look on black background color. Color contrast ratio is 10.34

#aec00a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aec00a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aec00a

#aec00a color code is use for CSS Background Color

Background color for the above div is #aec00a

HTML with inline CSS

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

#aec00a color code is use for CSS Border Color

CSS Border color for the above div is #aec00a

HTML with inline CSS

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

CSS Border Left color for the above div is #aec00a

HTML with inline CSS

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

CSS Border Right color for the above div is #aec00a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aec00a

HTML with inline CSS

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

CSS Border Top color for the above div is #aec00a

HTML with inline CSS

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

#aec00a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aec00a Color code Preview on White Background

This is how #aec00a Color code will look on white background color. Color contrast ratio is 2.03

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

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(174,192,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,10,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,192,10,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.

< /html>