crispedge.com

Color picker

Loading...

#af811f hex color - Yellow - Warm color - Information

#af811f hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #af811f Color code in RGB color code model is created after adding 68.63% red color, 50.59% green color and 12.16% blue color. Hex #af811f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 82% yellow and 31% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf811f#af811f
RGB Decimal175, 129, 31rgb(175, 129, 31)
RGB Percent69%, 51%, 12%rgb(69%, 51%, 12%)
CSS RGBa175, 129, 31,1rgba(175,129,31,1)
CMYK Modelcmyk(0%,26%,82%,31%)
HSL Color Space41,70% ,40%hsl(41,70% ,40%)
HSV Color Space41°, 82%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111000000100011111
Octal25720137
Decimal17512931
Hexaf811f

Different shades of #af811f color code.

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

Light Shade of #af811f
#d9a028
Dark Shade of #af811f
#846117
Saturated Shade of #af811f
#b98515
Desaturated Shade of #af811f
#a57d29
Grey scale Shade of #af811f
#676767
Brighten Shade
#c89a38
Most Readable Shade
#000000

Shades of #af811f color code

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

#af811f
#9b721b
#886418
#745614
#614711
#4d390d
#3a2b0a
#261c06
#130e03
#000000

Similar Color like #af811f color

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

#b08220
#b18321
#b28422
#b38523
#b48624
#b58725
#b68826
#b78927
#b88a28
#b98b29
#ba8c2a
#bb8d2b
#bc8e2c
#bd8f2d
#ae801e
#ad7f1d
#ac7e1c
#ab7d1b
#aa7c1a
#a97b19
#a87a18
#a77917
#a67816
#a57715
#a47614
#a37513
#a27412
#a17311

Monochromatic Color with #af811f

#af811f
#d9a027
#050401
#2f2308
#5a4210
#846217

Tints of #af811f Color

#af811f
#b78f37
#c09d50
#c9ab69
#d2b982
#dbc79b
#e4d5b4
#ede3cd
#f6f1e6
#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

#af811f
#1f4daf

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

Split Complementary

#af811f
#1f95af
#391faf

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

Analogous Color

#af471f
#af641f
#af811f
#af9e1f
#a3af1f

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

#af811f
#1faf81
#811faf

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

#af811f
#1faf39
#1f4daf
#af1f95

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

#af811f
#1f4daf
#391faf
#95af1f

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

#af811f Color Code Preview on Black Background Color

This is how #af811f Color will look on black background color. Color contrast ratio is 5.98

#af811f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af811f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af811f

#af811f color code is use for CSS Background Color

Background color for the above div is #af811f

HTML with inline CSS

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

#af811f color code is use for CSS Border Color

CSS Border color for the above div is #af811f

HTML with inline CSS

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

CSS Border Left color for the above div is #af811f

HTML with inline CSS

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

CSS Border Right color for the above div is #af811f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af811f

HTML with inline CSS

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

CSS Border Top color for the above div is #af811f

HTML with inline CSS

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

#af811f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af811f Color code Preview on White Background

This is how #af811f Color code will look on white background color. Color contrast ratio is 3.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 #af811f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #af811f; }

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