crispedge.com

Color picker

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

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

#7aefdc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7aefdc Color code in RGB color code model is created after adding 47.84% red color, 93.73% green color and 86.27% blue color. Hex #7aefdc Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 0% magenta, 8% yellow and 6% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code7aefdc#7aefdc
RGB Decimal122, 239, 220rgb(122, 239, 220)
RGB Percent48%, 94%, 86%rgb(48%, 94%, 86%)
CSS RGBa122, 239, 220,1rgba(122,239,220,1)
CMYK Modelcmyk(49%,0%,8%,6%)
HSL Color Space170,79% ,71%hsl(170,79% ,71%)
HSV Color Space170°, 49%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110101110111111011100
Octal172357334
Decimal122239220
Hex7aefdc

Different shades of #7aefdc color code.

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

Light Shade of #7aefdc
#a8f4e8
Dark Shade of #7aefdc
#4cead0
Saturated Shade of #7aefdc
#73f6e1
Desaturated Shade of #7aefdc
#81e8d7
Grey scale Shade of #7aefdc
#b4b4b4
Brighten Shade
#93fff5
Most Readable Shade
#000000

Shades of #7aefdc color code

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

#7aefdc
#6cd4c3
#5eb9ab
#519f92
#43847a
#366a61
#284f49
#1b3530
#0d1a18
#000000

Similar Color like #7aefdc color

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

#7bf0dd
#7cf1de
#7df2df
#7ef3e0
#7ff4e1
#80f5e2
#81f6e3
#82f7e4
#83f8e5
#84f9e6
#85fae7
#86fbe8
#87fce9
#88fdea
#79eedb
#78edda
#77ecd9
#76ebd8
#75ead7
#74e9d6
#73e8d5
#72e7d4
#71e6d3
#70e5d2
#6fe4d1
#6ee3d0
#6de2cf
#6ce1ce

Monochromatic Color with #7aefdc

#7aefdc
#0e1a18
#23453f
#396f67
#4f9a8e
#64c4b5

Tints of #7aefdc Color

#7aefdc
#88f0df
#97f2e3
#a6f4e7
#b5f6eb
#c3f7ef
#d2f9f3
#e1fbf7
#f0fdfb
#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

#7aefdc
#ef7a8d

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

Split Complementary

#7aefdc
#ef7ac7
#efa27a

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

Analogous Color

#7aefad
#7aefc5
#7aefdc
#7aebef
#7ad3ef

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

#7aefdc
#dc7aef
#efdc7a

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

#7aefdc
#a17aef
#ef7a8d
#c7ef7a

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

#7aefdc
#ef7a8d
#efa27a
#7ac7ef

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

#7aefdc Color Code Preview on Black Background Color

This is how #7aefdc Color will look on black background color. Color contrast ratio is 15.21

#7aefdc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7aefdc color code is use for CSS Background Color

Background color for the above div is #7aefdc

HTML with inline CSS

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

#7aefdc color code is use for CSS Border Color

CSS Border color for the above div is #7aefdc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7aefdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7aefdc Color code Preview on White Background

This is how #7aefdc Color code will look on white background color. Color contrast ratio is 1.38

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

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.