crispedge.com

Color picker

Loading...

#aedccb hex color - Green - Cool color - Information

#aedccb hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #aedccb Color code in RGB color code model is created after adding 68.24% red color, 86.27% green color and 79.61% blue color. Hex #aedccb Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 8% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaedccb#aedccb
RGB Decimal174, 220, 203rgb(174, 220, 203)
RGB Percent68%, 86%, 80%rgb(68%, 86%, 80%)
CSS RGBa174, 220, 203,1rgba(174,220,203,1)
CMYK Modelcmyk(21%,0%,8%,14%)
HSL Color Space158,40% ,77%hsl(158,40% ,77%)
HSV Color Space158°, 21%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101101110011001011
Octal256334313
Decimal174220203
Hexaedccb

Different shades of #aedccb color code.

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

Light Shade of #aedccb
#d2ebe2
Dark Shade of #aedccb
#8acdb4
Saturated Shade of #aedccb
#a8e2cd
Desaturated Shade of #aedccb
#b4d6c9
Grey scale Shade of #aedccb
#c5c5c5
Brighten Shade
#c7f5e4
Most Readable Shade
#000000

Shades of #aedccb color code

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

#aedccb
#9ac3b4
#87ab9d
#749287
#607a70
#4d615a
#3a4943
#26302d
#131816
#000000

Similar Color like #aedccb color

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

#afddcc
#b0decd
#b1dfce
#b2e0cf
#b3e1d0
#b4e2d1
#b5e3d2
#b6e4d3
#b7e5d4
#b8e6d5
#b9e7d6
#bae8d7
#bbe9d8
#bcead9
#addbca
#acdac9
#abd9c8
#aad8c7
#a9d7c6
#a8d6c5
#a7d5c4
#a6d4c3
#a5d3c2
#a4d2c1
#a3d1c0
#a2d0bf
#a1cfbe
#a0cebd

Monochromatic Color with #aedccb

#aedccb
#060707
#28322e
#495c55
#6b877d
#8cb1a4

Tints of #aedccb Color

#aedccb
#b7dfd0
#c0e3d6
#c9e7dc
#d2ebe2
#dbefe7
#e4f3ed
#edf7f3
#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

#aedccb
#dcaebf

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

Split Complementary

#aedccb
#dcaed6
#dcb4ae

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

Analogous Color

#aedcb9
#aedcc2
#aedccb
#aedcd4
#aedbdc

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

#aedccb
#cbaedc
#dccbae

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

#aedccb
#b4aedc
#dcaebf
#d6dcae

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

#aedccb
#dcaebf
#dcb4ae
#aed6dc

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

#aedccb Color Code Preview on Black Background Color

This is how #aedccb Color will look on black background color. Color contrast ratio is 13.90

#aedccb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedccb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedccb

#aedccb color code is use for CSS Background Color

Background color for the above div is #aedccb

HTML with inline CSS

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

#aedccb color code is use for CSS Border Color

CSS Border color for the above div is #aedccb

HTML with inline CSS

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

CSS Border Left color for the above div is #aedccb

HTML with inline CSS

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

CSS Border Right color for the above div is #aedccb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aedccb

HTML with inline CSS

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

CSS Border Top color for the above div is #aedccb

HTML with inline CSS

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

#aedccb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aedccb Color code Preview on White Background

This is how #aedccb Color code will look on white background color. Color contrast ratio is 1.51

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

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(174,220,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,174,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,220,203,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.