crispedge.com

Color picker

Loading...

#afcbb4 hex color - Green - Cool color - Information

#afcbb4 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #afcbb4 Color code in RGB color code model is created after adding 68.63% red color, 79.61% green color and 70.59% blue color. Hex #afcbb4 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 11% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafcbb4#afcbb4
RGB Decimal175, 203, 180rgb(175, 203, 180)
RGB Percent69%, 80%, 71%rgb(69%, 80%, 71%)
CSS RGBa175, 203, 180,1rgba(175,203,180,1)
CMYK Modelcmyk(14%,0%,11%,20%)
HSL Color Space131,21% ,74%hsl(131,21% ,74%)
HSV Color Space131°, 14%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111100101110110100
Octal257313264
Decimal175203180
Hexafcbb4

Different shades of #afcbb4 color code.

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

Light Shade of #afcbb4
#cedfd1
Dark Shade of #afcbb4
#90b797
Saturated Shade of #afcbb4
#a8d2b0
Desaturated Shade of #afcbb4
#b6c4b8
Grey scale Shade of #afcbb4
#bdbdbd
Brighten Shade
#c8e4cd
Most Readable Shade
#000000

Shades of #afcbb4 color code

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

#afcbb4
#9bb4a0
#889d8c
#748778
#617064
#4d5a50
#3a433c
#262d28
#131614
#000000

Similar Color like #afcbb4 color

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

#b0ccb5
#b1cdb6
#b2ceb7
#b3cfb8
#b4d0b9
#b5d1ba
#b6d2bb
#b7d3bc
#b8d4bd
#b9d5be
#bad6bf
#bbd7c0
#bcd8c1
#bdd9c2
#aecab3
#adc9b2
#acc8b1
#abc7b0
#aac6af
#a9c5ae
#a8c4ad
#a7c3ac
#a6c2ab
#a5c1aa
#a4c0a9
#a3bfa8
#a2bea7
#a1bda6

Monochromatic Color with #afcbb4

#afcbb4
#d4f5da
#1c211d
#414b43
#667669
#8aa08e

Tints of #afcbb4 Color

#afcbb4
#b7d0bc
#c0d6c4
#c9dccd
#d2e2d5
#dbe7dd
#e4ede6
#edf3ee
#f6f9f6
#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

#afcbb4
#cbafc6

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

Split Complementary

#afcbb4
#c2afcb
#cbafb8

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

Analogous Color

#b5cbaf
#b0cbaf
#afcbb4
#afcbba
#afcbbf

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

#afcbb4
#b4afcb
#cbb4af

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

#afcbb4
#afb8cb
#cbafc6
#cbc2af

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

#afcbb4
#cbafc6
#cbafb8
#afcbc2

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

#afcbb4 Color Code Preview on Black Background Color

This is how #afcbb4 Color will look on black background color. Color contrast ratio is 12.02

#afcbb4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afcbb4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afcbb4

#afcbb4 color code is use for CSS Background Color

Background color for the above div is #afcbb4

HTML with inline CSS

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

#afcbb4 color code is use for CSS Border Color

CSS Border color for the above div is #afcbb4

HTML with inline CSS

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

CSS Border Left color for the above div is #afcbb4

HTML with inline CSS

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

CSS Border Right color for the above div is #afcbb4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afcbb4

HTML with inline CSS

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

CSS Border Top color for the above div is #afcbb4

HTML with inline CSS

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

#afcbb4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afcbb4 Color code Preview on White Background

This is how #afcbb4 Color code will look on white background color. Color contrast ratio is 1.75

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

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