@
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.

#aac714 hex color - Green - Warm color - Information

#aac714 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aac714 Color code in RGB color code model is created after adding 66.67% red color, 78.04% green color and 7.84% blue color. Hex #aac714 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 90% yellow and 21.96% black.

Hex #aac714 color code is between #99cc11 web safe hex color code and #bbbb22 web safe hex color code. #99cc11 is the nearest web safe color code. You can see here many more shades of #aac714 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 aac714 #aac714
RGB Decimal 170, 199, 20 rgb(170, 199, 20)
RGB Percent 67%, 78%, 8% rgb(67%, 78%, 8%)
CSS RGBa 170, 199, 20,1 rgba(170,199,20,1)
CMYK Model cmyk(15%,0%,90%,21.96%)
HSL Color Space 70,82% ,43% hsl(70,82% ,43%)
HSV Color Space 70°, 90%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 11000111 00010100
Octal 252 307 24
Decimal 170 199 20
Hex aa c7 14

Different shades of #aac714 color code.

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

Light Shade of #aac714
#c9e925
Dark Shade of #aac714
#82990f
Saturated Shade of #aac714
#b1d209
Desaturated Shade of #aac714
#a3bc1f
Grey scale Shade of #aac714
#6d6d6d
Brighten Shade
#c3e02d
Most Readable Shade
#000000

Shades of #aac714 color code

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

#aac714
#97b011
#849a0f
#71840d
#5e6e0b
#4b5808
#384206
#252c04
#121602
#000000

Similar Color like #aac714 color

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

#abc815
#acc916
#adca17
#aecb18
#afcc19
#b0cd1a
#b1ce1b
#b2cf1c
#b3d01d
#b4d11e
#b5d21f
#b6d320
#b7d421
#b8d522
#a9c613
#a8c512
#a7c411
#a6c310
#a5c20f
#a4c10e
#a3c00d
#a2bf0c
#a1be0b
#a0bd0a
#9fbc09
#9ebb08
#9dba07
#9cb906

Monochromatic Color with #aac714

#aac714
#cef118
#191d03
#3d4707
#61720b
#869c10

Tints of #aac714 Color

#aac714
#b3cd2e
#bcd348
#c6d962
#cfdf7c
#d9e696
#e2ecb0
#ecf2ca
#f5f8e4
#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

#aac714
#3114c7

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

Split Complementary

#aac714
#1451c7
#8a14c7

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

Analogous Color

#c79c14
#c7c014
#aac714
#86c714
#62c714

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

#aac714
#14aac7
#c714aa

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

#aac714
#14c78a
#3114c7
#c71450

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

#aac714
#3114c7
#8a14c7
#51c714

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

#aac714 Color Code Preview on Black Background Color

This is how #aac714 Color will look on black background color. Color contrast ratio is 10.89

#aac714 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aac714

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aac714

#aac714 color code is use for CSS Background Color

Background color for the above div is #aac714

HTML with inline CSS

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

#aac714 color code is use for CSS Border Color

CSS Border color for the above div is #aac714

HTML with inline CSS

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

CSS Border Left color for the above div is #aac714

HTML with inline CSS

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

CSS Border Right color for the above div is #aac714

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aac714

HTML with inline CSS

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

CSS Border Top color for the above div is #aac714

HTML with inline CSS

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

#aac714 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aac714 Color code Preview on White Background

This is how #aac714 Color code will look on white background color. Color contrast ratio is 1.93

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

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,199,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(49,20,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,199,20,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.