@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#a88e2f hex color - Yellow - Warm color - Information

#a88e2f hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #a88e2f Color code in RGB color code model is created after adding 65.88% red color, 55.69% green color and 18.43% blue color. Hex #a88e2f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 72% yellow and 34.12% black.

Hex #a88e2f color code is between #aa8833 web safe hex color code and #999922 web safe hex color code. #aa8833 is the nearest web safe color code. You can see here many more shades of #a88e2f color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codea88e2f#a88e2f
RGB Decimal168, 142, 47rgb(168, 142, 47)
RGB Percent66%, 56%, 18%rgb(66%, 56%, 18%)
CSS RGBa168, 142, 47,1rgba(168,142,47,1)
CMYK Modelcmyk(0%,15%,72%,34.12%)
HSL Color Space47,56% ,42%hsl(47,56% ,42%)
HSV Color Space47°, 72%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010001000111000101111
Octal25021657
Decimal16814247
Hexa88e2f

Different shades of #a88e2f color code.

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

Light Shade of #a88e2f
#caac40
Dark Shade of #a88e2f
#806c24
Saturated Shade of #a88e2f
#b39424
Desaturated Shade of #a88e2f
#9d883a
Grey scale Shade of #a88e2f
#6b6b6b
Brighten Shade
#c1a748
Most Readable Shade
#000000

Shades of #a88e2f color code

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

#a88e2f
#957e29
#826e24
#705e1f
#5d4e1a
#4a3f14
#382f0f
#251f0a
#120f05
#000000

Similar Color like #a88e2f color

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

#a98f30
#aa9031
#ab9132
#ac9233
#ad9334
#ae9435
#af9536
#b09637
#b19738
#b29839
#b3993a
#b49a3b
#b59b3c
#b69c3d
#a78d2e
#a68c2d
#a58b2c
#a48a2b
#a3892a
#a28829
#a18728
#a08627
#9f8526
#9e8425
#9d8324
#9c8223
#9b8122
#9a8021

Monochromatic Color with #a88e2f

#a88e2f
#d2b23b
#fdd647
#28220b
#534617
#7d6a23

Tints of #a88e2f Color

#a88e2f
#b19a46
#bba75d
#c5b374
#cec08b
#d8cca2
#e2d9b9
#ebe5d0
#f5f2e7
#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

#a88e2f
#2f49a8

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

Split Complementary

#a88e2f
#2f85a8
#522fa8

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

Analogous Color

#a85e2f
#a8762f
#a88e2f
#a8a62f
#92a82f

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

#a88e2f
#2fa88e
#8e2fa8

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

#a88e2f
#2fa851
#2f49a8
#a82f85

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

#a88e2f
#2f49a8
#522fa8
#85a82f

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

#a88e2f Color Code Preview on Black Background Color

This is how #a88e2f Color will look on black background color. Color contrast ratio is 6.58

#a88e2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a88e2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a88e2f

#a88e2f color code is use for CSS Background Color

Background color for the above div is #a88e2f

HTML with inline CSS

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

#a88e2f color code is use for CSS Border Color

CSS Border color for the above div is #a88e2f

HTML with inline CSS

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

CSS Border Left color for the above div is #a88e2f

HTML with inline CSS

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

CSS Border Right color for the above div is #a88e2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a88e2f

HTML with inline CSS

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

CSS Border Top color for the above div is #a88e2f

HTML with inline CSS

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

#a88e2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a88e2f Color code Preview on White Background

This is how #a88e2f Color code will look on white background color. Color contrast ratio is 3.19

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

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(168,142,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(47,73,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,142,47,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.