@
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.

#7c9eae hex color - Green - Cool color - Information

#7c9eae hex color - Green - Cool color

Color Hue/Base color: Green

Hex #7c9eae Color code in RGB color code model is created after adding 48.63% red color, 61.96% green color and 68.24% blue color. Hex #7c9eae Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 9% magenta, 0% yellow and 31.76% black.

Hex #7c9eae color code is between #7799aa web safe hex color code and #88aabb web safe hex color code. #7799aa is the nearest web safe color code. You can see here many more shades of #7c9eae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7c9eae#7c9eae
RGB Decimal124, 158, 174rgb(124, 158, 174)
RGB Percent49%, 62%, 68%rgb(49%, 62%, 68%)
CSS RGBa124, 158, 174,1rgba(124,158,174,1)
CMYK Modelcmyk(29%,9%,0%,31.76%)
HSL Color Space199,24% ,58%hsl(199,24% ,58%)
HSV Color Space199°, 29%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111001001111010101110
Octal174236256
Decimal124158174
Hex7c9eae

Different shades of #7c9eae color code.

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

Light Shade of #7c9eae
#9cb5c1
Dark Shade of #7c9eae
#5e8699
Saturated Shade of #7c9eae
#71a2b9
Desaturated Shade of #7c9eae
#879aa3
Grey scale Shade of #7c9eae
#959595
Brighten Shade
#95b7c7
Most Readable Shade
#000000

Shades of #7c9eae color code

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

#7c9eae
#6e8c9a
#607a87
#526974
#445760
#37464d
#29343a
#1b2326
#0d1113
#000000

Similar Color like #7c9eae color

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

#7d9faf
#7ea0b0
#7fa1b1
#80a2b2
#81a3b3
#82a4b4
#83a5b5
#84a6b6
#85a7b7
#86a8b8
#87a9b9
#88aaba
#89abbb
#8aacbc
#7b9dad
#7a9cac
#799bab
#789aaa
#7799a9
#7698a8
#7597a7
#7496a6
#7395a5
#7294a4
#7193a3
#7092a2
#6f91a1
#6e90a0

Monochromatic Color with #7c9eae

#7c9eae
#9ac5d8
#030404
#212a2e
#3f5159
#5e7783

Tints of #7c9eae Color

#7c9eae
#8aa8b7
#99b3c0
#a7bec9
#b6c9d2
#c4d3db
#d3dee4
#e1e9ed
#f0f4f6
#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

#7c9eae
#ae8c7c

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

Split Complementary

#7c9eae
#ae7c85
#aea57c

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

Analogous Color

#7caeaa
#7ca8ae
#7c9eae
#7c94ae
#7c8aae

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

#7c9eae
#ae7c9e
#9eae7c

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

#7c9eae
#a57cae
#ae8c7c
#85ae7c

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

#7c9eae
#ae8c7c
#aea57c
#7c85ae

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

#7c9eae Color Code Preview on Black Background Color

This is how #7c9eae Color will look on black background color. Color contrast ratio is 7.36

#7c9eae in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7c9eae color code is use for CSS Background Color

Background color for the above div is #7c9eae

HTML with inline CSS

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

#7c9eae color code is use for CSS Border Color

CSS Border color for the above div is #7c9eae

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7c9eae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7c9eae Color code Preview on White Background

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

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

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(124,158,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,140,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(124,158,174,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.