crispedge.com

Color picker

Loading...

#a3bd8c hex color - Green - Cool color - Information

#a3bd8c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a3bd8c Color code in RGB color code model is created after adding 63.92% red color, 74.12% green color and 54.9% blue color. Hex #a3bd8c Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 26% yellow and 26% black.

Hex #a3bd8c color code is between #aabb88 web safe hex color code and #99cc99 web safe hex color code. #aabb88 is the nearest web safe color code. You can see here many more shades of #a3bd8c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codea3bd8c#a3bd8c
RGB Decimal163, 189, 140rgb(163, 189, 140)
RGB Percent64%, 74%, 55%rgb(64%, 74%, 55%)
CSS RGBa163, 189, 140,1rgba(163,189,140,1)
CMYK Modelcmyk(14%,0%,26%,26%)
HSL Color Space92,27% ,65%hsl(92,27% ,65%)
HSV Color Space92°, 26%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000111011110110001100
Octal243275214
Decimal163189140
Hexa3bd8c

Different shades of #a3bd8c color code.

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

Light Shade of #a3bd8c
#bdd0ac
Dark Shade of #a3bd8c
#89aa6c
Saturated Shade of #a3bd8c
#a2c683
Desaturated Shade of #a3bd8c
#a4b495
Grey scale Shade of #a3bd8c
#a4a4a4
Brighten Shade
#bcd6a5
Most Readable Shade
#000000

Shades of #a3bd8c color code

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

#a3bd8c
#90a87c
#7e936c
#6c7e5d
#5a694d
#48543e
#363f2e
#242a1f
#12150f
#000000

Similar Color like #a3bd8c color

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

#a4be8d
#a5bf8e
#a6c08f
#a7c190
#a8c291
#a9c392
#aac493
#abc594
#acc695
#adc796
#aec897
#afc998
#b0ca99
#b1cb9a
#a2bc8b
#a1bb8a
#a0ba89
#9fb988
#9eb887
#9db786
#9cb685
#9bb584
#9ab483
#99b382
#98b281
#97b180
#96b07f
#95af7e

Monochromatic Color with #a3bd8c

#a3bd8c
#c8e7ab
#10130e
#353d2e
#5a684d
#7e926d

Tints of #a3bd8c Color

#a3bd8c
#adc498
#b7cba5
#c1d3b2
#cbdabf
#d6e1cb
#e0e9d8
#eaf0e5
#f4f7f2
#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

#a3bd8c
#a68cbd

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

Split Complementary

#a3bd8c
#8e8cbd
#bd8cbc

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

Analogous Color

#b7bd8c
#adbd8c
#a3bd8c
#99bd8c
#8fbd8c

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

#a3bd8c
#8ca3bd
#bd8ca3

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

#a3bd8c
#8cbbbd
#a68cbd
#bd8d8c

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

#a3bd8c
#a68cbd
#bd8cbc
#8cbd8e

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

#a3bd8c Color Code Preview on Black Background Color

This is how #a3bd8c Color will look on black background color. Color contrast ratio is 10.22

#a3bd8c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3bd8c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3bd8c

#a3bd8c color code is use for CSS Background Color

Background color for the above div is #a3bd8c

HTML with inline CSS

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

#a3bd8c color code is use for CSS Border Color

CSS Border color for the above div is #a3bd8c

HTML with inline CSS

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

CSS Border Left color for the above div is #a3bd8c

HTML with inline CSS

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

CSS Border Right color for the above div is #a3bd8c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3bd8c

HTML with inline CSS

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

CSS Border Top color for the above div is #a3bd8c

HTML with inline CSS

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

#a3bd8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3bd8c Color code Preview on White Background

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(163,189,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(166,140,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,189,140,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.