crispedge.com

Color picker

Loading...

#afa99f hex color - Brown - Warm color - Information

#afa99f hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #afa99f Color code in RGB color code model is created after adding 68.63% red color, 66.27% green color and 62.35% blue color. Hex #afa99f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 9% yellow and 31% black.

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

0 Likes 0 Comments | 28 Views

RGB Chart

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

Color Table

Hex Color Codeafa99f#afa99f
RGB Decimal175, 169, 159rgb(175, 169, 159)
RGB Percent69%, 66%, 62%rgb(69%, 66%, 62%)
CSS RGBa175, 169, 159,1rgba(175,169,159,1)
CMYK Modelcmyk(0%,3%,9%,31%)
HSL Color Space38,9% ,65%hsl(38,9% ,65%)
HSV Color Space38°, 9%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111010100110011111
Octal257251237
Decimal175169159
Hexafa99f

Different shades of #afa99f color code.

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

Light Shade of #afa99f
#c6c2bb
Dark Shade of #afa99f
#989083
Saturated Shade of #afa99f
#b8ab96
Desaturated Shade of #afa99f
#a7a7a7
Grey scale Shade of #afa99f
#a7a7a7
Brighten Shade
#c8c2b8
Most Readable Shade
#000000

Shades of #afa99f color code

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

#afa99f
#9b968d
#88837b
#74706a
#615d58
#4d4b46
#3a3835
#262523
#131211
#000000

Similar Color like #afa99f color

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

#b0aaa0
#b1aba1
#b2aca2
#b3ada3
#b4aea4
#b5afa5
#b6b0a6
#b7b1a7
#b8b2a8
#b9b3a9
#bab4aa
#bbb5ab
#bcb6ac
#bdb7ad
#aea89e
#ada79d
#aca69c
#aba59b
#aaa49a
#a9a399
#a8a298
#a7a197
#a6a096
#a59f95
#a49e94
#a39d93
#a29c92
#a19b91

Monochromatic Color with #afa99f

#afa99f
#d9d2c6
#050505
#2f2e2b
#5a5752
#848078

Tints of #afa99f Color

#afa99f
#b7b2a9
#c0bcb4
#c9c5bf
#d2cfc9
#dbd8d4
#e4e2df
#edebe9
#f6f5f4
#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

#afa99f
#9fa5af

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

Split Complementary

#afa99f
#9fadaf
#a19faf

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

Analogous Color

#afa39f
#afa69f
#afa99f
#afac9f
#afaf9f

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

#afa99f
#9fafa9
#a99faf

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

#afa99f
#9fafa1
#9fa5af
#af9fad

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

#afa99f
#9fa5af
#a19faf
#adaf9f

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

#afa99f Color Code Preview on Black Background Color

This is how #afa99f Color will look on black background color. Color contrast ratio is 9.00

#afa99f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afa99f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afa99f

#afa99f color code is use for CSS Background Color

Background color for the above div is #afa99f

HTML with inline CSS

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

#afa99f color code is use for CSS Border Color

CSS Border color for the above div is #afa99f

HTML with inline CSS

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

CSS Border Left color for the above div is #afa99f

HTML with inline CSS

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

CSS Border Right color for the above div is #afa99f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afa99f

HTML with inline CSS

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

CSS Border Top color for the above div is #afa99f

HTML with inline CSS

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

#afa99f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afa99f Color code Preview on White Background

This is how #afa99f Color code will look on white background color. Color contrast ratio is 2.33

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

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,169,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,165,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,169,159,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 28 Views

Post your comment:-

By submitting comment you agree to our privacy policy.