crispedge.com

Color picker

Loading...

#648ead hex color - Blue - Cool color - Information

#648ead hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #648ead Color code in RGB color code model is created after adding 39.22% red color, 55.69% green color and 67.84% blue color. Hex #648ead Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 18% magenta, 0% yellow and 32% black.

Hex #648ead 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 #648ead color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code648ead#648ead
RGB Decimal100, 142, 173rgb(100, 142, 173)
RGB Percent39%, 56%, 68%rgb(39%, 56%, 68%)
CSS RGBa100, 142, 173,1rgba(100,142,173,1)
CMYK Modelcmyk(42%,18%,0%,32%)
HSL Color Space205,31% ,54%hsl(205,31% ,54%)
HSV Color Space205°, 42%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001001000111010101101
Octal144216255
Decimal100142173
Hex648ead

Different shades of #648ead color code.

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

Light Shade of #648ead
#85a6bf
Dark Shade of #648ead
#4d7491
Saturated Shade of #648ead
#5890b9
Desaturated Shade of #648ead
#708ca1
Grey scale Shade of #648ead
#888888
Brighten Shade
#7da7c6
Most Readable Shade
#000000

Shades of #648ead color code

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

#648ead
#587e99
#4d6e86
#425e73
#374e60
#2c3f4c
#212f39
#161f26
#0b0f13
#000000

Similar Color like #648ead color

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

#658fae
#6690af
#6791b0
#6892b1
#6993b2
#6a94b3
#6b95b4
#6c96b5
#6d97b6
#6e98b7
#6f99b8
#709ab9
#719bba
#729cbb
#638dac
#628cab
#618baa
#608aa9
#5f89a8
#5e88a7
#5d87a6
#5c86a5
#5b85a4
#5a84a3
#5983a2
#5882a1
#5781a0
#56809f

Monochromatic Color with #648ead

#648ead
#7db1d7
#020203
#1a252d
#334858
#4b6b82

Tints of #648ead Color

#648ead
#759ab6
#86a7bf
#97b3c8
#a8c0d1
#baccda
#cbd9e3
#dce5ec
#edf2f5
#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

#648ead
#ad8364

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

Split Complementary

#648ead
#ad6469
#ada864

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

Analogous Color

#64abad
#649dad
#648ead
#647fad
#6471ad

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

#648ead
#ad648e
#8ead64

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

#648ead
#a764ad
#ad8364
#69ad64

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

#648ead
#ad8364
#ada864
#6469ad

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 #648ead 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.

#648ead Color Code Preview on Black Background Color

This is how #648ead Color will look on black background color. Color contrast ratio is 6.01

#648ead in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #648ead

HTML with inline CSS

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

Your Example Paragraph content text in with font color #648ead

#648ead color code is use for CSS Background Color

Background color for the above div is #648ead

HTML with inline CSS

<div style="background-color:#648ead;"></div>

#648ead color code is use for CSS Border Color

CSS Border color for the above div is #648ead

HTML with inline CSS

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

CSS Border Left color for the above div is #648ead

HTML with inline CSS

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

CSS Border Right color for the above div is #648ead

HTML with inline CSS

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

CSS Border Bottom color for the above div is #648ead

HTML with inline CSS

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

CSS Border Top color for the above div is #648ead

HTML with inline CSS

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

#648ead hex Color code used as CSS color Codes

Example CSS Class for usage

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

#648ead Color code Preview on White Background

This is how #648ead Color code will look on white background color. Color contrast ratio is 3.49

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

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,142,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,131,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(100,142,173,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.