crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#a9d14c hex color - Green - Warm color - Information

#a9d14c hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #a9d14c Color code in RGB color code model is created after adding 66.27% red color, 81.96% green color and 29.8% blue color. Hex #a9d14c Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 64% yellow and 18% black.

Hex #a9d14c color code is between #aacc44 web safe hex color code and #99dd55 web safe hex color code. #aacc44 is the nearest web safe color code. You can see here many more shades of #a9d14c color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codea9d14c#a9d14c
RGB Decimal169, 209, 76rgb(169, 209, 76)
RGB Percent66%, 82%, 30%rgb(66%, 82%, 30%)
CSS RGBa169, 209, 76,1rgba(169,209,76,1)
CMYK Modelcmyk(19%,0%,64%,18%)
HSL Color Space78,59% ,56%hsl(78,59% ,56%)
HSV Color Space78°, 64%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010011101000101001100
Octal251321114
Decimal16920976
Hexa9d14c

Different shades of #a9d14c color code.

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

Light Shade of #a9d14c
#bcdb75
Dark Shade of #a9d14c
#91ba30
Saturated Shade of #a9d14c
#addc41
Desaturated Shade of #a9d14c
#a5c657
Grey scale Shade of #a9d14c
#8e8e8e
Brighten Shade
#c2ea65
Most Readable Shade
#000000

Shades of #a9d14c color code

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

#a9d14c
#96b943
#83a23b
#708b32
#5d742a
#4b5c21
#384519
#252e10
#121708
#000000

Similar Color like #a9d14c color

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

#aad24d
#abd34e
#acd44f
#add550
#aed651
#afd752
#b0d853
#b1d954
#b2da55
#b3db56
#b4dc57
#b5dd58
#b6de59
#b7df5a
#a8d04b
#a7cf4a
#a6ce49
#a5cd48
#a4cc47
#a3cb46
#a2ca45
#a1c944
#a0c843
#9fc742
#9ec641
#9dc540
#9cc43f
#9bc33e

Monochromatic Color with #a9d14c

#a9d14c
#cbfb5b
#20270e
#42511e
#647c2d
#87a63d

Tints of #a9d14c Color

#a9d14c
#b2d65f
#bcdb73
#c5e087
#cfe59b
#d8eaaf
#e2efc3
#ebf4d7
#f5f9eb
#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

#a9d14c
#744cd1

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

Split Complementary

#a9d14c
#4c67d1
#b74cd1

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

Analogous Color

#d1c44c
#c4d14c
#a9d14c
#8ed14c
#74d14c

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

#a9d14c
#4ca9d1
#d14ca9

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

#a9d14c
#4cd1b6
#744cd1
#d14c66

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

#a9d14c
#744cd1
#b74cd1
#66d14c

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

#a9d14c Color Code Preview on Black Background Color

This is how #a9d14c Color will look on black background color. Color contrast ratio is 11.91

#a9d14c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9d14c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9d14c

#a9d14c color code is use for CSS Background Color

Background color for the above div is #a9d14c

HTML with inline CSS

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

#a9d14c color code is use for CSS Border Color

CSS Border color for the above div is #a9d14c

HTML with inline CSS

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

CSS Border Left color for the above div is #a9d14c

HTML with inline CSS

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

CSS Border Right color for the above div is #a9d14c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a9d14c

HTML with inline CSS

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

CSS Border Top color for the above div is #a9d14c

HTML with inline CSS

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

#a9d14c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a9d14c Color code Preview on White Background

This is how #a9d14c Color code will look on white background color. Color contrast ratio is 1.76

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.