crispedge.com

Color picker

Loading...

#66796c hex color - Green - Cool color - Information

#66796c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #66796c Color code in RGB color code model is created after adding 40% red color, 47.45% green color and 42.35% blue color. Hex #66796c Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 11% yellow and 53% black.

Hex #66796c color code is between #557766 web safe hex color code and #778877 web safe hex color code. #557766 is the nearest web safe color code. You can see here many more shades of #66796c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code66796c#66796c
RGB Decimal102, 121, 108rgb(102, 121, 108)
RGB Percent40%, 47%, 42%rgb(40%, 47%, 42%)
CSS RGBa102, 121, 108,1rgba(102,121,108,1)
CMYK Modelcmyk(16%,0%,11%,53%)
HSL Color Space139,9% ,44%hsl(139,9% ,44%)
HSV Color Space139°, 16%, 47%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001100111100101101100
Octal146171154
Decimal102121108
Hex66796c

Different shades of #66796c color code.

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

Light Shade of #66796c
#7f9385
Dark Shade of #66796c
#4f5d53
Saturated Shade of #66796c
#5b8468
Desaturated Shade of #66796c
#6f6f6f
Grey scale Shade of #66796c
#6f6f6f
Brighten Shade
#7f9285
Most Readable Shade
#FFFFFF

Shades of #66796c color code

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

#66796c
#5a6b60
#4f5e54
#445048
#38433c
#2d3530
#222824
#161a18
#0b0d0c
#000000

Similar Color like #66796c color

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

#677a6d
#687b6e
#697c6f
#6a7d70
#6b7e71
#6c7f72
#6d8073
#6e8174
#6f8275
#708376
#718477
#728578
#738679
#74877a
#65786b
#64776a
#637669
#627568
#617467
#607366
#5f7265
#5e7164
#5d7063
#5c6f62
#5b6e61
#5a6d60
#596c5f
#586b5e

Monochromatic Color with #66796c

#66796c
#8aa392
#aeceb8
#d1f8de
#1e2420
#424e46

Tints of #66796c Color

#66796c
#77877c
#88968c
#99a59d
#aab4ad
#bbc3bd
#ccd2ce
#dde1de
#eef0ee
#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

#66796c
#796673

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

Split Complementary

#66796c
#756679
#79666a

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

Analogous Color

#687966
#667968
#66796c
#667970
#667974

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

#66796c
#6c6679
#796c66

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

#66796c
#666979
#796673
#797566

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

#66796c
#796673
#79666a
#667975

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 #66796c 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.

#66796c Color Code Preview on Black Background Color

This is how #66796c Color will look on black background color. Color contrast ratio is 4.52

#66796c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66796c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66796c

#66796c color code is use for CSS Background Color

Background color for the above div is #66796c

HTML with inline CSS

<div style="background-color:#66796c;"></div>

#66796c color code is use for CSS Border Color

CSS Border color for the above div is #66796c

HTML with inline CSS

<div style="border:5px solid #66796c;"></div>

CSS Border Left color for the above div is #66796c

HTML with inline CSS

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

CSS Border Right color for the above div is #66796c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #66796c

HTML with inline CSS

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

CSS Border Top color for the above div is #66796c

HTML with inline CSS

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

#66796c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#66796c Color code Preview on White Background

This is how #66796c Color code will look on white background color. Color contrast ratio is 4.65

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

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,121,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(121,102,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(102,121,108,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.