crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#666f5e hex color - Green - Cool color - Information

#666f5e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #666f5e Color code in RGB color code model is created after adding 40% red color, 43.53% green color and 36.86% blue color. Hex #666f5e Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 15% yellow and 56% black.

Hex #666f5e color code is between #557766 web safe hex color code and #776655 web safe hex color code. #557766 is the nearest web safe color code. You can see here many more shades of #666f5e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code666f5e#666f5e
RGB Decimal102, 111, 94rgb(102, 111, 94)
RGB Percent40%, 44%, 37%rgb(40%, 44%, 37%)
CSS RGBa102, 111, 94,1rgba(102,111,94,1)
CMYK Modelcmyk(8%,0%,15%,56%)
HSL Color Space92,8% ,40%hsl(92,8% ,40%)
HSV Color Space92°, 15%, 44%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001100110111101011110
Octal146157136
Decimal10211194
Hex666f5e

Different shades of #666f5e color code.

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

Light Shade of #666f5e
#7f8b75
Dark Shade of #666f5e
#4d5347
Saturated Shade of #666f5e
#657954
Desaturated Shade of #666f5e
#666666
Grey scale Shade of #666f5e
#666666
Brighten Shade
#7f8877
Most Readable Shade
#FFFFFF

Shades of #666f5e color code

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

#666f5e
#5a6253
#4f5649
#444a3e
#383d34
#2d3129
#22251f
#161814
#0b0c0a
#000000

Similar Color like #666f5e color

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

#67705f
#687160
#697261
#6a7362
#6b7463
#6c7564
#6d7665
#6e7766
#6f7867
#707968
#717a69
#727b6a
#737c6b
#747d6c
#656e5d
#646d5c
#636c5b
#626b5a
#616a59
#606958
#5f6857
#5e6756
#5d6655
#5c6554
#5b6453
#5a6352
#596251
#586150

Monochromatic Color with #666f5e

#666f5e
#8d9982
#b4c4a6
#dbeeca
#181a16
#3f443a

Tints of #666f5e Color

#666f5e
#777f6f
#888f81
#999f93
#aaafa5
#bbbfb7
#cccfc9
#dddfdb
#eeefed
#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

#666f5e
#675e6f

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

Split Complementary

#666f5e
#5f5e6f
#6f5e6f

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

Analogous Color

#6d6f5e
#696f5e
#666f5e
#636f5e
#5f6f5e

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

#666f5e
#5e666f
#6f5e66

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

#666f5e
#5e6e6f
#675e6f
#6f5e5e

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

#666f5e
#675e6f
#6f5e6f
#5e6f5f

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 #666f5e 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.

#666f5e Color Code Preview on Black Background Color

This is how #666f5e Color will look on black background color. Color contrast ratio is 4.00

#666f5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #666f5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #666f5e

#666f5e color code is use for CSS Background Color

Background color for the above div is #666f5e

HTML with inline CSS

<div style="background-color:#666f5e;"></div>

#666f5e color code is use for CSS Border Color

CSS Border color for the above div is #666f5e

HTML with inline CSS

<div style="border:5px solid #666f5e;"></div>

CSS Border Left color for the above div is #666f5e

HTML with inline CSS

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

CSS Border Right color for the above div is #666f5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #666f5e

HTML with inline CSS

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

CSS Border Top color for the above div is #666f5e

HTML with inline CSS

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

#666f5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#666f5e Color code Preview on White Background

This is how #666f5e Color code will look on white background color. Color contrast ratio is 5.25

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.