crispedge.com

Color picker

Loading...

#aec952 hex color - Green - Warm color - Information

#aec952 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aec952 Color code in RGB color code model is created after adding 68.24% red color, 78.82% green color and 32.16% blue color. Hex #aec952 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 59% yellow and 21% black.

Hex #aec952 color code is between #aacc55 web safe hex color code and #bbbb44 web safe hex color code. #aacc55 is the nearest web safe color code. You can see here many more shades of #aec952 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaec952#aec952
RGB Decimal174, 201, 82rgb(174, 201, 82)
RGB Percent68%, 79%, 32%rgb(68%, 79%, 32%)
CSS RGBa174, 201, 82,1rgba(174,201,82,1)
CMYK Modelcmyk(13%,0%,59%,21%)
HSL Color Space74,52% ,55%hsl(74,52% ,55%)
HSV Color Space74°, 59%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101100100101010010
Octal256311122
Decimal17420182
Hexaec952

Different shades of #aec952 color code.

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

Light Shade of #aec952
#c0d579
Dark Shade of #aec952
#95b137
Saturated Shade of #aec952
#b4d447
Desaturated Shade of #aec952
#a8be5d
Grey scale Shade of #aec952
#8d8d8d
Brighten Shade
#c7e26b
Most Readable Shade
#000000

Shades of #aec952 color code

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

#aec952
#9ab248
#879c3f
#748636
#606f2d
#4d5924
#3a431b
#262c12
#131609
#000000

Similar Color like #aec952 color

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

#afca53
#b0cb54
#b1cc55
#b2cd56
#b3ce57
#b4cf58
#b5d059
#b6d15a
#b7d25b
#b8d35c
#b9d45d
#bad55e
#bbd65f
#bcd760
#adc851
#acc750
#abc64f
#aac54e
#a9c44d
#a8c34c
#a7c24b
#a6c14a
#a5c049
#a4bf48
#a3be47
#a2bd46
#a1bc45
#a0bb44

Monochromatic Color with #aec952

#aec952
#d3f363
#1b1f0d
#40491e
#64742f
#899e41

Tints of #aec952 Color

#aec952
#b7cf65
#c0d578
#c9db8b
#d2e19e
#dbe7b2
#e4edc5
#edf3d8
#f6f9eb
#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

#aec952
#6d52c9

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

Split Complementary

#aec952
#5273c9
#a952c9

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

Analogous Color

#c9b452
#c6c952
#aec952
#96c952
#7ec952

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

#aec952
#52aec9
#c952ae

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

#aec952
#52c9a8
#6d52c9
#c95273

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

#aec952
#6d52c9
#a952c9
#73c952

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

#aec952 Color Code Preview on Black Background Color

This is how #aec952 Color will look on black background color. Color contrast ratio is 11.28

#aec952 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aec952

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aec952

#aec952 color code is use for CSS Background Color

Background color for the above div is #aec952

HTML with inline CSS

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

#aec952 color code is use for CSS Border Color

CSS Border color for the above div is #aec952

HTML with inline CSS

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

CSS Border Left color for the above div is #aec952

HTML with inline CSS

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

CSS Border Right color for the above div is #aec952

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aec952

HTML with inline CSS

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

CSS Border Top color for the above div is #aec952

HTML with inline CSS

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

#aec952 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aec952 Color code Preview on White Background

This is how #aec952 Color code will look on white background color. Color contrast ratio is 1.86

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

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,201,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(109,82,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,201,82,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.