crispedge.com

Color picker

Loading...

#747d97 hex color - Grey - Cool color - Information

#747d97 hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #747d97 Color code in RGB color code model is created after adding 45.49% red color, 49.02% green color and 59.22% blue color. Hex #747d97 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 17% magenta, 0% yellow and 41% black.

Hex #747d97 color code is between #777799 web safe hex color code and #668888 web safe hex color code. #777799 is the nearest web safe color code. You can see here many more shades of #747d97 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code747d97#747d97
RGB Decimal116, 125, 151rgb(116, 125, 151)
RGB Percent45%, 49%, 59%rgb(45%, 49%, 59%)
CSS RGBa116, 125, 151,1rgba(116,125,151,1)
CMYK Modelcmyk(23%,17%,0%,41%)
HSL Color Space225,14% ,52%hsl(225,14% ,52%)
HSV Color Space225°, 23%, 59%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101000111110110010111
Octal164175227
Decimal116125151
Hex747d97

Different shades of #747d97 color code.

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

Light Shade of #747d97
#9198ad
Dark Shade of #747d97
#5c647c
Saturated Shade of #747d97
#6877a3
Desaturated Shade of #747d97
#80838b
Grey scale Shade of #747d97
#858585
Brighten Shade
#8d96b0
Most Readable Shade
#FFFFFF

Shades of #747d97 color code

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

#747d97
#676f86
#5a6175
#4d5364
#404553
#333743
#262932
#191b21
#0c0d10
#000000

Similar Color like #747d97 color

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

#757e98
#767f99
#77809a
#78819b
#79829c
#7a839d
#7b849e
#7c859f
#7d86a0
#7e87a1
#7f88a2
#8089a3
#818aa4
#828ba5
#737c96
#727b95
#717a94
#707993
#6f7892
#6e7791
#6d7690
#6c758f
#6b748e
#6a738d
#69728c
#68718b
#67708a
#666f89

Monochromatic Color with #747d97

#747d97
#95a0c1
#b5c3ec
#121317
#333742
#535a6c

Tints of #747d97 Color

#747d97
#838ba2
#9299ae
#a2a8b9
#b1b6c5
#c1c5d0
#d0d3dc
#e0e2e7
#eff0f3
#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

#747d97
#978e74

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

Split Complementary

#747d97
#977d74
#8f9774

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

Analogous Color

#748b97
#748497
#747d97
#747697
#797497

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

#747d97
#97747d
#7d9774

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

#747d97
#97748e
#978e74
#74977c

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

#747d97
#978e74
#8f9774
#7d7497

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 #747d97 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.

#747d97 Color Code Preview on Black Background Color

This is how #747d97 Color will look on black background color. Color contrast ratio is 5.12

#747d97 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #747d97

HTML with inline CSS

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

Your Example Paragraph content text in with font color #747d97

#747d97 color code is use for CSS Background Color

Background color for the above div is #747d97

HTML with inline CSS

<div style="background-color:#747d97;"></div>

#747d97 color code is use for CSS Border Color

CSS Border color for the above div is #747d97

HTML with inline CSS

<div style="border:5px solid #747d97;"></div>

CSS Border Left color for the above div is #747d97

HTML with inline CSS

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

CSS Border Right color for the above div is #747d97

HTML with inline CSS

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

CSS Border Bottom color for the above div is #747d97

HTML with inline CSS

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

CSS Border Top color for the above div is #747d97

HTML with inline CSS

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

#747d97 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#747d97 Color code Preview on White Background

This is how #747d97 Color code will look on white background color. Color contrast ratio is 4.10

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

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(116,125,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,142,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(116,125,151,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.