crispedge.com

Color picker

Loading...

#aecc35 hex color - Green - Warm color - Information

#aecc35 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aecc35 Color code in RGB color code model is created after adding 68.24% red color, 80% green color and 20.78% blue color. Hex #aecc35 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 74% yellow and 20% black.

Hex #aecc35 color code is between #aabb33 web safe hex color code and #bbdd44 web safe hex color code. #aabb33 is the nearest web safe color code. You can see here many more shades of #aecc35 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code aecc35 #aecc35
RGB Decimal 174, 204, 53 rgb(174, 204, 53)
RGB Percent 68%, 80%, 21% rgb(68%, 80%, 21%)
CSS RGBa 174, 204, 53,1 rgba(174,204,53,1)
CMYK Model cmyk(15%,0%,74%,20%)
HSL Color Space 72,60% ,50% hsl(72,60% ,50%)
HSV Color Space 72°, 74%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 11001100 00110101
Octal 256 314 65
Decimal 174 204 53
Hex ae cc 35

Different shades of #aecc35 color code.

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

Light Shade of #aecc35
#bed65e
Dark Shade of #aecc35
#8ca42a
Saturated Shade of #aecc35
#b6d928
Desaturated Shade of #aecc35
#a6bf42
Grey scale Shade of #aecc35
#808080
Brighten Shade
#c7e54e
Most Readable Shade
#000000

Shades of #aecc35 color code

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

#aecc35
#9ab52f
#879e29
#748823
#60711d
#4d5a17
#3a4411
#262d0b
#131605
#000000

Similar Color like #aecc35 color

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

#afcd36
#b0ce37
#b1cf38
#b2d039
#b3d13a
#b4d23b
#b5d33c
#b6d43d
#b7d53e
#b8d63f
#b9d740
#bad841
#bbd942
#bcda43
#adcb34
#acca33
#abc932
#aac831
#a9c730
#a8c62f
#a7c52e
#a6c42d
#a5c32c
#a4c22b
#a3c12a
#a2c029
#a1bf28
#a0be27

Monochromatic Color with #aecc35

#aecc35
#d2f640
#1d2209
#414c14
#65771f
#8aa12a

Tints of #aecc35 Color

#aecc35
#b7d14b
#c0d761
#c9dd78
#d2e28e
#dbe8a5
#e4eebb
#edf3d2
#f6f9e8
#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

#aecc35
#5335cc

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

Split Complementary

#aecc35
#3562cc
#9f35cc

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

Analogous Color

#ccae35
#cccc35
#aecc35
#90cc35
#72cc35

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

#aecc35
#35aecc
#cc35ae

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

#aecc35
#35cc9e
#5335cc
#cc3562

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

#aecc35
#5335cc
#9f35cc
#62cc35

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

#aecc35 Color Code Preview on Black Background Color

This is how #aecc35 Color will look on black background color. Color contrast ratio is 11.49

#aecc35 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aecc35

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aecc35

#aecc35 color code is use for CSS Background Color

Background color for the above div is #aecc35

HTML with inline CSS

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

#aecc35 color code is use for CSS Border Color

CSS Border color for the above div is #aecc35

HTML with inline CSS

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

CSS Border Left color for the above div is #aecc35

HTML with inline CSS

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

CSS Border Right color for the above div is #aecc35

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aecc35

HTML with inline CSS

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

CSS Border Top color for the above div is #aecc35

HTML with inline CSS

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

#aecc35 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aecc35 Color code Preview on White Background

This is how #aecc35 Color code will look on white background color. Color contrast ratio is 1.83

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

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,204,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(83,53,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,204,53,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.