crispedge.com

Color picker

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

#a5f28b hex color - Green - Cool color - Information

#a5f28b hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a5f28b Color code in RGB color code model is created after adding 64.71% red color, 94.9% green color and 54.51% blue color. Hex #a5f28b Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 0% magenta, 43% yellow and 5% black.

Hex #a5f28b color code is between #aaee88 web safe hex color code and #99ff99 web safe hex color code. #aaee88 is the nearest web safe color code. You can see here many more shades of #a5f28b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea5f28b#a5f28b
RGB Decimal165, 242, 139rgb(165, 242, 139)
RGB Percent65%, 95%, 55%rgb(65%, 95%, 55%)
CSS RGBa165, 242, 139,1rgba(165,242,139,1)
CMYK Modelcmyk(32%,0%,43%,5%)
HSL Color Space105,80% ,75%hsl(105,80% ,75%)
HSV Color Space105°, 43%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011111001010001011
Octal245362213
Decimal165242139
Hexa5f28b

Different shades of #a5f28b color code.

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

Light Shade of #a5f28b
#c9f7b9
Dark Shade of #a5f28b
#81ed5d
Saturated Shade of #a5f28b
#a2f885
Desaturated Shade of #a5f28b
#a8ec91
Grey scale Shade of #a5f28b
#bebebe
Brighten Shade
#beffa4
Most Readable Shade
#000000

Shades of #a5f28b color code

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

#a5f28b
#92d77b
#80bc6c
#6ea15c
#5b864d
#496b3d
#37502e
#24351e
#121a0f
#000000

Similar Color like #a5f28b color

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

#a6f38c
#a7f48d
#a8f58e
#a9f68f
#aaf790
#abf891
#acf992
#adfa93
#aefb94
#affc95
#b0fd96
#b1fe97
#b2ff98
#b3ff99
#a4f18a
#a3f089
#a2ef88
#a1ee87
#a0ed86
#9fec85
#9eeb84
#9dea83
#9ce982
#9be881
#9ae780
#99e67f
#98e57e
#97e47d

Monochromatic Color with #a5f28b

#a5f28b
#141d11
#314829
#4e7242
#6b9d5a
#88c773

Tints of #a5f28b Color

#a5f28b
#aff397
#b9f4a4
#c3f6b1
#cdf7be
#d7f9cb
#e1fad8
#ebfce5
#f5fdf2
#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

#a5f28b
#d88bf2

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

Split Complementary

#a5f28b
#a48bf2
#f28bd9

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

Analogous Color

#cef28b
#baf28b
#a5f28b
#90f28b
#8bf29a

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

#a5f28b
#8ba5f2
#f28ba5

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

#a5f28b
#8bd8f2
#d88bf2
#f2a48b

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

#a5f28b
#d88bf2
#f28bd9
#8bf2a4

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

#a5f28b Color Code Preview on Black Background Color

This is how #a5f28b Color will look on black background color. Color contrast ratio is 15.67

#a5f28b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5f28b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5f28b

#a5f28b color code is use for CSS Background Color

Background color for the above div is #a5f28b

HTML with inline CSS

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

#a5f28b color code is use for CSS Border Color

CSS Border color for the above div is #a5f28b

HTML with inline CSS

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

CSS Border Left color for the above div is #a5f28b

HTML with inline CSS

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

CSS Border Right color for the above div is #a5f28b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5f28b

HTML with inline CSS

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

CSS Border Top color for the above div is #a5f28b

HTML with inline CSS

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

#a5f28b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5f28b Color code Preview on White Background

This is how #a5f28b Color code will look on white background color. Color contrast ratio is 1.34

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.