crispedge.com

Color picker

Loading...

#619ece hex color - Blue - Cool color - Information

#619ece hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #619ece Color code in RGB color code model is created after adding 38.04% red color, 61.96% green color and 80.78% blue color. Hex #619ece Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 23% magenta, 0% yellow and 19% black.

Hex #619ece color code is between #6699cc web safe hex color code and #55aadd web safe hex color code. #6699cc is the nearest web safe color code. You can see here many more shades of #619ece color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code619ece#619ece
RGB Decimal97, 158, 206rgb(97, 158, 206)
RGB Percent38%, 62%, 81%rgb(38%, 62%, 81%)
CSS RGBa97, 158, 206,1rgba(97,158,206,1)
CMYK Modelcmyk(53%,23%,0%,19%)
HSL Color Space206,53% ,59%hsl(206,53% ,59%)
HSV Color Space206°, 53%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000011001111011001110
Octal141236316
Decimal97158206
Hex619ece

Different shades of #619ece color code.

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

Light Shade of #619ece
#88b6da
Dark Shade of #619ece
#3c86c0
Saturated Shade of #619ece
#579fd8
Desaturated Shade of #619ece
#6b9dc4
Grey scale Shade of #619ece
#979797
Brighten Shade
#7ab7e7
Most Readable Shade
#000000

Shades of #619ece color code

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

#619ece
#568cb7
#4b7aa0
#406989
#355772
#2b465b
#203444
#15232d
#0a1116
#000000

Similar Color like #619ece color

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

#629fcf
#63a0d0
#64a1d1
#65a2d2
#66a3d3
#67a4d4
#68a5d5
#69a6d6
#6aa7d7
#6ba8d8
#6ca9d9
#6daada
#6eabdb
#6facdc
#609dcd
#5f9ccc
#5e9bcb
#5d9aca
#5c99c9
#5b98c8
#5a97c7
#5996c6
#5895c5
#5794c4
#5693c3
#5592c2
#5491c1
#5390c0

Monochromatic Color with #619ece

#619ece
#75bff8
#111c24
#253c4e
#395d79
#4d7da3

Tints of #619ece Color

#619ece
#72a8d3
#84b3d8
#95bede
#a7c9e3
#b8d3e9
#cadeee
#dbe9f4
#edf4f9
#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

#619ece
#ce9161

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

Split Complementary

#619ece
#ce6168
#cec761

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

Analogous Color

#61cace
#61b4ce
#619ece
#6188ce
#6172ce

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

#619ece
#ce619e
#9ece61

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

#619ece
#c761ce
#ce9161
#67ce61

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

#619ece
#ce9161
#cec761
#6168ce

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 #619ece 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.

#619ece Color Code Preview on Black Background Color

This is how #619ece Color will look on black background color. Color contrast ratio is 7.29

#619ece in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #619ece

HTML with inline CSS

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

Your Example Paragraph content text in with font color #619ece

#619ece color code is use for CSS Background Color

Background color for the above div is #619ece

HTML with inline CSS

<div style="background-color:#619ece;"></div>

#619ece color code is use for CSS Border Color

CSS Border color for the above div is #619ece

HTML with inline CSS

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

CSS Border Left color for the above div is #619ece

HTML with inline CSS

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

CSS Border Right color for the above div is #619ece

HTML with inline CSS

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

CSS Border Bottom color for the above div is #619ece

HTML with inline CSS

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

CSS Border Top color for the above div is #619ece

HTML with inline CSS

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

#619ece hex Color code used as CSS color Codes

Example CSS Class for usage

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

#619ece Color code Preview on White Background

This is how #619ece Color code will look on white background color. Color contrast ratio is 2.88

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

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,158,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,145,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,158,206,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.