crispedge.com

Color picker

Loading...

#aeb377 hex color - Green - Warm color - Information

#aeb377 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aeb377 Color code in RGB color code model is created after adding 68.24% red color, 70.2% green color and 46.67% blue color. Hex #aeb377 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 34% yellow and 30% black.

Hex #aeb377 color code is between #aabb66 web safe hex color code and #bbaa88 web safe hex color code. #aabb66 is the nearest web safe color code. You can see here many more shades of #aeb377 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeaeb377#aeb377
RGB Decimal174, 179, 119rgb(174, 179, 119)
RGB Percent68%, 70%, 47%rgb(68%, 70%, 47%)
CSS RGBa174, 179, 119,1rgba(174,179,119,1)
CMYK Modelcmyk(3%,0%,34%,30%)
HSL Color Space65,28% ,58%hsl(65,28% ,58%)
HSV Color Space65°, 34%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101011001101110111
Octal256263167
Decimal174179119
Hexaeb377

Different shades of #aeb377 color code.

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

Light Shade of #aeb377
#c1c598
Dark Shade of #aeb377
#999e59
Saturated Shade of #aeb377
#b7be6c
Desaturated Shade of #aeb377
#a5a882
Grey scale Shade of #aeb377
#959595
Brighten Shade
#c7cc90
Most Readable Shade
#000000

Shades of #aeb377 color code

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

#aeb377
#9a9f69
#878b5c
#74774f
#606342
#4d4f34
#3a3b27
#26271a
#13130d
#000000

Similar Color like #aeb377 color

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

#afb478
#b0b579
#b1b67a
#b2b77b
#b3b87c
#b4b97d
#b5ba7e
#b6bb7f
#b7bc80
#b8bd81
#b9be82
#babf83
#bbc084
#bcc185
#adb276
#acb175
#abb074
#aaaf73
#a9ae72
#a8ad71
#a7ac70
#a6ab6f
#a5aa6e
#a4a96d
#a3a86c
#a2a76b
#a1a66a
#a0a569

Monochromatic Color with #aeb377

#aeb377
#d7dd93
#090906
#323322
#5b5e3e
#85885b

Tints of #aeb377 Color

#aeb377
#b7bb86
#c0c395
#c9cca4
#d2d4b3
#dbddc2
#e4e5d1
#edeee0
#f6f6ef
#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

#aeb377
#7c77b3

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

Split Complementary

#aeb377
#7790b3
#9a77b3

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

Analogous Color

#b3a077
#b3ac77
#aeb377
#a2b377
#96b377

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

#aeb377
#77aeb3
#b377ae

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

#aeb377
#77b39a
#7c77b3
#b37790

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

#aeb377
#7c77b3
#9a77b3
#90b377

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

#aeb377 Color Code Preview on Black Background Color

This is how #aeb377 Color will look on black background color. Color contrast ratio is 9.51

#aeb377 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeb377

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeb377

#aeb377 color code is use for CSS Background Color

Background color for the above div is #aeb377

HTML with inline CSS

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

#aeb377 color code is use for CSS Border Color

CSS Border color for the above div is #aeb377

HTML with inline CSS

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

CSS Border Left color for the above div is #aeb377

HTML with inline CSS

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

CSS Border Right color for the above div is #aeb377

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aeb377

HTML with inline CSS

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

CSS Border Top color for the above div is #aeb377

HTML with inline CSS

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

#aeb377 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aeb377 Color code Preview on White Background

This is how #aeb377 Color code will look on white background color. Color contrast ratio is 2.21

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

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,179,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(124,119,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,179,119,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.