crispedge.com

Color picker

Loading...

#afceb7 hex color - Green - Cool color - Information

#afceb7 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #afceb7 Color code in RGB color code model is created after adding 68.63% red color, 80.78% green color and 71.76% blue color. Hex #afceb7 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 11% yellow and 19% black.

Hex #afceb7 color code is between #aaccbb web safe hex color code and #bbddaa web safe hex color code. #aaccbb is the nearest web safe color code. You can see here many more shades of #afceb7 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeafceb7#afceb7
RGB Decimal175, 206, 183rgb(175, 206, 183)
RGB Percent69%, 81%, 72%rgb(69%, 81%, 72%)
CSS RGBa175, 206, 183,1rgba(175,206,183,1)
CMYK Modelcmyk(15%,0%,11%,19%)
HSL Color Space135,24% ,75%hsl(135,24% ,75%)
HSV Color Space135°, 15%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111100111010110111
Octal257316267
Decimal175206183
Hexafceb7

Different shades of #afceb7 color code.

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

Light Shade of #afceb7
#cfe1d3
Dark Shade of #afceb7
#8fbb9b
Saturated Shade of #afceb7
#a9d4b4
Desaturated Shade of #afceb7
#b5c8ba
Grey scale Shade of #afceb7
#bebebe
Brighten Shade
#c8e7d0
Most Readable Shade
#000000

Shades of #afceb7 color code

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

#afceb7
#9bb7a2
#88a08e
#74897a
#617265
#4d5b51
#3a443d
#262d28
#131614
#000000

Similar Color like #afceb7 color

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

#b0cfb8
#b1d0b9
#b2d1ba
#b3d2bb
#b4d3bc
#b5d4bd
#b6d5be
#b7d6bf
#b8d7c0
#b9d8c1
#bad9c2
#bbdac3
#bcdbc4
#bddcc5
#aecdb6
#adccb5
#accbb4
#abcab3
#aac9b2
#a9c8b1
#a8c7b0
#a7c6af
#a6c5ae
#a5c4ad
#a4c3ac
#a3c2ab
#a2c1aa
#a1c0a9

Monochromatic Color with #afceb7

#afceb7
#d3f8dd
#1f2420
#434e46
#67796b
#8ba391

Tints of #afceb7 Color

#afceb7
#b7d3bf
#c0d8c7
#c9decf
#d2e3d7
#dbe9df
#e4eee7
#edf4ef
#f6f9f7
#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

#afceb7
#ceafc6

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

Split Complementary

#afceb7
#c7afce
#ceafb7

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

Analogous Color

#b3ceaf
#afceb1
#afceb7
#afcebd
#afcec3

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

#afceb7
#b7afce
#ceb7af

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

#afceb7
#afb6ce
#ceafc6
#cec6af

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

#afceb7
#ceafc6
#ceafb7
#afcec7

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

#afceb7 Color Code Preview on Black Background Color

This is how #afceb7 Color will look on black background color. Color contrast ratio is 12.34

#afceb7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afceb7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afceb7

#afceb7 color code is use for CSS Background Color

Background color for the above div is #afceb7

HTML with inline CSS

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

#afceb7 color code is use for CSS Border Color

CSS Border color for the above div is #afceb7

HTML with inline CSS

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

CSS Border Left color for the above div is #afceb7

HTML with inline CSS

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

CSS Border Right color for the above div is #afceb7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afceb7

HTML with inline CSS

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

CSS Border Top color for the above div is #afceb7

HTML with inline CSS

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

#afceb7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afceb7 Color code Preview on White Background

This is how #afceb7 Color code will look on white background color. Color contrast ratio is 1.70

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

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,206,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,175,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,206,183,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.