crispedge.com

#517eae hex color - Blue - Cool color - Information

#517eae hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #517eae Color code in RGB color code model is created after adding 31.76% red color, 49.41% green color and 68.24% blue color. Hex #517eae Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 28% magenta, 0% yellow and 32% black.

Hex #517eae color code is between #5577aa web safe hex color code and #4488bb web safe hex color code. #5577aa is the nearest web safe color code. You can see here many more shades of #517eae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code517eae#517eae
RGB Decimal81, 126, 174rgb(81, 126, 174)
RGB Percent32%, 49%, 68%rgb(32%, 49%, 68%)
CSS RGBa81, 126, 174,1rgba(81,126,174,1)
CMYK Modelcmyk(53%,28%,0%,32%)
HSL Color Space211,36% ,50%hsl(211,36% ,50%)
HSV Color Space211°, 53%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100010111111010101110
Octal121176256
Decimal81126174
Hex517eae

Different shades of #517eae color code.

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

Light Shade of #517eae
#7498be
Dark Shade of #517eae
#41658b
Saturated Shade of #517eae
#447ebb
Desaturated Shade of #517eae
#5e7ea1
Grey scale Shade of #517eae
#808080
Brighten Shade
#6a97c7
Most Readable Shade
#FFFFFF

Shades of #517eae color code

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

#517eae
#48709a
#3f6287
#365474
#2d4660
#24384d
#1b2a3a
#121c26
#090e13
#000000

Similar Color like #517eae color

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

#527faf
#5380b0
#5481b1
#5582b2
#5683b3
#5784b4
#5885b5
#5986b6
#5a87b7
#5b88b8
#5c89b9
#5d8aba
#5e8bbb
#5f8cbc
#507dad
#4f7cac
#4e7bab
#4d7aaa
#4c79a9
#4b78a8
#4a77a7
#4976a6
#4875a5
#4774a4
#4673a3
#4572a2
#4471a1
#4370a0

Monochromatic Color with #517eae

#517eae
#659dd8
#020304
#16222e
#294059
#3d5f83

Tints of #517eae Color

#517eae
#648cb7
#779ac0
#8ba9c9
#9eb7d2
#b1c5db
#c5d4e4
#d8e2ed
#ebf0f6
#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

#517eae
#ae8151

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

Split Complementary

#517eae
#ae5351
#acae51

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

Analogous Color

#51a3ae
#5191ae
#517eae
#516bae
#5159ae

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

#517eae
#ae517e
#7eae51

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

#517eae
#ae51ac
#ae8151
#51ae53

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

#517eae
#ae8151
#acae51
#5351ae

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 #517eae 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.

#517eae Color Code Preview on Black Background Color

This is how #517eae Color will look on black background color. Color contrast ratio is 4.95

#517eae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #517eae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #517eae

#517eae color code is use for CSS Background Color

Background color for the above div is #517eae

HTML with inline CSS

<div style="background-color:#517eae;"></div>

#517eae color code is use for CSS Border Color

CSS Border color for the above div is #517eae

HTML with inline CSS

<div style="border:5px solid #517eae;"></div>

CSS Border Left color for the above div is #517eae

HTML with inline CSS

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

CSS Border Right color for the above div is #517eae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #517eae

HTML with inline CSS

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

CSS Border Top color for the above div is #517eae

HTML with inline CSS

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

#517eae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#517eae Color code Preview on White Background

This is how #517eae Color code will look on white background color. Color contrast ratio is 4.25

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

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(81,126,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,129,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,126,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.

< /html>