crispedge.com

Color picker

Loading...

#afdbce hex color - Green - Cool color - Information

#afdbce hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

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

Hex #afdbce color code is between #aaddcc web safe hex color code and #bbccdd web safe hex color code. #aaddcc is the nearest web safe color code. You can see here many more shades of #afdbce color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeafdbce#afdbce
RGB Decimal175, 219, 206rgb(175, 219, 206)
RGB Percent69%, 86%, 81%rgb(69%, 86%, 81%)
CSS RGBa175, 219, 206,1rgba(175,219,206,1)
CMYK Modelcmyk(20%,0%,6%,14%)
HSL Color Space162,38% ,77%hsl(162,38% ,77%)
HSV Color Space162°, 20%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111101101111001110
Octal257333316
Decimal175219206
Hexafdbce

Different shades of #afdbce color code.

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

Light Shade of #afdbce
#d2ebe4
Dark Shade of #afdbce
#8ccbb8
Saturated Shade of #afdbce
#a9e1d0
Desaturated Shade of #afdbce
#b5d5cc
Grey scale Shade of #afdbce
#c5c5c5
Brighten Shade
#c8f4e7
Most Readable Shade
#000000

Shades of #afdbce color code

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

#afdbce
#9bc2b7
#88aaa0
#749289
#617972
#4d615b
#3a4944
#26302d
#131816
#000000

Similar Color like #afdbce color

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

#b0dccf
#b1ddd0
#b2ded1
#b3dfd2
#b4e0d3
#b5e1d4
#b6e2d5
#b7e3d6
#b8e4d7
#b9e5d8
#bae6d9
#bbe7da
#bce8db
#bde9dc
#aedacd
#add9cc
#acd8cb
#abd7ca
#aad6c9
#a9d5c8
#a8d4c7
#a7d3c6
#a6d2c5
#a5d1c4
#a4d0c3
#a3cfc2
#a2cec1
#a1cdc0

Monochromatic Color with #afdbce

#afdbce
#050606
#27312e
#495b56
#6b867e
#8db0a6

Tints of #afdbce Color

#afdbce
#b7dfd3
#c0e3d8
#c9e7de
#d2ebe3
#dbefe9
#e4f3ee
#edf7f4
#f6fbf9
#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

#afdbce
#dbafbc

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

Split Complementary

#afdbce
#dbafd2
#dbb8af

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

Analogous Color

#afdbbc
#afdbc5
#afdbce
#afdbd7
#afd6db

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

#afdbce
#ceafdb
#dbceaf

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

#afdbce
#b8afdb
#dbafbc
#d2dbaf

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

#afdbce
#dbafbc
#dbb8af
#afd2db

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

#afdbce Color Code Preview on Black Background Color

This is how #afdbce Color will look on black background color. Color contrast ratio is 13.85

#afdbce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afdbce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afdbce

#afdbce color code is use for CSS Background Color

Background color for the above div is #afdbce

HTML with inline CSS

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

#afdbce color code is use for CSS Border Color

CSS Border color for the above div is #afdbce

HTML with inline CSS

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

CSS Border Left color for the above div is #afdbce

HTML with inline CSS

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

CSS Border Right color for the above div is #afdbce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afdbce

HTML with inline CSS

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

CSS Border Top color for the above div is #afdbce

HTML with inline CSS

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

#afdbce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afdbce Color code Preview on White Background

This is how #afdbce Color code will look on white background color. Color contrast ratio is 1.52

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

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