crispedge.com

Color picker

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

#aff7b0 hex color - Green - Cool color - Information

#aff7b0 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aff7b0 Color code in RGB color code model is created after adding 68.63% red color, 96.86% green color and 69.02% blue color. Hex #aff7b0 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 29% yellow and 3% black.

Hex #aff7b0 color code is between #aaffaa web safe hex color code and #bbeebb web safe hex color code. #aaffaa is the nearest web safe color code. You can see here many more shades of #aff7b0 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeaff7b0#aff7b0
RGB Decimal175, 247, 176rgb(175, 247, 176)
RGB Percent69%, 97%, 69%rgb(69%, 97%, 69%)
CSS RGBa175, 247, 176,1rgba(175,247,176,1)
CMYK Modelcmyk(29%,0%,29%,3%)
HSL Color Space121,82% ,83%hsl(121,82% ,83%)
HSV Color Space121°, 29%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111111011110110000
Octal257367260
Decimal175247176
Hexaff7b0

Different shades of #aff7b0 color code.

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

Light Shade of #aff7b0
#ddfcde
Dark Shade of #aff7b0
#81f282
Saturated Shade of #aff7b0
#abfbac
Desaturated Shade of #aff7b0
#b3f3b4
Grey scale Shade of #aff7b0
#d3d3d3
Brighten Shade
#c8ffc9
Most Readable Shade
#000000

Shades of #aff7b0 color code

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

#aff7b0
#9bdb9c
#88c088
#74a475
#618961
#4d6d4e
#3a523a
#263627
#131b13
#000000

Similar Color like #aff7b0 color

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

#b0f8b1
#b1f9b2
#b2fab3
#b3fbb4
#b4fcb5
#b5fdb6
#b6feb7
#b7ffb8
#b8ffb9
#b9ffba
#baffbb
#bbffbc
#bcffbd
#bdffbe
#aef6af
#adf5ae
#acf4ad
#abf3ac
#aaf2ab
#a9f1aa
#a8f0a9
#a7efa8
#a6eea7
#a5eda6
#a4eca5
#a3eba4
#a2eaa3
#a1e9a2

Monochromatic Color with #aff7b0

#aff7b0
#182219
#374d37
#557755
#73a273
#91cc92

Tints of #aff7b0 Color

#aff7b0
#b7f7b8
#c0f8c1
#c9f9ca
#d2fad3
#dbfbdb
#e4fce4
#edfded
#f6fef6
#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

#aff7b0
#f7aff6

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

Split Complementary

#aff7b0
#d4aff7
#f7afd2

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

Analogous Color

#cbf7af
#bcf7af
#aff7b0
#aff7be
#aff7cd

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

#aff7b0
#b0aff7
#f7b0af

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

#aff7b0
#afd2f7
#f7aff6
#f7d4af

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

#aff7b0
#f7aff6
#f7afd2
#aff7d4

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

#aff7b0 Color Code Preview on Black Background Color

This is how #aff7b0 Color will look on black background color. Color contrast ratio is 16.75

#aff7b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aff7b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aff7b0

#aff7b0 color code is use for CSS Background Color

Background color for the above div is #aff7b0

HTML with inline CSS

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

#aff7b0 color code is use for CSS Border Color

CSS Border color for the above div is #aff7b0

HTML with inline CSS

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

CSS Border Left color for the above div is #aff7b0

HTML with inline CSS

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

CSS Border Right color for the above div is #aff7b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aff7b0

HTML with inline CSS

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

CSS Border Top color for the above div is #aff7b0

HTML with inline CSS

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

#aff7b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aff7b0 Color code Preview on White Background

This is how #aff7b0 Color code will look on white background color. Color contrast ratio is 1.25

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.