crispedge.com

Color picker

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

#a5bf5e hex color - Green - Warm color - Information

#a5bf5e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #a5bf5e Color code in RGB color code model is created after adding 64.71% red color, 74.9% green color and 36.86% blue color. Hex #a5bf5e Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 51% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea5bf5e#a5bf5e
RGB Decimal165, 191, 94rgb(165, 191, 94)
RGB Percent65%, 75%, 37%rgb(65%, 75%, 37%)
CSS RGBa165, 191, 94,1rgba(165,191,94,1)
CMYK Modelcmyk(14%,0%,51%,25%)
HSL Color Space76,43% ,56%hsl(76,43% ,56%)
HSV Color Space76°, 51%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001011011111101011110
Octal245277136
Decimal16519194
Hexa5bf5e

Different shades of #a5bf5e color code.

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

Light Shade of #a5bf5e
#b9ce82
Dark Shade of #a5bf5e
#8ca743
Saturated Shade of #a5bf5e
#aaca53
Desaturated Shade of #a5bf5e
#a0b469
Grey scale Shade of #a5bf5e
#8e8e8e
Brighten Shade
#bed877
Most Readable Shade
#000000

Shades of #a5bf5e color code

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

#a5bf5e
#92a953
#809449
#6e7f3e
#5b6a34
#495429
#373f1f
#242a14
#12150a
#000000

Similar Color like #a5bf5e color

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

#a6c05f
#a7c160
#a8c261
#a9c362
#aac463
#abc564
#acc665
#adc766
#aec867
#afc968
#b0ca69
#b1cb6a
#b2cc6b
#b3cd6c
#a4be5d
#a3bd5c
#a2bc5b
#a1bb5a
#a0ba59
#9fb958
#9eb857
#9db756
#9cb655
#9bb554
#9ab453
#99b352
#98b251
#97b150

Monochromatic Color with #a5bf5e

#a5bf5e
#cae973
#12150a
#373f1f
#5c6a34
#809449

Tints of #a5bf5e Color

#a5bf5e
#afc66f
#b9cd81
#c3d493
#cddba5
#d7e2b7
#e1e9c9
#ebf0db
#f5f7ed
#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

#a5bf5e
#785ebf

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

Split Complementary

#a5bf5e
#5e75bf
#a95ebf

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

Analogous Color

#bfb25e
#b8bf5e
#a5bf5e
#92bf5e
#7ebf5e

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

#a5bf5e
#5ea5bf
#bf5ea5

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

#a5bf5e
#5ebfa8
#785ebf
#bf5e74

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

#a5bf5e
#785ebf
#a95ebf
#74bf5e

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

#a5bf5e Color Code Preview on Black Background Color

This is how #a5bf5e Color will look on black background color. Color contrast ratio is 10.21

#a5bf5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5bf5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5bf5e

#a5bf5e color code is use for CSS Background Color

Background color for the above div is #a5bf5e

HTML with inline CSS

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

#a5bf5e color code is use for CSS Border Color

CSS Border color for the above div is #a5bf5e

HTML with inline CSS

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

CSS Border Left color for the above div is #a5bf5e

HTML with inline CSS

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

CSS Border Right color for the above div is #a5bf5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5bf5e

HTML with inline CSS

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

CSS Border Top color for the above div is #a5bf5e

HTML with inline CSS

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

#a5bf5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5bf5e Color code Preview on White Background

This is how #a5bf5e Color code will look on white background color. Color contrast ratio is 2.06

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

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.