crispedge.com

Color picker

Loading...

#509ba0 hex color - Blue - Cool color - Information

#509ba0 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #509ba0 Color code in RGB color code model is created after adding 31.37% red color, 60.78% green color and 62.75% blue color. Hex #509ba0 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 3% magenta, 0% yellow and 37% black.

Hex #509ba0 color code is between #559999 web safe hex color code and #44aaaa web safe hex color code. #559999 is the nearest web safe color code. You can see here many more shades of #509ba0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code509ba0#509ba0
RGB Decimal80, 155, 160rgb(80, 155, 160)
RGB Percent31%, 61%, 63%rgb(31%, 61%, 63%)
CSS RGBa80, 155, 160,1rgba(80,155,160,1)
CMYK Modelcmyk(50%,3%,0%,37%)
HSL Color Space184,33% ,47%hsl(184,33% ,47%)
HSV Color Space184°, 50%, 63%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100001001101110100000
Octal120233240
Decimal80155160
Hex509ba0

Different shades of #509ba0 color code.

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

Light Shade of #509ba0
#6db1b6
Dark Shade of #509ba0
#3f7a7e
Saturated Shade of #509ba0
#44a5ac
Desaturated Shade of #509ba0
#5c9094
Grey scale Shade of #509ba0
#787878
Brighten Shade
#69b4b9
Most Readable Shade
#000000

Shades of #509ba0 color code

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

#509ba0
#47898e
#3e787c
#35676a
#2c5658
#234447
#1a3335
#112223
#081111
#000000

Similar Color like #509ba0 color

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

#519ca1
#529da2
#539ea3
#549fa4
#55a0a5
#56a1a6
#57a2a7
#58a3a8
#59a4a9
#5aa5aa
#5ba6ab
#5ca7ac
#5da8ad
#5ea9ae
#4f9a9f
#4e999e
#4d989d
#4c979c
#4b969b
#4a959a
#499499
#489398
#479297
#469196
#459095
#448f94
#438e93
#428d92

Monochromatic Color with #509ba0

#509ba0
#65c4ca
#7aedf5
#101f20
#25494b
#3b7275

Tints of #509ba0 Color

#509ba0
#63a6aa
#76b1b5
#8abcbf
#9dc7ca
#b1d2d4
#c4dddf
#d8e8e9
#ebf3f4
#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

#509ba0
#a05550

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

Split Complementary

#509ba0
#a05073
#a07d50

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

Analogous Color

#50a085
#50a095
#509ba0
#508ba0
#507ba0

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

#509ba0
#a0509b
#9ba050

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

#509ba0
#7d50a0
#a05550
#73a050

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

#509ba0
#a05550
#a07d50
#5073a0

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 #509ba0 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.

#509ba0 Color Code Preview on Black Background Color

This is how #509ba0 Color will look on black background color. Color contrast ratio is 6.54

#509ba0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #509ba0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #509ba0

#509ba0 color code is use for CSS Background Color

Background color for the above div is #509ba0

HTML with inline CSS

<div style="background-color:#509ba0;"></div>

#509ba0 color code is use for CSS Border Color

CSS Border color for the above div is #509ba0

HTML with inline CSS

<div style="border:5px solid #509ba0;"></div>

CSS Border Left color for the above div is #509ba0

HTML with inline CSS

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

CSS Border Right color for the above div is #509ba0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #509ba0

HTML with inline CSS

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

CSS Border Top color for the above div is #509ba0

HTML with inline CSS

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

#509ba0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#509ba0 Color code Preview on White Background

This is how #509ba0 Color code will look on white background color. Color contrast ratio is 3.21

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

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,155,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(160,85,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,155,160,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.