crispedge.com

Color picker

Loading...

#686d6f hex color - Grey - Cool color - Information

#686d6f hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #686d6f Color code in RGB color code model is created after adding 40.78% red color, 42.75% green color and 43.53% blue color. Hex #686d6f Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 2% magenta, 0% yellow and 56% black.

Hex #686d6f color code is between #666677 web safe hex color code and #777766 web safe hex color code. #666677 is the nearest web safe color code. You can see here many more shades of #686d6f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code686d6f#686d6f
RGB Decimal104, 109, 111rgb(104, 109, 111)
RGB Percent41%, 43%, 44%rgb(41%, 43%, 44%)
CSS RGBa104, 109, 111,1rgba(104,109,111,1)
CMYK Modelcmyk(6%,2%,0%,56%)
HSL Color Space197,3% ,42%hsl(197,3% ,42%)
HSV Color Space197°, 6%, 44%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010000110110101101111
Octal150155157
Decimal104109111
Hex686d6f

Different shades of #686d6f color code.

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

Light Shade of #686d6f
#818789
Dark Shade of #686d6f
#4f5355
Saturated Shade of #686d6f
#5d727a
Desaturated Shade of #686d6f
#6b6b6b
Grey scale Shade of #686d6f
#6b6b6b
Brighten Shade
#818688
Most Readable Shade
#FFFFFF

Shades of #686d6f color code

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

#686d6f
#5c6062
#505456
#45484a
#393c3d
#2e3031
#222425
#171818
#0b0c0c
#000000

Similar Color like #686d6f color

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

#696e70
#6a6f71
#6b7072
#6c7173
#6d7274
#6e7375
#6f7476
#707577
#717678
#727779
#73787a
#74797b
#757a7c
#767b7d
#676c6e
#666b6d
#656a6c
#64696b
#63686a
#626769
#616668
#606567
#5f6466
#5e6365
#5d6264
#5c6163
#5b6062
#5a5f61

Monochromatic Color with #686d6f

#686d6f
#909799
#b8c0c4
#dfeaee
#181a1a
#404344

Tints of #686d6f Color

#686d6f
#787d7f
#898d8f
#9a9d9f
#abadaf
#bbbebf
#cccecf
#dddedf
#eeeeef
#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

#686d6f
#6f6a68

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

Split Complementary

#686d6f
#6f6869
#6f6e68

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

Analogous Color

#686f6e
#686e6f
#686d6f
#686c6f
#686a6f

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

#686d6f
#6f686d
#6d6f68

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

#686d6f
#6d686f
#6f6a68
#696f68

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

#686d6f
#6f6a68
#6f6e68
#68696f

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 #686d6f 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.

#686d6f Color Code Preview on Black Background Color

This is how #686d6f Color will look on black background color. Color contrast ratio is 4.01

#686d6f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #686d6f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #686d6f

#686d6f color code is use for CSS Background Color

Background color for the above div is #686d6f

HTML with inline CSS

<div style="background-color:#686d6f;"></div>

#686d6f color code is use for CSS Border Color

CSS Border color for the above div is #686d6f

HTML with inline CSS

<div style="border:5px solid #686d6f;"></div>

CSS Border Left color for the above div is #686d6f

HTML with inline CSS

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

CSS Border Right color for the above div is #686d6f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #686d6f

HTML with inline CSS

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

CSS Border Top color for the above div is #686d6f

HTML with inline CSS

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

#686d6f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#686d6f Color code Preview on White Background

This is how #686d6f Color code will look on white background color. Color contrast ratio is 5.24

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

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,109,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,106,104,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(104,109,111,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.