crispedge.com

Color picker

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

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

#7eb3bf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7eb3bf Color code in RGB color code model is created after adding 49.41% red color, 70.2% green color and 74.9% blue color. Hex #7eb3bf Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 6% magenta, 0% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7eb3bf#7eb3bf
RGB Decimal126, 179, 191rgb(126, 179, 191)
RGB Percent49%, 70%, 75%rgb(49%, 70%, 75%)
CSS RGBa126, 179, 191,1rgba(126,179,191,1)
CMYK Modelcmyk(34%,6%,0%,25%)
HSL Color Space191,34% ,62%hsl(191,34% ,62%)
HSV Color Space191°, 34%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111101011001110111111
Octal176263277
Decimal126179191
Hex7eb3bf

Different shades of #7eb3bf color code.

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

Light Shade of #7eb3bf
#a0c7d0
Dark Shade of #7eb3bf
#5c9fae
Saturated Shade of #7eb3bf
#74b9c9
Desaturated Shade of #7eb3bf
#88adb5
Grey scale Shade of #7eb3bf
#9e9e9e
Brighten Shade
#97ccd8
Most Readable Shade
#000000

Shades of #7eb3bf color code

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

#7eb3bf
#709fa9
#628b94
#54777f
#46636a
#384f54
#2a3b3f
#1c272a
#0e1315
#000000

Similar Color like #7eb3bf color

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

#7fb4c0
#80b5c1
#81b6c2
#82b7c3
#83b8c4
#84b9c5
#85bac6
#86bbc7
#87bcc8
#88bdc9
#89beca
#8abfcb
#8bc0cc
#8cc1cd
#7db2be
#7cb1bd
#7bb0bc
#7aafbb
#79aeba
#78adb9
#77acb8
#76abb7
#75aab6
#74a9b5
#73a8b4
#72a7b3
#71a6b2
#70a5b1

Monochromatic Color with #7eb3bf

#7eb3bf
#9adbe9
#0e1415
#2a3c3f
#46636a
#628b94

Tints of #7eb3bf Color

#7eb3bf
#8cbbc6
#9ac3cd
#a9ccd4
#b7d4db
#c5dde2
#d4e5e9
#e2eef0
#f0f6f7
#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

#7eb3bf
#bf8a7e

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

Split Complementary

#7eb3bf
#bf7e93
#bfab7e

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

Analogous Color

#7ebfb1
#7ebfbe
#7eb3bf
#7ea6bf
#7e99bf

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

#7eb3bf
#bf7eb3
#b3bf7e

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

#7eb3bf
#aa7ebf
#bf8a7e
#92bf7e

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

#7eb3bf
#bf8a7e
#bfab7e
#7e93bf

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

#7eb3bf Color Code Preview on Black Background Color

This is how #7eb3bf Color will look on black background color. Color contrast ratio is 9.09

#7eb3bf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7eb3bf color code is use for CSS Background Color

Background color for the above div is #7eb3bf

HTML with inline CSS

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

#7eb3bf color code is use for CSS Border Color

CSS Border color for the above div is #7eb3bf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7eb3bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7eb3bf Color code Preview on White Background

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

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

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.