@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#aab52e hex color - Green - Warm color - Information

#aab52e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aab52e Color code in RGB color code model is created after adding 66.67% red color, 70.98% green color and 18.04% blue color. Hex #aab52e Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 75% yellow and 29.02% black.

Hex #aab52e color code is between #99bb33 web safe hex color code and #bbaa22 web safe hex color code. #99bb33 is the nearest web safe color code. You can see here many more shades of #aab52e 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 aab52e #aab52e
RGB Decimal 170, 181, 46 rgb(170, 181, 46)
RGB Percent 67%, 71%, 18% rgb(67%, 71%, 18%)
CSS RGBa 170, 181, 46,1 rgba(170,181,46,1)
CMYK Model cmyk(6%,0%,75%,29.02%)
HSL Color Space 65,59% ,45% hsl(65,59% ,45%)
HSV Color Space 65°, 75%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10110101 00101110
Octal 252 265 56
Decimal 170 181 46
Hex aa b5 2e

Different shades of #aab52e color code.

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

Light Shade of #aab52e
#c5d046
Dark Shade of #aab52e
#848c24
Saturated Shade of #aab52e
#b3c023
Desaturated Shade of #aab52e
#a0aa39
Grey scale Shade of #aab52e
#717171
Brighten Shade
#c3ce47
Most Readable Shade
#000000

Shades of #aab52e color code

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

#aab52e
#97a028
#848c23
#71781e
#5e6419
#4b5014
#383c0f
#25280a
#121405
#000000

Similar Color like #aab52e color

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

#abb62f
#acb730
#adb831
#aeb932
#afba33
#b0bb34
#b1bc35
#b2bd36
#b3be37
#b4bf38
#b5c039
#b6c13a
#b7c23b
#b8c33c
#a9b42d
#a8b32c
#a7b22b
#a6b12a
#a5b029
#a4af28
#a3ae27
#a2ad26
#a1ac25
#a0ab24
#9faa23
#9ea922
#9da821
#9ca720

Monochromatic Color with #aab52e

#aab52e
#d2df39
#0a0b03
#32350e
#5a6018
#828a23

Tints of #aab52e Color

#aab52e
#b3bd45
#bcc55c
#c6cd73
#cfd58a
#d9dea2
#e2e6b9
#eceed0
#f5f6e7
#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

#aab52e
#392eb5

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

Split Complementary

#aab52e
#2e67b5
#7d2eb5

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

Analogous Color

#b58a2e
#b5a52e
#aab52e
#8fb52e
#74b52e

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

#aab52e
#2eaab5
#b52eaa

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

#aab52e
#2eb57c
#392eb5
#b52e66

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

#aab52e
#392eb5
#7d2eb5
#66b52e

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

#aab52e Color Code Preview on Black Background Color

This is how #aab52e Color will look on black background color. Color contrast ratio is 9.36

#aab52e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aab52e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aab52e

#aab52e color code is use for CSS Background Color

Background color for the above div is #aab52e

HTML with inline CSS

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

#aab52e color code is use for CSS Border Color

CSS Border color for the above div is #aab52e

HTML with inline CSS

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

CSS Border Left color for the above div is #aab52e

HTML with inline CSS

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

CSS Border Right color for the above div is #aab52e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aab52e

HTML with inline CSS

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

CSS Border Top color for the above div is #aab52e

HTML with inline CSS

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

#aab52e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aab52e Color code Preview on White Background

This is how #aab52e Color code will look on white background color. Color contrast ratio is 2.24

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

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,181,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(57,46,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,181,46,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.