crispedge.com

Color picker

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

#7ae7bb hex color - Blue - Cool color - Information

#7ae7bb hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #7ae7bb Color code in RGB color code model is created after adding 47.84% red color, 90.59% green color and 73.33% blue color. Hex #7ae7bb Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 0% magenta, 19% yellow and 9% black.

Hex #7ae7bb color code is between #77eeaa web safe hex color code and #88ddcc web safe hex color code. #77eeaa is the nearest web safe color code. You can see here many more shades of #7ae7bb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7ae7bb#7ae7bb
RGB Decimal122, 231, 187rgb(122, 231, 187)
RGB Percent48%, 91%, 73%rgb(48%, 91%, 73%)
CSS RGBa122, 231, 187,1rgba(122,231,187,1)
CMYK Modelcmyk(47%,0%,19%,9%)
HSL Color Space156,69% ,69%hsl(156,69% ,69%)
HSV Color Space156°, 47%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110101110011110111011
Octal172347273
Decimal122231187
Hex7ae7bb

Different shades of #7ae7bb color code.

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

Light Shade of #7ae7bb
#a5efd1
Dark Shade of #7ae7bb
#4fdfa5
Saturated Shade of #7ae7bb
#72efbc
Desaturated Shade of #7ae7bb
#82dfb9
Grey scale Shade of #7ae7bb
#b0b0b0
Brighten Shade
#93ffd4
Most Readable Shade
#000000

Shades of #7ae7bb color code

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

#7ae7bb
#6ccda6
#5eb391
#519a7c
#438067
#366653
#284d3e
#1b3329
#0d1914
#000000

Similar Color like #7ae7bb color

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

#7be8bc
#7ce9bd
#7deabe
#7eebbf
#7fecc0
#80edc1
#81eec2
#82efc3
#83f0c4
#84f1c5
#85f2c6
#86f3c7
#87f4c8
#88f5c9
#79e6ba
#78e5b9
#77e4b8
#76e3b7
#75e2b6
#74e1b5
#73e0b4
#72dfb3
#71deb2
#70ddb1
#6fdcb0
#6edbaf
#6ddaae
#6cd9ad

Monochromatic Color with #7ae7bb

#7ae7bb
#0a120f
#203d31
#376754
#4d9276
#64bc99

Tints of #7ae7bb Color

#7ae7bb
#88e9c2
#97ecca
#a6efd1
#b5f1d9
#c3f4e0
#d2f7e8
#e1f9ef
#f0fcf7
#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

#7ae7bb
#e77aa6

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

Split Complementary

#7ae7bb
#e77adc
#e7857a

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

Analogous Color

#7ae78f
#7ae7a5
#7ae7bb
#7ae7d1
#7ae7e7

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

#7ae7bb
#bb7ae7
#e7bb7a

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

#7ae7bb
#847ae7
#e77aa6
#dce77a

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

#7ae7bb
#e77aa6
#e7857a
#7adce7

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

#7ae7bb Color Code Preview on Black Background Color

This is how #7ae7bb Color will look on black background color. Color contrast ratio is 13.98

#7ae7bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7ae7bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7ae7bb

#7ae7bb color code is use for CSS Background Color

Background color for the above div is #7ae7bb

HTML with inline CSS

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

#7ae7bb color code is use for CSS Border Color

CSS Border color for the above div is #7ae7bb

HTML with inline CSS

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

CSS Border Left color for the above div is #7ae7bb

HTML with inline CSS

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

CSS Border Right color for the above div is #7ae7bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7ae7bb

HTML with inline CSS

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

CSS Border Top color for the above div is #7ae7bb

HTML with inline CSS

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

#7ae7bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7ae7bb Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.