crispedge.com

Color picker

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

#afd7bc hex color - Green - Cool color - Information

#afd7bc hex color - Green - Cool color

Color Hue/Base color: Green

Hex #afd7bc Color code in RGB color code model is created after adding 68.63% red color, 84.31% green color and 73.73% blue color. Hex #afd7bc Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 13% yellow and 16% black.

Hex #afd7bc color code is between #aaddbb web safe hex color code and #bbcccc web safe hex color code. #aaddbb is the nearest web safe color code. You can see here many more shades of #afd7bc color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeafd7bc#afd7bc
RGB Decimal175, 215, 188rgb(175, 215, 188)
RGB Percent69%, 84%, 74%rgb(69%, 84%, 74%)
CSS RGBa175, 215, 188,1rgba(175,215,188,1)
CMYK Modelcmyk(19%,0%,13%,16%)
HSL Color Space140,33% ,76%hsl(140,33% ,76%)
HSV Color Space140°, 19%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111101011110111100
Octal257327274
Decimal175215188
Hexafd7bc

Different shades of #afd7bc color code.

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

Light Shade of #afd7bc
#d1e8d8
Dark Shade of #afd7bc
#8dc6a0
Saturated Shade of #afd7bc
#a9ddba
Desaturated Shade of #afd7bc
#b5d1be
Grey scale Shade of #afd7bc
#c3c3c3
Brighten Shade
#c8f0d5
Most Readable Shade
#000000

Shades of #afd7bc color code

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

#afd7bc
#9bbfa7
#88a792
#748f7d
#617768
#4d5f53
#3a473e
#262f29
#131714
#000000

Similar Color like #afd7bc color

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

#b0d8bd
#b1d9be
#b2dabf
#b3dbc0
#b4dcc1
#b5ddc2
#b6dec3
#b7dfc4
#b8e0c5
#b9e1c6
#bae2c7
#bbe3c8
#bce4c9
#bde5ca
#aed6bb
#add5ba
#acd4b9
#abd3b8
#aad2b7
#a9d1b6
#a8d0b5
#a7cfb4
#a6ceb3
#a5cdb2
#a4ccb1
#a3cbb0
#a2caaf
#a1c9ae

Monochromatic Color with #afd7bc

#afd7bc
#020202
#252d27
#47574d
#6a8272
#8cac97

Tints of #afd7bc Color

#afd7bc
#b7dbc3
#c0dfca
#c9e4d2
#d2e8d9
#dbede1
#e4f1e8
#edf6f0
#f6faf7
#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

#afd7bc
#d7afca

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

Split Complementary

#afd7bc
#d0afd7
#d7afb6

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

Analogous Color

#b2d7af
#afd7b4
#afd7bc
#afd7c4
#afd7cc

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

#afd7bc
#bcafd7
#d7bcaf

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

#afd7bc
#afb6d7
#d7afca
#d7d0af

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

#afd7bc
#d7afca
#d7afb6
#afd7d0

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

#afd7bc Color Code Preview on Black Background Color

This is how #afd7bc Color will look on black background color. Color contrast ratio is 13.27

#afd7bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd7bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd7bc

#afd7bc color code is use for CSS Background Color

Background color for the above div is #afd7bc

HTML with inline CSS

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

#afd7bc color code is use for CSS Border Color

CSS Border color for the above div is #afd7bc

HTML with inline CSS

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

CSS Border Left color for the above div is #afd7bc

HTML with inline CSS

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

CSS Border Right color for the above div is #afd7bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afd7bc

HTML with inline CSS

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

CSS Border Top color for the above div is #afd7bc

HTML with inline CSS

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

#afd7bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afd7bc Color code Preview on White Background

This is how #afd7bc Color code will look on white background color. Color contrast ratio is 1.58

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.