@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#7eacd8 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7eacd8 Color code in RGB color code model is created after adding 49.41% red color, 67.45% green color and 84.71% blue color. Hex #7eacd8 Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 20% magenta, 0% yellow and 15.29% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 7eacd8 #7eacd8
RGB Decimal 126, 172, 216 rgb(126, 172, 216)
RGB Percent 49%, 67%, 85% rgb(49%, 67%, 85%)
CSS RGBa 126, 172, 216,1 rgba(126,172,216,1)
CMYK Model cmyk(42%,20%,0%,15.29%)
HSL Color Space 209,54% ,67% hsl(209,54% ,67%)
HSV Color Space 209°, 42%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111110 10101100 11011000
Octal 176 254 330
Decimal 126 172 216
Hex 7e ac d8

Different shades of #7eacd8 color code.

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

Light Shade of #7eacd8
#a5c5e4
Dark Shade of #7eacd8
#5793cc
Saturated Shade of #7eacd8
#76ace0
Desaturated Shade of #7eacd8
#86acd0
Grey scale Shade of #7eacd8
#ababab
Brighten Shade
#97c5f1
Most Readable Shade
#000000

Shades of #7eacd8 color code

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

#7eacd8
#7098c0
#6285a8
#547290
#465f78
#384c60
#2a3948
#1c2630
#0e1318
#000000

Similar Color like #7eacd8 color

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

#7fadd9
#80aeda
#81afdb
#82b0dc
#83b1dd
#84b2de
#85b3df
#86b4e0
#87b5e1
#88b6e2
#89b7e3
#8ab8e4
#8bb9e5
#8cbae6
#7dabd7
#7caad6
#7ba9d5
#7aa8d4
#79a7d3
#78a6d2
#77a5d1
#76a4d0
#75a3cf
#74a2ce
#73a1cd
#72a0cc
#719fcb
#709eca

Monochromatic Color with #7eacd8

#7eacd8
#020303
#1b252e
#344658
#4c6883
#658aad

Tints of #7eacd8 Color

#7eacd8
#8cb5dc
#9abee0
#a9c7e5
#b7d0e9
#c5daed
#d4e3f2
#e2ecf6
#f0f5fa
#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

#7eacd8
#d8aa7e

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

Split Complementary

#7eacd8
#d87e7f
#d8d77e

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

Analogous Color

#7ed0d8
#7ebed8
#7eacd8
#7e9ad8
#7e88d8

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

#7eacd8
#d87eac
#acd87e

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

#7eacd8
#d77ed8
#d8aa7e
#7fd87e

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

#7eacd8
#d8aa7e
#d8d77e
#7e7fd8

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

#7eacd8 Color Code Preview on Black Background Color

This is how #7eacd8 Color will look on black background color. Color contrast ratio is 8.78

#7eacd8 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7eacd8 color code is use for CSS Background Color

Background color for the above div is #7eacd8

HTML with inline CSS

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

#7eacd8 color code is use for CSS Border Color

CSS Border color for the above div is #7eacd8

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7eacd8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7eacd8 Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(126,172,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(216,170,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(126,172,216,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.