crispedge.com

#507bae hex color - Blue - Cool color - Information

#507bae hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #507bae Color code in RGB color code model is created after adding 31.37% red color, 48.24% green color and 68.24% blue color. Hex #507bae Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 29% magenta, 0% yellow and 32% black.

Hex #507bae 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 #507bae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code507bae#507bae
RGB Decimal80, 123, 174rgb(80, 123, 174)
RGB Percent31%, 48%, 68%rgb(31%, 48%, 68%)
CSS RGBa80, 123, 174,1rgba(80,123,174,1)
CMYK Modelcmyk(54%,29%,0%,32%)
HSL Color Space213,37% ,50%hsl(213,37% ,50%)
HSV Color Space213°, 54%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100000111101110101110
Octal120173256
Decimal80123174
Hex507bae

Different shades of #507bae color code.

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

Light Shade of #507bae
#7395be
Dark Shade of #507bae
#40628b
Saturated Shade of #507bae
#437abb
Desaturated Shade of #507bae
#5d7ca1
Grey scale Shade of #507bae
#7f7f7f
Brighten Shade
#6994c7
Most Readable Shade
#FFFFFF

Shades of #507bae color code

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

#507bae
#476d9a
#3e5f87
#355274
#2c4460
#23364d
#1a293a
#111b26
#080d13
#000000

Similar Color like #507bae color

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

#517caf
#527db0
#537eb1
#547fb2
#5580b3
#5681b4
#5782b5
#5883b6
#5984b7
#5a85b8
#5b86b9
#5c87ba
#5d88bb
#5e89bc
#4f7aad
#4e79ac
#4d78ab
#4c77aa
#4b76a9
#4a75a8
#4974a7
#4873a6
#4772a5
#4671a4
#4570a3
#446fa2
#436ea1
#426da0

Monochromatic Color with #507bae

#507bae
#6499d8
#020304
#15212e
#293f59
#3c5d83

Tints of #507bae Color

#507bae
#6389b7
#7698c0
#8aa7c9
#9db5d2
#b1c4db
#c4d3e4
#d8e1ed
#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

#507bae
#ae8350

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

Split Complementary

#507bae
#ae5450
#aaae50

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

Analogous Color

#50a1ae
#508eae
#507bae
#5068ae
#5055ae

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

#507bae
#ae507b
#7bae50

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

#507bae
#ae50aa
#ae8350
#50ae54

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

#507bae
#ae8350
#aaae50
#5450ae

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 #507bae 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.

#507bae Color Code Preview on Black Background Color

This is how #507bae Color will look on black background color. Color contrast ratio is 4.79

#507bae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #507bae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #507bae

#507bae color code is use for CSS Background Color

Background color for the above div is #507bae

HTML with inline CSS

<div style="background-color:#507bae;"></div>

#507bae color code is use for CSS Border Color

CSS Border color for the above div is #507bae

HTML with inline CSS

<div style="border:5px solid #507bae;"></div>

CSS Border Left color for the above div is #507bae

HTML with inline CSS

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

CSS Border Right color for the above div is #507bae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #507bae

HTML with inline CSS

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

CSS Border Top color for the above div is #507bae

HTML with inline CSS

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

#507bae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#507bae Color code Preview on White Background

This is how #507bae Color code will look on white background color. Color contrast ratio is 4.39

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

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(80,123,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,131,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,123,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>