crispedge.com

Color picker

Loading...

#649ec0 hex color - Blue - Cool color - Information

#649ec0 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #649ec0 Color code in RGB color code model is created after adding 39.22% red color, 61.96% green color and 75.29% blue color. Hex #649ec0 Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 18% magenta, 0% yellow and 25% black.

Hex #649ec0 color code is between #6699bb web safe hex color code and #55aacc web safe hex color code. #6699bb is the nearest web safe color code. You can see here many more shades of #649ec0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code649ec0#649ec0
RGB Decimal100, 158, 192rgb(100, 158, 192)
RGB Percent39%, 62%, 75%rgb(39%, 62%, 75%)
CSS RGBa100, 158, 192,1rgba(100,158,192,1)
CMYK Modelcmyk(48%,18%,0%,25%)
HSL Color Space202,42% ,57%hsl(202,42% ,57%)
HSV Color Space202°, 48%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001001001111011000000
Octal144236300
Decimal100158192
Hex649ec0

Different shades of #649ec0 color code.

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

Light Shade of #649ec0
#88b5cf
Dark Shade of #649ec0
#4686ab
Saturated Shade of #649ec0
#59a1cb
Desaturated Shade of #649ec0
#6f9bb5
Grey scale Shade of #649ec0
#929292
Brighten Shade
#7db7d9
Most Readable Shade
#000000

Shades of #649ec0 color code

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

#649ec0
#588caa
#4d7a95
#426980
#37576a
#2c4655
#213440
#16232a
#0b1115
#000000

Similar Color like #649ec0 color

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

#659fc1
#66a0c2
#67a1c3
#68a2c4
#69a3c5
#6aa4c6
#6ba5c7
#6ca6c8
#6da7c9
#6ea8ca
#6fa9cb
#70aacc
#71abcd
#72acce
#639dbf
#629cbe
#619bbd
#609abc
#5f99bb
#5e98ba
#5d97b9
#5c96b8
#5b95b7
#5a94b6
#5993b5
#5892b4
#5791b3
#5690b2

Monochromatic Color with #649ec0

#649ec0
#7ac1ea
#0b1216
#223540
#38586b
#4e7b95

Tints of #649ec0 Color

#649ec0
#75a8c7
#86b3ce
#97bed5
#a8c9dc
#bad3e3
#cbdeea
#dce9f1
#edf4f8
#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

#649ec0
#c08664

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

Split Complementary

#649ec0
#c06470
#c0b464

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

Analogous Color

#64c0bd
#64b0c0
#649ec0
#648cc0
#6479c0

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

#649ec0
#c0649e
#9ec064

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

#649ec0
#b464c0
#c08664
#70c064

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

#649ec0
#c08664
#c0b464
#6470c0

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 #649ec0 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.

#649ec0 Color Code Preview on Black Background Color

This is how #649ec0 Color will look on black background color. Color contrast ratio is 7.19

#649ec0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #649ec0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #649ec0

#649ec0 color code is use for CSS Background Color

Background color for the above div is #649ec0

HTML with inline CSS

<div style="background-color:#649ec0;"></div>

#649ec0 color code is use for CSS Border Color

CSS Border color for the above div is #649ec0

HTML with inline CSS

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

CSS Border Left color for the above div is #649ec0

HTML with inline CSS

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

CSS Border Right color for the above div is #649ec0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #649ec0

HTML with inline CSS

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

CSS Border Top color for the above div is #649ec0

HTML with inline CSS

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

#649ec0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#649ec0 Color code Preview on White Background

This is how #649ec0 Color code will look on white background color. Color contrast ratio is 2.92

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

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(100,158,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(192,134,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(100,158,192,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.