crispedge.com

Color picker

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

#a5b27a hex color - Orange - Warm color - Information

#a5b27a hex color - Orange - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Orange

Hex #a5b27a Color code in RGB color code model is created after adding 64.71% red color, 69.8% green color and 47.84% blue color. Hex #a5b27a Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 31% yellow and 30% black.

Hex #a5b27a color code is between #aaaa77 web safe hex color code and #99bb88 web safe hex color code. #aaaa77 is the nearest web safe color code. You can see here many more shades of #a5b27a color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea5b27a#a5b27a
RGB Decimal165, 178, 122rgb(165, 178, 122)
RGB Percent65%, 70%, 48%rgb(65%, 70%, 48%)
CSS RGBa165, 178, 122,1rgba(165,178,122,1)
CMYK Modelcmyk(7%,0%,31%,30%)
HSL Color Space74,27% ,59%hsl(74,27% ,59%)
HSV Color Space74°, 31%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001011011001001111010
Octal245262172
Decimal165178122
Hexa5b27a

Different shades of #a5b27a color code.

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

Light Shade of #a5b27a
#bbc59a
Dark Shade of #a5b27a
#8e9e5b
Saturated Shade of #a5b27a
#abbc6f
Desaturated Shade of #a5b27a
#9fa784
Grey scale Shade of #a5b27a
#969696
Brighten Shade
#becb93
Most Readable Shade
#000000

Shades of #a5b27a color code

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

#a5b27a
#929e6c
#808a5e
#6e7651
#5b6243
#494f36
#373b28
#24271b
#12130d
#000000

Similar Color like #a5b27a color

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

#a6b37b
#a7b47c
#a8b57d
#a9b67e
#aab77f
#abb880
#acb981
#adba82
#aebb83
#afbc84
#b0bd85
#b1be86
#b2bf87
#b3c088
#a4b179
#a3b078
#a2af77
#a1ae76
#a0ad75
#9fac74
#9eab73
#9daa72
#9ca971
#9ba870
#9aa76f
#99a66e
#98a56d
#97a46c

Monochromatic Color with #a5b27a

#a5b27a
#ccdc97
#070805
#2f3223
#565d40
#7e875d

Tints of #a5b27a Color

#a5b27a
#afba88
#b9c397
#c3cba6
#cdd4b5
#d7dcc3
#e1e5d2
#ebede1
#f5f6f0
#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

#a5b27a
#877ab2

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

Split Complementary

#a5b27a
#7a89b2
#a37ab2

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

Analogous Color

#b2a97a
#b0b27a
#a5b27a
#9ab27a
#8fb27a

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

#a5b27a
#7aa5b2
#b27aa5

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

#a5b27a
#7ab2a3
#877ab2
#b27a89

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

#a5b27a
#877ab2
#a37ab2
#89b27a

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

#a5b27a Color Code Preview on Black Background Color

This is how #a5b27a Color will look on black background color. Color contrast ratio is 9.25

#a5b27a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5b27a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5b27a

#a5b27a color code is use for CSS Background Color

Background color for the above div is #a5b27a

HTML with inline CSS

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

#a5b27a color code is use for CSS Border Color

CSS Border color for the above div is #a5b27a

HTML with inline CSS

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

CSS Border Left color for the above div is #a5b27a

HTML with inline CSS

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

CSS Border Right color for the above div is #a5b27a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5b27a

HTML with inline CSS

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

CSS Border Top color for the above div is #a5b27a

HTML with inline CSS

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

#a5b27a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5b27a Color code Preview on White Background

This is how #a5b27a Color code will look on white background color. Color contrast ratio is 2.27

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.