crispedge.com

Color picker

Loading...

#af6a1c hex color - Brown - Warm color - Information

#af6a1c hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #af6a1c Color code in RGB color code model is created after adding 68.63% red color, 41.57% green color and 10.98% blue color. Hex #af6a1c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 84% yellow and 31% black.

Hex #af6a1c color code is between #aa6622 web safe hex color code and #bb7711 web safe hex color code. #aa6622 is the nearest web safe color code. You can see here many more shades of #af6a1c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf6a1c#af6a1c
RGB Decimal175, 106, 28rgb(175, 106, 28)
RGB Percent69%, 42%, 11%rgb(69%, 42%, 11%)
CSS RGBa175, 106, 28,1rgba(175,106,28,1)
CMYK Modelcmyk(0%,39%,84%,31%)
HSL Color Space32,72% ,40%hsl(32,72% ,40%)
HSV Color Space32°, 84%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110110101000011100
Octal25715234
Decimal17510628
Hexaf6a1c

Different shades of #af6a1c color code.

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

Light Shade of #af6a1c
#db8523
Dark Shade of #af6a1c
#834f15
Saturated Shade of #af6a1c
#b96b12
Desaturated Shade of #af6a1c
#a56926
Grey scale Shade of #af6a1c
#656565
Brighten Shade
#c88335
Most Readable Shade
#FFFFFF

Shades of #af6a1c color code

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

#af6a1c
#9b5e18
#885215
#744612
#613a0f
#4d2f0c
#3a2309
#261706
#130b03
#000000

Similar Color like #af6a1c color

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

#b06b1d
#b16c1e
#b26d1f
#b36e20
#b46f21
#b57022
#b67123
#b77224
#b87325
#b97426
#ba7527
#bb7628
#bc7729
#bd782a
#ae691b
#ad681a
#ac6719
#ab6618
#aa6517
#a96416
#a86315
#a76214
#a66113
#a56012
#a45f11
#a35e10
#a25d0f
#a15c0e

Monochromatic Color with #af6a1c

#af6a1c
#d98423
#050301
#2f1d08
#5a370e
#845015

Tints of #af6a1c Color

#af6a1c
#b77a35
#c08b4e
#c99b67
#d2ac80
#dbbc9a
#e4cdb3
#edddcc
#f6eee5
#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

#af6a1c
#1c61af

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

Split Complementary

#af6a1c
#1caaaf
#211caf

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

Analogous Color

#af2f1c
#af4d1c
#af6a1c
#af871c
#afa51c

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

#af6a1c
#1caf6a
#6a1caf

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

#af6a1c
#1caf21
#1c61af
#af1caa

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

#af6a1c
#1c61af
#211caf
#aaaf1c

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

#af6a1c Color Code Preview on Black Background Color

This is how #af6a1c Color will look on black background color. Color contrast ratio is 4.90

#af6a1c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af6a1c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af6a1c

#af6a1c color code is use for CSS Background Color

Background color for the above div is #af6a1c

HTML with inline CSS

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

#af6a1c color code is use for CSS Border Color

CSS Border color for the above div is #af6a1c

HTML with inline CSS

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

CSS Border Left color for the above div is #af6a1c

HTML with inline CSS

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

CSS Border Right color for the above div is #af6a1c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af6a1c

HTML with inline CSS

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

CSS Border Top color for the above div is #af6a1c

HTML with inline CSS

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

#af6a1c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af6a1c Color code Preview on White Background

This is how #af6a1c Color code will look on white background color. Color contrast ratio is 4.28

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

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