crispedge.com

Color picker

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

#a5a294 hex color - Green - Warm color - Information

#a5a294 hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #a5a294 Color code in RGB color code model is created after adding 64.71% red color, 63.53% green color and 58.04% blue color. Hex #a5a294 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 10% yellow and 35% black.

Hex #a5a294 color code is between #aaaa99 web safe hex color code and #999988 web safe hex color code. #aaaa99 is the nearest web safe color code. You can see here many more shades of #a5a294 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea5a294#a5a294
RGB Decimal165, 162, 148rgb(165, 162, 148)
RGB Percent65%, 64%, 58%rgb(65%, 64%, 58%)
CSS RGBa165, 162, 148,1rgba(165,162,148,1)
CMYK Modelcmyk(0%,2%,10%,35%)
HSL Color Space49,9% ,61%hsl(49,9% ,61%)
HSV Color Space49°, 10%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001011010001010010100
Octal245242224
Decimal165162148
Hexa5a294

Different shades of #a5a294 color code.

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

Light Shade of #a5a294
#bcbab0
Dark Shade of #a5a294
#8e8a78
Saturated Shade of #a5a294
#afa88a
Desaturated Shade of #a5a294
#9c9c9c
Grey scale Shade of #a5a294
#9c9c9c
Brighten Shade
#bebbad
Most Readable Shade
#000000

Shades of #a5a294 color code

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

#a5a294
#929083
#807e73
#6e6c62
#5b5a52
#494841
#373631
#242420
#121210
#000000

Similar Color like #a5a294 color

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

#a6a395
#a7a496
#a8a597
#a9a698
#aaa799
#aba89a
#aca99b
#adaa9c
#aeab9d
#afac9e
#b0ad9f
#b1aea0
#b2afa1
#b3b0a2
#a4a193
#a3a092
#a29f91
#a19e90
#a09d8f
#9f9c8e
#9e9b8d
#9d9a8c
#9c998b
#9b988a
#9a9789
#999688
#989587
#979486

Monochromatic Color with #a5a294

#a5a294
#cfccba
#faf5e0
#252522
#504f48
#7a786e

Tints of #a5a294 Color

#a5a294
#afac9f
#b9b6ab
#c3c1b7
#cdcbc3
#d7d5cf
#e1e0db
#ebeae7
#f5f4f3
#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

#a5a294
#9497a5

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

Split Complementary

#a5a294
#94a0a5
#9994a5

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

Analogous Color

#a59b94
#a59f94
#a5a294
#a5a594
#a1a594

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

#a5a294
#94a5a2
#a294a5

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

#a5a294
#94a599
#9497a5
#a5949f

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

#a5a294
#9497a5
#9994a5
#a0a594

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

#a5a294 Color Code Preview on Black Background Color

This is how #a5a294 Color will look on black background color. Color contrast ratio is 8.20

#a5a294 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5a294

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5a294

#a5a294 color code is use for CSS Background Color

Background color for the above div is #a5a294

HTML with inline CSS

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

#a5a294 color code is use for CSS Border Color

CSS Border color for the above div is #a5a294

HTML with inline CSS

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

CSS Border Left color for the above div is #a5a294

HTML with inline CSS

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

CSS Border Right color for the above div is #a5a294

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5a294

HTML with inline CSS

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

CSS Border Top color for the above div is #a5a294

HTML with inline CSS

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

#a5a294 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5a294 Color code Preview on White Background

This is how #a5a294 Color code will look on white background color. Color contrast ratio is 2.56

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

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.