crispedge.com

Color picker

Loading...

#6f8cbd hex color - Blue - Cool color - Information

#6f8cbd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #6f8cbd Color code in RGB color code model is created after adding 43.53% red color, 54.9% green color and 74.12% blue color. Hex #6f8cbd Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 26% magenta, 0% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6f8cbd#6f8cbd
RGB Decimal111, 140, 189rgb(111, 140, 189)
RGB Percent44%, 55%, 74%rgb(44%, 55%, 74%)
CSS RGBa111, 140, 189,1rgba(111,140,189,1)
CMYK Modelcmyk(41%,26%,0%,26%)
HSL Color Space218,37% ,59%hsl(218,37% ,59%)
HSV Color Space218°, 41%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011011111000110010111101
Octal157214275
Decimal111140189
Hex6f8cbd

Different shades of #6f8cbd color code.

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

Light Shade of #6f8cbd
#92a8cd
Dark Shade of #6f8cbd
#4e71ab
Saturated Shade of #6f8cbd
#6489c7
Desaturated Shade of #6f8cbd
#798fb2
Grey scale Shade of #6f8cbd
#969696
Brighten Shade
#88a5d6
Most Readable Shade
#000000

Shades of #6f8cbd color code

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

#6f8cbd
#627ca8
#566c93
#4a5d7e
#3d4d69
#313e54
#252e3f
#181f2a
#0c0f15
#000000

Similar Color like #6f8cbd color

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

#708dbe
#718ebf
#728fc0
#7390c1
#7491c2
#7592c3
#7693c4
#7794c5
#7895c6
#7996c7
#7a97c8
#7b98c9
#7c99ca
#7d9acb
#6e8bbc
#6d8abb
#6c89ba
#6b88b9
#6a87b8
#6986b7
#6885b6
#6784b5
#6683b4
#6582b3
#6481b2
#6380b1
#627fb0
#617eaf

Monochromatic Color with #6f8cbd

#6f8cbd
#88abe7
#0b0e13
#242e3d
#3d4d68
#566d92

Tints of #6f8cbd Color

#6f8cbd
#7f98c4
#8fa5cb
#9fb2d3
#afbfda
#bfcbe1
#cfd8e9
#dfe5f0
#eff2f7
#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

#6f8cbd
#bda06f

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

Split Complementary

#6f8cbd
#bd796f
#b3bd6f

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

Analogous Color

#6fabbd
#6f9cbd
#6f8cbd
#6f7cbd
#716fbd

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

#6f8cbd
#bd6f8c
#8cbd6f

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

#6f8cbd
#bd6fb3
#bda06f
#6fbd79

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

#6f8cbd
#bda06f
#b3bd6f
#796fbd

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 #6f8cbd 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.

#6f8cbd Color Code Preview on Black Background Color

This is how #6f8cbd Color will look on black background color. Color contrast ratio is 6.16

#6f8cbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6f8cbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6f8cbd

#6f8cbd color code is use for CSS Background Color

Background color for the above div is #6f8cbd

HTML with inline CSS

<div style="background-color:#6f8cbd;"></div>

#6f8cbd color code is use for CSS Border Color

CSS Border color for the above div is #6f8cbd

HTML with inline CSS

<div style="border:5px solid #6f8cbd;"></div>

CSS Border Left color for the above div is #6f8cbd

HTML with inline CSS

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

CSS Border Right color for the above div is #6f8cbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6f8cbd

HTML with inline CSS

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

CSS Border Top color for the above div is #6f8cbd

HTML with inline CSS

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

#6f8cbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6f8cbd Color code Preview on White Background

This is how #6f8cbd Color code will look on white background color. Color contrast ratio is 3.41

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

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(111,140,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,160,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(111,140,189,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.