crispedge.com

Color picker

Loading...

#687cbb hex color - Blue - Cool color - Information

#687cbb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #687cbb Color code in RGB color code model is created after adding 40.78% red color, 48.63% green color and 73.33% blue color. Hex #687cbb Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 34% magenta, 0% yellow and 27% black.

Hex #687cbb color code is between #6677aa web safe hex color code and #7788cc web safe hex color code. #6677aa is the nearest web safe color code. You can see here many more shades of #687cbb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code687cbb#687cbb
RGB Decimal104, 124, 187rgb(104, 124, 187)
RGB Percent41%, 49%, 73%rgb(41%, 49%, 73%)
CSS RGBa104, 124, 187,1rgba(104,124,187,1)
CMYK Modelcmyk(44%,34%,0%,27%)
HSL Color Space226,38% ,57%hsl(226,38% ,57%)
HSV Color Space226°, 44%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010000111110010111011
Octal150174273
Decimal104124187
Hex687cbb

Different shades of #687cbb color code.

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

Light Shade of #687cbb
#8b9acb
Dark Shade of #687cbb
#4b60a5
Saturated Shade of #687cbb
#5d76c6
Desaturated Shade of #687cbb
#7382b0
Grey scale Shade of #687cbb
#919191
Brighten Shade
#8195d4
Most Readable Shade
#FFFFFF

Shades of #687cbb color code

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

#687cbb
#5c6ea6
#506091
#45527c
#394467
#2e3753
#22293e
#171b29
#0b0d14
#000000

Similar Color like #687cbb color

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

#697dbc
#6a7ebd
#6b7fbe
#6c80bf
#6d81c0
#6e82c1
#6f83c2
#7084c3
#7185c4
#7286c5
#7387c6
#7488c7
#7589c8
#768ac9
#677bba
#667ab9
#6579b8
#6478b7
#6377b6
#6276b5
#6175b4
#6074b3
#5f73b2
#5e72b1
#5d71b0
#5c70af
#5b6fae
#5a6ead

Monochromatic Color with #687cbb

#687cbb
#8098e5
#090b11
#21273b
#394466
#506090

Tints of #687cbb Color

#687cbb
#788ac2
#8999ca
#9aa7d1
#abb6d9
#bbc4e0
#ccd3e8
#dde1ef
#eef0f7
#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

#687cbb
#bba768

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

Split Complementary

#687cbb
#bb7e68
#a5bb68

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

Analogous Color

#689dbb
#688dbb
#687cbb
#686bbb
#7568bb

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

#687cbb
#bb687c
#7cbb68

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

#687cbb
#bb68a5
#bba768
#68bb7d

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

#687cbb
#bba768
#a5bb68
#7e68bb

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 #687cbb 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.

#687cbb Color Code Preview on Black Background Color

This is how #687cbb Color will look on black background color. Color contrast ratio is 5.19

#687cbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #687cbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #687cbb

#687cbb color code is use for CSS Background Color

Background color for the above div is #687cbb

HTML with inline CSS

<div style="background-color:#687cbb;"></div>

#687cbb color code is use for CSS Border Color

CSS Border color for the above div is #687cbb

HTML with inline CSS

<div style="border:5px solid #687cbb;"></div>

CSS Border Left color for the above div is #687cbb

HTML with inline CSS

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

CSS Border Right color for the above div is #687cbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #687cbb

HTML with inline CSS

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

CSS Border Top color for the above div is #687cbb

HTML with inline CSS

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

#687cbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#687cbb Color code Preview on White Background

This is how #687cbb Color code will look on white background color. Color contrast ratio is 4.05

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

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,124,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,167,104,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(104,124,187,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.