crispedge.com

Color picker

Loading...

#7d8c95 hex color - Grey - Cool color - Information

#7d8c95 hex color - Grey - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Grey

Hex #7d8c95 Color code in RGB color code model is created after adding 49.02% red color, 54.9% green color and 58.43% blue color. Hex #7d8c95 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 6% magenta, 0% yellow and 42% black.

Hex #7d8c95 color code is between #778899 web safe hex color code and #889988 web safe hex color code. #778899 is the nearest web safe color code. You can see here many more shades of #7d8c95 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code7d8c95#7d8c95
RGB Decimal125, 140, 149rgb(125, 140, 149)
RGB Percent49%, 55%, 58%rgb(49%, 55%, 58%)
CSS RGBa125, 140, 149,1rgba(125,140,149,1)
CMYK Modelcmyk(16%,6%,0%,42%)
HSL Color Space203,10% ,54%hsl(203,10% ,54%)
HSV Color Space203°, 16%, 58%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111011000110010010101
Octal175214225
Decimal125140149
Hex7d8c95

Different shades of #7d8c95 color code.

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

Light Shade of #7d8c95
#99a5ac
Dark Shade of #7d8c95
#64727b
Saturated Shade of #7d8c95
#718fa1
Desaturated Shade of #7d8c95
#898989
Grey scale Shade of #7d8c95
#898989
Brighten Shade
#96a5ae
Most Readable Shade
#000000

Shades of #7d8c95 color code

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

#7d8c95
#6f7c84
#616c73
#535d63
#454d52
#373e42
#292e31
#1b1f21
#0d0f10
#000000

Similar Color like #7d8c95 color

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

#7e8d96
#7f8e97
#808f98
#819099
#82919a
#83929b
#84939c
#85949d
#86959e
#87969f
#8897a0
#8998a1
#8a99a2
#8b9aa3
#7c8b94
#7b8a93
#7a8992
#798891
#788790
#77868f
#76858e
#75848d
#74838c
#73828b
#72818a
#718089
#707f88
#6f7e87

Monochromatic Color with #7d8c95

#7d8c95
#a1b4bf
#c4dcea
#121415
#363c40
#59646a

Tints of #7d8c95 Color

#7d8c95
#8b98a0
#99a5ac
#a8b2b8
#b6bfc4
#c5cbcf
#d3d8db
#e2e5e7
#f0f2f3
#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

#7d8c95
#95867d

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

Split Complementary

#7d8c95
#957d80
#95927d

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

Analogous Color

#7d9594
#7d9195
#7d8c95
#7d8795
#7d8295

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

#7d8c95
#957d8c
#8c957d

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

#7d8c95
#927d95
#95867d
#80957d

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

#7d8c95
#95867d
#95927d
#7d8095

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

#7d8c95 Color Code Preview on Black Background Color

This is how #7d8c95 Color will look on black background color. Color contrast ratio is 6.06

#7d8c95 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7d8c95 color code is use for CSS Background Color

Background color for the above div is #7d8c95

HTML with inline CSS

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

#7d8c95 color code is use for CSS Border Color

CSS Border color for the above div is #7d8c95

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7d8c95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7d8c95 Color code Preview on White Background

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

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

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(125,140,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,134,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(125,140,149,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.