crispedge.com

Color picker

Loading...

#617edd hex color - Blue - Cool color - Information

#617edd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #617edd Color code in RGB color code model is created after adding 38.04% red color, 49.41% green color and 86.67% blue color. Hex #617edd Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 43% magenta, 0% yellow and 13% black.

Hex #617edd color code is between #6677cc web safe hex color code and #5588ee web safe hex color code. #6677cc is the nearest web safe color code. You can see here many more shades of #617edd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code617edd#617edd
RGB Decimal97, 126, 221rgb(97, 126, 221)
RGB Percent38%, 49%, 87%rgb(38%, 49%, 87%)
CSS RGBa97, 126, 221,1rgba(97,126,221,1)
CMYK Modelcmyk(56%,43%,0%,13%)
HSL Color Space226,65% ,62%hsl(226,65% ,62%)
HSV Color Space226°, 56%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000010111111011011101
Octal141176335
Decimal97126221
Hex617edd

Different shades of #617edd color code.

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

Light Shade of #617edd
#8ba0e6
Dark Shade of #617edd
#375cd4
Saturated Shade of #617edd
#5779e7
Desaturated Shade of #617edd
#6b83d3
Grey scale Shade of #617edd
#9f9f9f
Brighten Shade
#7a97f6
Most Readable Shade
#FFFFFF

Shades of #617edd color code

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

#617edd
#5670c4
#4b62ab
#405493
#35467a
#2b3862
#202a49
#151c31
#0a0e18
#000000

Similar Color like #617edd color

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

#627fde
#6380df
#6481e0
#6582e1
#6683e2
#6784e3
#6885e4
#6986e5
#6a87e6
#6b88e7
#6c89e8
#6d8ae9
#6e8bea
#6f8ceb
#607ddc
#5f7cdb
#5e7bda
#5d7ad9
#5c79d8
#5b78d7
#5a77d6
#5976d5
#5875d4
#5774d3
#5673d2
#5572d1
#5471d0
#5370cf

Monochromatic Color with #617edd

#617edd
#040508
#161d33
#29355d
#3c4e88
#4e66b3

Tints of #617edd Color

#617edd
#728ce0
#849ae4
#95a9e8
#a7b7ec
#b8c5ef
#cad4f3
#dbe2f7
#edf0fb
#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

#617edd
#ddc061

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

Split Complementary

#617edd
#dd8261
#bcdd61

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

Analogous Color

#61b0dd
#6197dd
#617edd
#6165dd
#7661dd

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

#617edd
#dd617e
#7edd61

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

#617edd
#dd61bc
#ddc061
#61dd82

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

#617edd
#ddc061
#bcdd61
#8261dd

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 #617edd 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.

#617edd Color Code Preview on Black Background Color

This is how #617edd Color will look on black background color. Color contrast ratio is 5.54

#617edd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #617edd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #617edd

#617edd color code is use for CSS Background Color

Background color for the above div is #617edd

HTML with inline CSS

<div style="background-color:#617edd;"></div>

#617edd color code is use for CSS Border Color

CSS Border color for the above div is #617edd

HTML with inline CSS

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

CSS Border Left color for the above div is #617edd

HTML with inline CSS

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

CSS Border Right color for the above div is #617edd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #617edd

HTML with inline CSS

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

CSS Border Top color for the above div is #617edd

HTML with inline CSS

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

#617edd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#617edd Color code Preview on White Background

This is how #617edd Color code will look on white background color. Color contrast ratio is 3.79

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

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(97,126,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,192,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,126,221,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.