crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#afddcc hex color - Brook Green - Green - Cool color - Information

#afddcc hex color - Brook Green - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #afddcc Color Code is also known as Brook Green color.

Hex #afddcc Color code in RGB color code model is created after adding 68.63% red color, 86.67% green color and 80% blue color. Hex #afddcc Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 8% yellow and 13% black.

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

0 Likes 0 Comments | 50 Views

Color Table

Hex Color Codeafddcc#afddcc
RGB Decimal175, 221, 204rgb(175, 221, 204)
RGB Percent69%, 87%, 80%rgb(69%, 87%, 80%)
CSS RGBa175, 221, 204,1rgba(175,221,204,1)
CMYK Modelcmyk(21%,0%,8%,13%)
HSL Color Space158,40% ,78%hsl(158,40% ,78%)
HSV Color Space158°, 21%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111101110111001100
Octal257335314
Decimal175221204
Hexafddcc

Different shades of #afddcc color code.

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

Light Shade of #afddcc
#d3ece3
Dark Shade of #afddcc
#8bceb5
Saturated Shade of #afddcc
#a9e3cd
Desaturated Shade of #afddcc
#b5d7ca
Grey scale Shade of #afddcc
#c6c6c6
Brighten Shade
#c8f6e5
Most Readable Shade
#000000

Shades of #afddcc color code

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

#afddcc
#9bc4b5
#88ab9e
#749388
#617a71
#4d625a
#3a4944
#26312d
#131816
#000000

Similar Color like #afddcc color

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

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

Monochromatic Color with #afddcc

#afddcc
#070808
#28332f
#4a5d56
#6c887e
#8db3a5

Tints of #afddcc Color

#afddcc
#b7e0d1
#c0e4d7
#c9e8dd
#d2ece2
#dbefe8
#e4f3ee
#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

#afddcc
#ddafc0

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

Split Complementary

#afddcc
#ddafd7
#ddb5af

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

Analogous Color

#afddba
#afddc3
#afddcc
#afddd5
#afdcdd

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

#afddcc
#ccafdd
#ddccaf

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

#afddcc
#b5afdd
#ddafc0
#d7ddaf

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

#afddcc
#ddafc0
#ddb5af
#afd7dd

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

#afddcc Color Code Preview on Black Background Color

This is how #afddcc Color will look on black background color. Color contrast ratio is 14.04

#afddcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afddcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afddcc

#afddcc color code is use for CSS Background Color

Background color for the above div is #afddcc

HTML with inline CSS

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

#afddcc color code is use for CSS Border Color

CSS Border color for the above div is #afddcc

HTML with inline CSS

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

CSS Border Left color for the above div is #afddcc

HTML with inline CSS

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

CSS Border Right color for the above div is #afddcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afddcc

HTML with inline CSS

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

CSS Border Top color for the above div is #afddcc

HTML with inline CSS

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

#afddcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afddcc Color code Preview on White Background

This is how #afddcc Color code will look on white background color. Color contrast ratio is 1.50

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 50 Views

Post your comment:-

By submitting comment you agree to our privacy policy.