crispedge.com

Color picker

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

#a5a88f hex color - Bud - Green - Warm color - Information

#a5a88f hex color - Bud - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #a5a88f Color Code is also known as Bud color.

Hex #a5a88f Color code in RGB color code model is created after adding 64.71% red color, 65.88% green color and 56.08% blue color. Hex #a5a88f Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 15% yellow and 34% black.

Hex #a5a88f color code is between #aaaa88 web safe hex color code and #999999 web safe hex color code. #aaaa88 is the nearest web safe color code. You can see here many more shades of #a5a88f color code.

0 Likes 0 Comments | 39 Views

Color Table

Hex Color Codea5a88f#a5a88f
RGB Decimal165, 168, 143rgb(165, 168, 143)
RGB Percent65%, 66%, 56%rgb(65%, 66%, 56%)
CSS RGBa165, 168, 143,1rgba(165,168,143,1)
CMYK Modelcmyk(2%,0%,15%,34%)
HSL Color Space67,13% ,61%hsl(67,13% ,61%)
HSV Color Space67°, 15%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001011010100010001111
Octal245250217
Decimal165168143
Hexa5a88f

Different shades of #a5a88f color code.

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

Light Shade of #a5a88f
#bcbeac
Dark Shade of #a5a88f
#8e9272
Saturated Shade of #a5a88f
#adb285
Desaturated Shade of #a5a88f
#9d9e99
Grey scale Shade of #a5a88f
#9b9b9b
Brighten Shade
#bec1a8
Most Readable Shade
#000000

Shades of #a5a88f color code

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

#a5a88f
#92957f
#80826f
#6e705f
#5b5d4f
#494a3f
#37382f
#24251f
#12120f
#000000

Similar Color like #a5a88f color

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

#a6a990
#a7aa91
#a8ab92
#a9ac93
#aaad94
#abae95
#acaf96
#adb097
#aeb198
#afb299
#b0b39a
#b1b49b
#b2b59c
#b3b69d
#a4a78e
#a3a68d
#a2a58c
#a1a48b
#a0a38a
#9fa289
#9ea188
#9da087
#9c9f86
#9b9e85
#9a9d84
#999c83
#989b82
#979a81

Monochromatic Color with #a5a88f

#a5a88f
#cfd2b3
#f8fdd7
#282822
#515347
#7b7d6b

Tints of #a5a88f Color

#a5a88f
#afb19b
#b9bba7
#c3c5b4
#cdcec0
#d7d8cd
#e1e2d9
#ebebe6
#f5f5f2
#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

#a5a88f
#928fa8

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

Split Complementary

#a5a88f
#8f98a8
#9e8fa8

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

Analogous Color

#a8a18f
#a8a68f
#a5a88f
#a0a88f
#9ba88f

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

#a5a88f
#8fa5a8
#a88fa5

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

#a5a88f
#8fa89e
#928fa8
#a88f98

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

#a5a88f
#928fa8
#9e8fa8
#98a88f

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

#a5a88f Color Code Preview on Black Background Color

This is how #a5a88f Color will look on black background color. Color contrast ratio is 8.60

#a5a88f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5a88f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5a88f

#a5a88f color code is use for CSS Background Color

Background color for the above div is #a5a88f

HTML with inline CSS

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

#a5a88f color code is use for CSS Border Color

CSS Border color for the above div is #a5a88f

HTML with inline CSS

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

CSS Border Left color for the above div is #a5a88f

HTML with inline CSS

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

CSS Border Right color for the above div is #a5a88f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5a88f

HTML with inline CSS

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

CSS Border Top color for the above div is #a5a88f

HTML with inline CSS

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

#a5a88f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5a88f Color code Preview on White Background

This is how #a5a88f Color code will look on white background color. Color contrast ratio is 2.44

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

Related Gradients

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

0 Likes 0 Comments | 39 Views

Post your comment:-

By submitting comment you agree to our privacy policy.