crispedge.com

Color picker

Loading...

#6697bf hex color - Blue - Cool color - Information

#6697bf hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #6697bf Color code in RGB color code model is created after adding 40% red color, 59.22% green color and 74.9% blue color. Hex #6697bf Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 21% magenta, 0% yellow and 25% black.

Hex #6697bf color code is between #5599bb web safe hex color code and #7788cc web safe hex color code. #5599bb is the nearest web safe color code. You can see here many more shades of #6697bf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6697bf#6697bf
RGB Decimal102, 151, 191rgb(102, 151, 191)
RGB Percent40%, 59%, 75%rgb(40%, 59%, 75%)
CSS RGBa102, 151, 191,1rgba(102,151,191,1)
CMYK Modelcmyk(47%,21%,0%,25%)
HSL Color Space207,41% ,57%hsl(207,41% ,57%)
HSV Color Space207°, 47%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001101001011110111111
Octal146227277
Decimal102151191
Hex6697bf

Different shades of #6697bf color code.

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

Light Shade of #6697bf
#8aafce
Dark Shade of #6697bf
#477eab
Saturated Shade of #6697bf
#5b98ca
Desaturated Shade of #6697bf
#7196b4
Grey scale Shade of #6697bf
#929292
Brighten Shade
#7fb0d8
Most Readable Shade
#000000

Shades of #6697bf color code

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

#6697bf
#5a86a9
#4f7594
#44647f
#38536a
#2d4354
#22323f
#16212a
#0b1015
#000000

Similar Color like #6697bf color

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

#6798c0
#6899c1
#699ac2
#6a9bc3
#6b9cc4
#6c9dc5
#6d9ec6
#6e9fc7
#6fa0c8
#70a1c9
#71a2ca
#72a3cb
#73a4cc
#74a5cd
#6596be
#6495bd
#6394bc
#6293bb
#6192ba
#6091b9
#5f90b8
#5e8fb7
#5d8eb6
#5c8db5
#5b8cb4
#5a8bb3
#598ab2
#5889b1

Monochromatic Color with #6697bf

#6697bf
#7db9e9
#0b1115
#22323f
#39546a
#4f7594

Tints of #6697bf Color

#6697bf
#77a2c6
#88aecd
#99b9d4
#aac5db
#bbd0e2
#ccdce9
#dde7f0
#eef3f7
#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

#6697bf
#bf8e66

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

Split Complementary

#6697bf
#bf666b
#bfbb66

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

Analogous Color

#66bbbf
#66a9bf
#6697bf
#6685bf
#6673bf

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

#6697bf
#bf6697
#97bf66

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

#6697bf
#ba66bf
#bf8e66
#6bbf66

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

#6697bf
#bf8e66
#bfbb66
#666bbf

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 #6697bf 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.

#6697bf Color Code Preview on Black Background Color

This is how #6697bf Color will look on black background color. Color contrast ratio is 6.74

#6697bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6697bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6697bf

#6697bf color code is use for CSS Background Color

Background color for the above div is #6697bf

HTML with inline CSS

<div style="background-color:#6697bf;"></div>

#6697bf color code is use for CSS Border Color

CSS Border color for the above div is #6697bf

HTML with inline CSS

<div style="border:5px solid #6697bf;"></div>

CSS Border Left color for the above div is #6697bf

HTML with inline CSS

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

CSS Border Right color for the above div is #6697bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6697bf

HTML with inline CSS

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

CSS Border Top color for the above div is #6697bf

HTML with inline CSS

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

#6697bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6697bf Color code Preview on White Background

This is how #6697bf Color code will look on white background color. Color contrast ratio is 3.11

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

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(102,151,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,142,102,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(102,151,191,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.