@
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.

#afac75 hex color - Green - Warm color - Information

#afac75 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #afac75 Color code in RGB color code model is created after adding 68.63% red color, 67.45% green color and 45.88% blue color. Hex #afac75 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 33% yellow and 31.37% black.

Hex #afac75 color code is between #aaaa77 web safe hex color code and #bbbb66 web safe hex color code. #aaaa77 is the nearest web safe color code. You can see here many more shades of #afac75 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code afac75 #afac75
RGB Decimal 175, 172, 117 rgb(175, 172, 117)
RGB Percent 69%, 67%, 46% rgb(69%, 67%, 46%)
CSS RGBa 175, 172, 117,1 rgba(175,172,117,1)
CMYK Model cmyk(0%,2%,33%,31.37%)
HSL Color Space 57,27% ,57% hsl(57,27% ,57%)
HSV Color Space 57°, 33%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 10101100 01110101
Octal 257 254 165
Decimal 175 172 117
Hex af ac 75

Different shades of #afac75 color code.

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

Light Shade of #afac75
#c2bf95
Dark Shade of #afac75
#999558
Saturated Shade of #afac75
#bab66a
Desaturated Shade of #afac75
#a4a280
Grey scale Shade of #afac75
#929292
Brighten Shade
#c8c58e
Most Readable Shade
#000000

Shades of #afac75 color code

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

#afac75
#9b9868
#88855b
#74724e
#615f41
#4d4c34
#3a3927
#26261a
#13130d
#000000

Similar Color like #afac75 color

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

#b0ad76
#b1ae77
#b2af78
#b3b079
#b4b17a
#b5b27b
#b6b37c
#b7b47d
#b8b57e
#b9b67f
#bab780
#bbb881
#bcb982
#bdba83
#aeab74
#adaa73
#aca972
#aba871
#aaa770
#a9a66f
#a8a56e
#a7a46d
#a6a36c
#a5a26b
#a4a16a
#a3a069
#a29f68
#a19e67

Monochromatic Color with #afac75

#afac75
#d9d691
#050503
#2f2f20
#5a583c
#848259

Tints of #afac75 Color

#afac75
#b7b584
#c0be93
#c9c7a3
#d2d0b2
#dbdac1
#e4e3d1
#edece0
#f6f5ef
#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

#afac75
#7578af

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

Split Complementary

#afac75
#7595af
#8f75af

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

Analogous Color

#af9575
#afa075
#afac75
#a6af75
#9baf75

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

#afac75
#75afac
#ac75af

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

#afac75
#75af8f
#7578af
#af7595

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

#afac75
#7578af
#8f75af
#95af75

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

#afac75 Color Code Preview on Black Background Color

This is how #afac75 Color will look on black background color. Color contrast ratio is 8.98

#afac75 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afac75

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afac75

#afac75 color code is use for CSS Background Color

Background color for the above div is #afac75

HTML with inline CSS

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

#afac75 color code is use for CSS Border Color

CSS Border color for the above div is #afac75

HTML with inline CSS

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

CSS Border Left color for the above div is #afac75

HTML with inline CSS

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

CSS Border Right color for the above div is #afac75

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afac75

HTML with inline CSS

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

CSS Border Top color for the above div is #afac75

HTML with inline CSS

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

#afac75 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afac75 Color code Preview on White Background

This is how #afac75 Color code will look on white background color. Color contrast ratio is 2.34

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

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