crispedge.com

Color picker

Loading...

#618eaf hex color - Blue - Cool color - Information

#618eaf hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #618eaf Color code in RGB color code model is created after adding 38.04% red color, 55.69% green color and 68.63% blue color. Hex #618eaf Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 19% magenta, 0% yellow and 31% black.

Hex #618eaf color code is between #6688aa web safe hex color code and #5599bb web safe hex color code. #6688aa is the nearest web safe color code. You can see here many more shades of #618eaf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code618eaf#618eaf
RGB Decimal97, 142, 175rgb(97, 142, 175)
RGB Percent38%, 56%, 69%rgb(38%, 56%, 69%)
CSS RGBa97, 142, 175,1rgba(97,142,175,1)
CMYK Modelcmyk(45%,19%,0%,31%)
HSL Color Space205,33% ,53%hsl(205,33% ,53%)
HSV Color Space205°, 45%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000011000111010101111
Octal141216257
Decimal97142175
Hex618eaf

Different shades of #618eaf color code.

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

Light Shade of #618eaf
#83a6c0
Dark Shade of #618eaf
#4a7493
Saturated Shade of #618eaf
#5590bb
Desaturated Shade of #618eaf
#6d8ca3
Grey scale Shade of #618eaf
#888888
Brighten Shade
#7aa7c8
Most Readable Shade
#000000

Shades of #618eaf color code

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

#618eaf
#567e9b
#4b6e88
#405e74
#354e61
#2b3f4d
#202f3a
#151f26
#0a0f13
#000000

Similar Color like #618eaf color

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

#628fb0
#6390b1
#6491b2
#6592b3
#6693b4
#6794b5
#6895b6
#6996b7
#6a97b8
#6b98b9
#6c99ba
#6d9abb
#6e9bbc
#6f9cbd
#608dae
#5f8cad
#5e8bac
#5d8aab
#5c89aa
#5b88a9
#5a87a8
#5986a7
#5885a6
#5784a5
#5683a4
#5582a3
#5481a2
#5380a1

Monochromatic Color with #618eaf

#618eaf
#79b0d9
#030405
#1a272f
#32495a
#496c84

Tints of #618eaf Color

#618eaf
#729ab7
#84a7c0
#95b3c9
#a7c0d2
#b8ccdb
#cad9e4
#dbe5ed
#edf2f6
#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

#618eaf
#af8261

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

Split Complementary

#618eaf
#af6167
#afa961

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

Analogous Color

#61adaf
#619eaf
#618eaf
#617eaf
#616faf

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

#618eaf
#af618e
#8eaf61

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

#618eaf
#a961af
#af8261
#67af61

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

#618eaf
#af8261
#afa961
#6167af

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 #618eaf 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.

#618eaf Color Code Preview on Black Background Color

This is how #618eaf Color will look on black background color. Color contrast ratio is 6.00

#618eaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #618eaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #618eaf

#618eaf color code is use for CSS Background Color

Background color for the above div is #618eaf

HTML with inline CSS

<div style="background-color:#618eaf;"></div>

#618eaf color code is use for CSS Border Color

CSS Border color for the above div is #618eaf

HTML with inline CSS

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

CSS Border Left color for the above div is #618eaf

HTML with inline CSS

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

CSS Border Right color for the above div is #618eaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #618eaf

HTML with inline CSS

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

CSS Border Top color for the above div is #618eaf

HTML with inline CSS

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

#618eaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#618eaf Color code Preview on White Background

This is how #618eaf Color code will look on white background color. Color contrast ratio is 3.50

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

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,142,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,130,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,142,175,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.