crispedge.com

#688dde hex color - Blue - Cool color - Information

#688dde hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #688dde Color code in RGB color code model is created after adding 40.78% red color, 55.29% green color and 87.06% blue color. Hex #688dde Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 36% magenta, 0% yellow and 13% black.

Hex #688dde color code is between #6688dd web safe hex color code and #7799ee web safe hex color code. #6688dd is the nearest web safe color code. You can see here many more shades of #688dde color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code688dde#688dde
RGB Decimal104, 141, 222rgb(104, 141, 222)
RGB Percent41%, 55%, 87%rgb(41%, 55%, 87%)
CSS RGBa104, 141, 222,1rgba(104,141,222,1)
CMYK Modelcmyk(53%,36%,0%,13%)
HSL Color Space221,64% ,64%hsl(221,64% ,64%)
HSV Color Space221°, 53%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010001000110111011110
Octal150215336
Decimal104141222
Hex688dde

Different shades of #688dde color code.

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

Light Shade of #688dde
#92ade7
Dark Shade of #688dde
#3e6dd5
Saturated Shade of #688dde
#5f8ae7
Desaturated Shade of #688dde
#7190d5
Grey scale Shade of #688dde
#a3a3a3
Brighten Shade
#81a6f7
Most Readable Shade
#000000

Shades of #688dde color code

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

#688dde
#5c7dc5
#506dac
#455e94
#394e7b
#2e3e62
#222f4a
#171f31
#0b0f18
#000000

Similar Color like #688dde color

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

#698edf
#6a8fe0
#6b90e1
#6c91e2
#6d92e3
#6e93e4
#6f94e5
#7095e6
#7196e7
#7297e8
#7398e9
#7499ea
#759aeb
#769bec
#678cdd
#668bdc
#658adb
#6489da
#6388d9
#6287d8
#6186d7
#6085d6
#5f84d5
#5e83d4
#5d82d3
#5c81d2
#5b80d1
#5a7fd0

Monochromatic Color with #688dde

#688dde
#040609
#182134
#2c3c5e
#405789
#5472b3

Tints of #688dde Color

#688dde
#7899e1
#89a6e5
#9ab3e9
#abbfec
#bbccf0
#ccd9f4
#dde5f7
#eef2fb
#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

#688dde
#deb968

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

Split Complementary

#688dde
#de7e68
#c8de68

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

Analogous Color

#68bcde
#68a5de
#688dde
#6875de
#7268de

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

#688dde
#de688d
#8dde68

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

#688dde
#de68c8
#deb968
#68de7e

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

#688dde
#deb968
#c8de68
#7e68de

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 #688dde 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.

#688dde Color Code Preview on Black Background Color

This is how #688dde Color will look on black background color. Color contrast ratio is 6.45

#688dde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #688dde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #688dde

#688dde color code is use for CSS Background Color

Background color for the above div is #688dde

HTML with inline CSS

<div style="background-color:#688dde;"></div>

#688dde color code is use for CSS Border Color

CSS Border color for the above div is #688dde

HTML with inline CSS

<div style="border:5px solid #688dde;"></div>

CSS Border Left color for the above div is #688dde

HTML with inline CSS

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

CSS Border Right color for the above div is #688dde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #688dde

HTML with inline CSS

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

CSS Border Top color for the above div is #688dde

HTML with inline CSS

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

#688dde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#688dde Color code Preview on White Background

This is how #688dde Color code will look on white background color. Color contrast ratio is 3.25

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

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(104,141,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,185,104,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(104,141,222,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.

< /html>