crispedge.com

Color picker

Loading...

#afa46e hex color - Green - Warm color - Information

#afa46e hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #afa46e Color code in RGB color code model is created after adding 68.63% red color, 64.31% green color and 43.14% blue color. Hex #afa46e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 37% yellow and 31% black.

Hex #afa46e color code is between #aaaa66 web safe hex color code and #bb9977 web safe hex color code. #aaaa66 is the nearest web safe color code. You can see here many more shades of #afa46e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafa46e#afa46e
RGB Decimal175, 164, 110rgb(175, 164, 110)
RGB Percent69%, 64%, 43%rgb(69%, 64%, 43%)
CSS RGBa175, 164, 110,1rgba(175,164,110,1)
CMYK Modelcmyk(0%,6%,37%,31%)
HSL Color Space50,29% ,56%hsl(50,29% ,56%)
HSV Color Space50°, 37%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111010010001101110
Octal257244156
Decimal175164110
Hexafa46e

Different shades of #afa46e color code.

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

Light Shade of #afa46e
#c1b98f
Dark Shade of #afa46e
#978b53
Saturated Shade of #afa46e
#baab63
Desaturated Shade of #afa46e
#a49d79
Grey scale Shade of #afa46e
#8e8e8e
Brighten Shade
#c8bd87
Most Readable Shade
#000000

Shades of #afa46e color code

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

#afa46e
#9b9161
#887f55
#746d49
#615b3d
#4d4830
#3a3624
#262418
#13120c
#000000

Similar Color like #afa46e color

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

#b0a56f
#b1a670
#b2a771
#b3a872
#b4a973
#b5aa74
#b6ab75
#b7ac76
#b8ad77
#b9ae78
#baaf79
#bbb07a
#bcb17b
#bdb27c
#aea36d
#ada26c
#aca16b
#aba06a
#aa9f69
#a99e68
#a89d67
#a79c66
#a69b65
#a59a64
#a49963
#a39862
#a29761
#a19660

Monochromatic Color with #afa46e

#afa46e
#d9cc89
#050503
#2f2c1e
#5a5439
#847c53

Tints of #afa46e Color

#afa46e
#b7ae7e
#c0b88e
#c9c29e
#d2ccae
#dbd6be
#e4e0ce
#edeade
#f6f4ee
#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

#afa46e
#6e79af

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

Split Complementary

#afa46e
#6e99af
#846eaf

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

Analogous Color

#af8a6e
#af976e
#afa46e
#adaf6e
#a0af6e

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

#afa46e
#6eafa4
#a46eaf

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

#afa46e
#6eaf83
#6e79af
#af6e99

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

#afa46e
#6e79af
#846eaf
#99af6e

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

#afa46e Color Code Preview on Black Background Color

This is how #afa46e Color will look on black background color. Color contrast ratio is 8.36

#afa46e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afa46e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afa46e

#afa46e color code is use for CSS Background Color

Background color for the above div is #afa46e

HTML with inline CSS

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

#afa46e color code is use for CSS Border Color

CSS Border color for the above div is #afa46e

HTML with inline CSS

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

CSS Border Left color for the above div is #afa46e

HTML with inline CSS

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

CSS Border Right color for the above div is #afa46e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afa46e

HTML with inline CSS

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

CSS Border Top color for the above div is #afa46e

HTML with inline CSS

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

#afa46e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afa46e Color code Preview on White Background

This is how #afa46e Color code will look on white background color. Color contrast ratio is 2.51

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

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(175,164,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(110,121,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,164,110,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.