crispedge.com

Color picker

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

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

#7e878a hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7e878a Color code in RGB color code model is created after adding 49.41% red color, 52.94% green color and 54.12% blue color. Hex #7e878a Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 2% magenta, 0% yellow and 46% black.

Hex #7e878a color code is between #778888 web safe hex color code and #887799 web safe hex color code. #778888 is the nearest web safe color code. You can see here many more shades of #7e878a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7e878a#7e878a
RGB Decimal126, 135, 138rgb(126, 135, 138)
RGB Percent49%, 53%, 54%rgb(49%, 53%, 54%)
CSS RGBa126, 135, 138,1rgba(126,135,138,1)
CMYK Modelcmyk(9%,2%,0%,46%)
HSL Color Space195,5% ,52%hsl(195,5% ,52%)
HSV Color Space195°, 9%, 54%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111101000011110001010
Octal176207212
Decimal126135138
Hex7e878a

Different shades of #7e878a color code.

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

Light Shade of #7e878a
#99a0a2
Dark Shade of #7e878a
#656d70
Saturated Shade of #7e878a
#728d96
Desaturated Shade of #7e878a
#848484
Grey scale Shade of #7e878a
#848484
Brighten Shade
#97a0a3
Most Readable Shade
#FFFFFF

Shades of #7e878a color code

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

#7e878a
#70787a
#62696b
#545a5c
#464b4c
#383c3d
#2a2d2e
#1c1e1e
#0e0f0f
#000000

Similar Color like #7e878a color

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

#7f888b
#80898c
#818a8d
#828b8e
#838c8f
#848d90
#858e91
#868f92
#879093
#889194
#899295
#8a9396
#8b9497
#8c9598
#7d8689
#7c8588
#7b8487
#7a8386
#798285
#788184
#778083
#767f82
#757e81
#747d80
#737c7f
#727b7e
#717a7d
#70797c

Monochromatic Color with #7e878a

#7e878a
#a5b1b4
#ccdadf
#0a0a0a
#303435
#575d5f

Tints of #7e878a Color

#7e878a
#8c9497
#9aa1a4
#a9afb1
#b7bcbe
#c5c9cb
#d4d7d8
#e2e4e5
#f0f1f2
#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

#7e878a
#8a817e

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

Split Complementary

#7e878a
#8a7e81
#8a877e

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

Analogous Color

#7e8a88
#7e898a
#7e878a
#7e858a
#7e828a

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

#7e878a
#8a7e87
#878a7e

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

#7e878a
#877e8a
#8a817e
#818a7e

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

#7e878a
#8a817e
#8a877e
#7e818a

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

#7e878a Color Code Preview on Black Background Color

This is how #7e878a Color will look on black background color. Color contrast ratio is 5.72

#7e878a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7e878a color code is use for CSS Background Color

Background color for the above div is #7e878a

HTML with inline CSS

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

#7e878a color code is use for CSS Border Color

CSS Border color for the above div is #7e878a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7e878a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7e878a Color code Preview on White Background

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

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

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.