crispedge.com

Color picker

Loading...

#af967f hex color - Brown - Warm color - Information

#af967f hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #af967f Color code in RGB color code model is created after adding 68.63% red color, 58.82% green color and 49.8% blue color. Hex #af967f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 27% yellow and 31% black.

Hex #af967f color code is between #aa9977 web safe hex color code and #bb8888 web safe hex color code. #aa9977 is the nearest web safe color code. You can see here many more shades of #af967f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf967f#af967f
RGB Decimal175, 150, 127rgb(175, 150, 127)
RGB Percent69%, 59%, 50%rgb(69%, 59%, 50%)
CSS RGBa175, 150, 127,1rgba(175,150,127,1)
CMYK Modelcmyk(0%,14%,27%,31%)
HSL Color Space29,23% ,59%hsl(29,23% ,59%)
HSV Color Space29°, 27%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111001011001111111
Octal257226177
Decimal175150127
Hexaf967f

Different shades of #af967f color code.

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

Light Shade of #af967f
#c3b09e
Dark Shade of #af967f
#9a7c61
Saturated Shade of #af967f
#b99675
Desaturated Shade of #af967f
#a59689
Grey scale Shade of #af967f
#979797
Brighten Shade
#c8af98
Most Readable Shade
#000000

Shades of #af967f color code

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

#af967f
#9b8570
#887462
#746454
#615346
#4d4238
#3a322a
#26211c
#13100e
#000000

Similar Color like #af967f color

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

#b09780
#b19881
#b29982
#b39a83
#b49b84
#b59c85
#b69d86
#b79e87
#b89f88
#b9a089
#baa18a
#bba28b
#bca38c
#bda48d
#ae957e
#ad947d
#ac937c
#ab927b
#aa917a
#a99079
#a88f78
#a78e77
#a68d76
#a58c75
#a48b74
#a38a73
#a28972
#a18871

Monochromatic Color with #af967f

#af967f
#d9ba9e
#050404
#2f2922
#5a4d41
#847260

Tints of #af967f Color

#af967f
#b7a18d
#c0ad9b
#c9b9a9
#d2c4b7
#dbd0c6
#e4dcd4
#ede7e2
#f6f3f0
#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

#af967f
#7f98af

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

Split Complementary

#af967f
#7fafae
#7f80af

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

Analogous Color

#af837f
#af8c7f
#af967f
#afa07f
#afa97f

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

#af967f
#7faf96
#967faf

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

#af967f
#80af7f
#7f98af
#ae7faf

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

#af967f
#7f98af
#7f80af
#afae7f

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

#af967f Color Code Preview on Black Background Color

This is how #af967f Color will look on black background color. Color contrast ratio is 7.49

#af967f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af967f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af967f

#af967f color code is use for CSS Background Color

Background color for the above div is #af967f

HTML with inline CSS

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

#af967f color code is use for CSS Border Color

CSS Border color for the above div is #af967f

HTML with inline CSS

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

CSS Border Left color for the above div is #af967f

HTML with inline CSS

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

CSS Border Right color for the above div is #af967f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af967f

HTML with inline CSS

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

CSS Border Top color for the above div is #af967f

HTML with inline CSS

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

#af967f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af967f Color code Preview on White Background

This is how #af967f Color code will look on white background color. Color contrast ratio is 2.80

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

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