crispedge.com

Color picker

Loading...

#afbea4 hex color - Green - Cool color - Information

#afbea4 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #afbea4 Color code in RGB color code model is created after adding 68.63% red color, 74.51% green color and 64.31% blue color. Hex #afbea4 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 14% yellow and 25% black.

Hex #afbea4 color code is between #aabbaa web safe hex color code and #bbcc99 web safe hex color code. #aabbaa is the nearest web safe color code. You can see here many more shades of #afbea4 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafbea4#afbea4
RGB Decimal175, 190, 164rgb(175, 190, 164)
RGB Percent69%, 75%, 64%rgb(69%, 75%, 64%)
CSS RGBa175, 190, 164,1rgba(175,190,164,1)
CMYK Modelcmyk(8%,0%,14%,25%)
HSL Color Space95,17% ,69%hsl(95,17% ,69%)
HSV Color Space95°, 14%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111011111010100100
Octal257276244
Decimal175190164
Hexafbea4

Different shades of #afbea4 color code.

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

Light Shade of #afbea4
#c9d3c2
Dark Shade of #afbea4
#95a986
Saturated Shade of #afbea4
#aec69c
Desaturated Shade of #afbea4
#b0b6ac
Grey scale Shade of #afbea4
#b1b1b1
Brighten Shade
#c8d7bd
Most Readable Shade
#000000

Shades of #afbea4 color code

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

#afbea4
#9ba891
#88937f
#747e6d
#61695b
#4d5448
#3a3f36
#262a24
#131512
#000000

Similar Color like #afbea4 color

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

#b0bfa5
#b1c0a6
#b2c1a7
#b3c2a8
#b4c3a9
#b5c4aa
#b6c5ab
#b7c6ac
#b8c7ad
#b9c8ae
#bac9af
#bbcab0
#bccbb1
#bdccb2
#aebda3
#adbca2
#acbba1
#abbaa0
#aab99f
#a9b89e
#a8b79d
#a7b69c
#a6b59b
#a5b49a
#a4b399
#a3b298
#a2b197
#a1b096

Monochromatic Color with #afbea4

#afbea4
#d6e8c9
#121411
#3a3e36
#61695b
#88937f

Tints of #afbea4 Color

#afbea4
#b7c5ae
#c0ccb8
#c9d3c2
#d2dacc
#dbe2d6
#e4e9e0
#edf0ea
#f6f7f4
#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

#afbea4
#b3a4be

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

Split Complementary

#afbea4
#a6a4be
#bea4bc

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

Analogous Color

#b9bea4
#b4bea4
#afbea4
#aabea4
#a5bea4

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

#afbea4
#a4afbe
#bea4af

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

#afbea4
#a4bcbe
#b3a4be
#bea6a4

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

#afbea4
#b3a4be
#bea4bc
#a4bea6

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

#afbea4 Color Code Preview on Black Background Color

This is how #afbea4 Color will look on black background color. Color contrast ratio is 10.72

#afbea4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afbea4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afbea4

#afbea4 color code is use for CSS Background Color

Background color for the above div is #afbea4

HTML with inline CSS

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

#afbea4 color code is use for CSS Border Color

CSS Border color for the above div is #afbea4

HTML with inline CSS

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

CSS Border Left color for the above div is #afbea4

HTML with inline CSS

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

CSS Border Right color for the above div is #afbea4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afbea4

HTML with inline CSS

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

CSS Border Top color for the above div is #afbea4

HTML with inline CSS

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

#afbea4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afbea4 Color code Preview on White Background

This is how #afbea4 Color code will look on white background color. Color contrast ratio is 1.96

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

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