crispedge.com

Color picker

Loading...

#5d809e hex color - Blue - Cool color - Information

#5d809e hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #5d809e Color code in RGB color code model is created after adding 36.47% red color, 50.2% green color and 61.96% blue color. Hex #5d809e Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 19% magenta, 0% yellow and 38% black.

Hex #5d809e color code is between #558899 web safe hex color code and #6677aa web safe hex color code. #558899 is the nearest web safe color code. You can see here many more shades of #5d809e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5d809e#5d809e
RGB Decimal93, 128, 158rgb(93, 128, 158)
RGB Percent36%, 50%, 62%rgb(36%, 50%, 62%)
CSS RGBa93, 128, 158,1rgba(93,128,158,1)
CMYK Modelcmyk(41%,19%,0%,38%)
HSL Color Space208,26% ,49%hsl(208,26% ,49%)
HSV Color Space208°, 41%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111011000000010011110
Octal135200236
Decimal93128158
Hex5d809e

Different shades of #5d809e color code.

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

Light Shade of #5d809e
#7c99b2
Dark Shade of #5d809e
#4a667e
Saturated Shade of #5d809e
#5081ab
Desaturated Shade of #5d809e
#6a7f91
Grey scale Shade of #5d809e
#7d7d7d
Brighten Shade
#7699b7
Most Readable Shade
#FFFFFF

Shades of #5d809e color code

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

#5d809e
#52718c
#48637a
#3e5569
#334757
#293846
#1f2a34
#141c23
#0a0e11
#000000

Similar Color like #5d809e color

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

#5e819f
#5f82a0
#6083a1
#6184a2
#6285a3
#6386a4
#6487a5
#6588a6
#6689a7
#678aa8
#688ba9
#698caa
#6a8dab
#6b8eac
#5c7f9d
#5b7e9c
#5a7d9b
#597c9a
#587b99
#577a98
#567997
#557896
#547795
#537694
#527593
#517492
#507391
#4f7290

Monochromatic Color with #5d809e

#5d809e
#76a2c8
#8fc5f3
#12191e
#2b3b49
#445e73

Tints of #5d809e Color

#5d809e
#6f8ea8
#819cb3
#93aabe
#a5b8c9
#b7c6d3
#c9d4de
#dbe2e9
#edf0f4
#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

#5d809e
#9e7b5d

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

Split Complementary

#5d809e
#9e5d60
#9e9c5d

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

Analogous Color

#5d9a9e
#5d8d9e
#5d809e
#5d739e
#5d669e

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

#5d809e
#9e5d80
#809e5d

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

#5d809e
#9b5d9e
#9e7b5d
#5f9e5d

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

#5d809e
#9e7b5d
#9e9c5d
#5d609e

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 #5d809e 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.

#5d809e Color Code Preview on Black Background Color

This is how #5d809e Color will look on black background color. Color contrast ratio is 5.05

#5d809e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5d809e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5d809e

#5d809e color code is use for CSS Background Color

Background color for the above div is #5d809e

HTML with inline CSS

<div style="background-color:#5d809e;"></div>

#5d809e color code is use for CSS Border Color

CSS Border color for the above div is #5d809e

HTML with inline CSS

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

CSS Border Left color for the above div is #5d809e

HTML with inline CSS

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

CSS Border Right color for the above div is #5d809e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5d809e

HTML with inline CSS

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

CSS Border Top color for the above div is #5d809e

HTML with inline CSS

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

#5d809e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5d809e Color code Preview on White Background

This is how #5d809e Color code will look on white background color. Color contrast ratio is 4.16

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

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(93,128,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,123,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(93,128,158,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.