crispedge.com

Color picker

Loading...

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

#517fba hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #517fba Color code in RGB color code model is created after adding 31.76% red color, 49.8% green color and 72.94% blue color. Hex #517fba Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 32% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code517fba#517fba
RGB Decimal81, 127, 186rgb(81, 127, 186)
RGB Percent32%, 50%, 73%rgb(32%, 50%, 73%)
CSS RGBa81, 127, 186,1rgba(81,127,186,1)
CMYK Modelcmyk(56%,32%,0%,27%)
HSL Color Space214,43% ,52%hsl(214,43% ,52%)
HSV Color Space214°, 56%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100010111111110111010
Octal121177272
Decimal81127186
Hex517fba

Different shades of #517fba color code.

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

Light Shade of #517fba
#769ac8
Dark Shade of #517fba
#3d669b
Saturated Shade of #517fba
#457dc6
Desaturated Shade of #517fba
#5d80ae
Grey scale Shade of #517fba
#858585
Brighten Shade
#6a98d3
Most Readable Shade
#FFFFFF

Shades of #517fba color code

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

#517fba
#4870a5
#3f6290
#36547c
#2d4667
#243852
#1b2a3e
#121c29
#090e14
#000000

Similar Color like #517fba color

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

#5280bb
#5381bc
#5482bd
#5583be
#5684bf
#5785c0
#5886c1
#5987c2
#5a88c3
#5b89c4
#5c8ac5
#5d8bc6
#5e8cc7
#5f8dc8
#507eb9
#4f7db8
#4e7cb7
#4d7bb6
#4c7ab5
#4b79b4
#4a78b3
#4977b2
#4876b1
#4775b0
#4674af
#4573ae
#4472ad
#4371ac

Monochromatic Color with #517fba

#517fba
#649ce4
#070b10
#19283a
#2c4565
#3e628f

Tints of #517fba Color

#517fba
#648dc1
#779bc9
#8ba9d1
#9eb7d8
#b1c6e0
#c5d4e8
#d8e2ef
#ebf0f7
#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

#517fba
#ba8c51

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

Split Complementary

#517fba
#ba5851
#b3ba51

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

Analogous Color

#51a9ba
#5194ba
#517fba
#516aba
#5155ba

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

#517fba
#ba517f
#7fba51

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

#517fba
#ba51b3
#ba8c51
#51ba58

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

#517fba
#ba8c51
#b3ba51
#5851ba

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

#517fba Color Code Preview on Black Background Color

This is how #517fba Color will look on black background color. Color contrast ratio is 5.09

#517fba in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#517fba color code is use for CSS Background Color

Background color for the above div is #517fba

HTML with inline CSS

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

#517fba color code is use for CSS Border Color

CSS Border color for the above div is #517fba

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#517fba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#517fba Color code Preview on White Background

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

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

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