crispedge.com

Color picker

Loading...

#7895ae hex color - Blue - Cool color - Information

#7895ae hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7895ae Color code in RGB color code model is created after adding 47.06% red color, 58.43% green color and 68.24% blue color. Hex #7895ae Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 14% magenta, 0% yellow and 32% black.

Hex #7895ae color code is between #7799aa web safe hex color code and #8888bb web safe hex color code. #7799aa is the nearest web safe color code. You can see here many more shades of #7895ae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7895ae#7895ae
RGB Decimal120, 149, 174rgb(120, 149, 174)
RGB Percent47%, 58%, 68%rgb(47%, 58%, 68%)
CSS RGBa120, 149, 174,1rgba(120,149,174,1)
CMYK Modelcmyk(31%,14%,0%,32%)
HSL Color Space208,25% ,58%hsl(208,25% ,58%)
HSV Color Space208°, 31%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110001001010110101110
Octal170225256
Decimal120149174
Hex7895ae

Different shades of #7895ae color code.

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

Light Shade of #7895ae
#98aec1
Dark Shade of #7895ae
#5b7c98
Saturated Shade of #7895ae
#6d96b9
Desaturated Shade of #7895ae
#8394a3
Grey scale Shade of #7895ae
#939393
Brighten Shade
#91aec7
Most Readable Shade
#000000

Shades of #7895ae color code

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

#7895ae
#6a849a
#5d7387
#506374
#425260
#35424d
#28313a
#1a2126
#0d1013
#000000

Similar Color like #7895ae color

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

#7996af
#7a97b0
#7b98b1
#7c99b2
#7d9ab3
#7e9bb4
#7f9cb5
#809db6
#819eb7
#829fb8
#83a0b9
#84a1ba
#85a2bb
#86a3bc
#7794ad
#7693ac
#7592ab
#7491aa
#7390a9
#728fa8
#718ea7
#708da6
#6f8ca5
#6e8ba4
#6d8aa3
#6c89a2
#6b88a1
#6a87a0

Monochromatic Color with #7895ae

#7895ae
#95b9d8
#030304
#20282e
#3d4c59
#5b7183

Tints of #7895ae Color

#7895ae
#87a0b7
#96acc0
#a5b8c9
#b4c4d2
#c3cfdb
#d2dbe4
#e1e7ed
#f0f3f6
#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

#7895ae
#ae9178

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

Split Complementary

#7895ae
#ae787a
#aeac78

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

Analogous Color

#78abae
#78a0ae
#7895ae
#788aae
#787fae

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

#7895ae
#ae7895
#95ae78

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

#7895ae
#ac78ae
#ae9178
#7aae78

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

#7895ae
#ae9178
#aeac78
#787aae

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 #7895ae 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.

#7895ae Color Code Preview on Black Background Color

This is how #7895ae Color will look on black background color. Color contrast ratio is 6.71

#7895ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7895ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7895ae

#7895ae color code is use for CSS Background Color

Background color for the above div is #7895ae

HTML with inline CSS

<div style="background-color:#7895ae;"></div>

#7895ae color code is use for CSS Border Color

CSS Border color for the above div is #7895ae

HTML with inline CSS

<div style="border:5px solid #7895ae;"></div>

CSS Border Left color for the above div is #7895ae

HTML with inline CSS

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

CSS Border Right color for the above div is #7895ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7895ae

HTML with inline CSS

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

CSS Border Top color for the above div is #7895ae

HTML with inline CSS

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

#7895ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7895ae Color code Preview on White Background

This is how #7895ae Color code will look on white background color. Color contrast ratio is 3.13

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

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(120,149,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,145,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,149,174,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.