crispedge.com

Color picker

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

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

#7ea4cd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7ea4cd Color code in RGB color code model is created after adding 49.41% red color, 64.31% green color and 80.39% blue color. Hex #7ea4cd Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 20% magenta, 0% yellow and 20% black.

Hex #7ea4cd color code is between #77aacc web safe hex color code and #8899dd web safe hex color code. #77aacc is the nearest web safe color code. You can see here many more shades of #7ea4cd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7ea4cd#7ea4cd
RGB Decimal126, 164, 205rgb(126, 164, 205)
RGB Percent49%, 64%, 80%rgb(49%, 64%, 80%)
CSS RGBa126, 164, 205,1rgba(126,164,205,1)
CMYK Modelcmyk(39%,20%,0%,20%)
HSL Color Space211,44% ,65%hsl(211,44% ,65%)
HSV Color Space211°, 39%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111101010010011001101
Octal176244315
Decimal126164205
Hex7ea4cd

Different shades of #7ea4cd color code.

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

Light Shade of #7ea4cd
#a3bedb
Dark Shade of #7ea4cd
#598abf
Saturated Shade of #7ea4cd
#75a4d6
Desaturated Shade of #7ea4cd
#87a4c4
Grey scale Shade of #7ea4cd
#a5a5a5
Brighten Shade
#97bde6
Most Readable Shade
#000000

Shades of #7ea4cd color code

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

#7ea4cd
#7091b6
#627f9f
#546d88
#465b71
#38485b
#2a3644
#1c242d
#0e1216
#000000

Similar Color like #7ea4cd color

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

#7fa5ce
#80a6cf
#81a7d0
#82a8d1
#83a9d2
#84aad3
#85abd4
#86acd5
#87add6
#88aed7
#89afd8
#8ab0d9
#8bb1da
#8cb2db
#7da3cc
#7ca2cb
#7ba1ca
#7aa0c9
#799fc8
#789ec7
#779dc6
#769cc5
#759bc4
#749ac3
#7399c2
#7298c1
#7197c0
#7096bf

Monochromatic Color with #7ea4cd

#7ea4cd
#98c6f7
#161c23
#303e4d
#4a6078
#6482a2

Tints of #7ea4cd Color

#7ea4cd
#8caed2
#9ab8d8
#a9c2dd
#b7cce3
#c5d6e8
#d4e0ee
#e2eaf3
#f0f4f9
#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

#7ea4cd
#cda77e

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

Split Complementary

#7ea4cd
#cd7f7e
#cccd7e

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

Analogous Color

#7ec4cd
#7eb4cd
#7ea4cd
#7e94cd
#7e84cd

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

#7ea4cd
#cd7ea4
#a4cd7e

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

#7ea4cd
#cd7ecb
#cda77e
#7ecd7f

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

#7ea4cd
#cda77e
#cccd7e
#7f7ecd

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

#7ea4cd Color Code Preview on Black Background Color

This is how #7ea4cd Color will look on black background color. Color contrast ratio is 8.08

#7ea4cd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7ea4cd color code is use for CSS Background Color

Background color for the above div is #7ea4cd

HTML with inline CSS

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

#7ea4cd color code is use for CSS Border Color

CSS Border color for the above div is #7ea4cd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7ea4cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7ea4cd Color code Preview on White Background

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

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

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.