crispedge.com

Color picker

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

#6e6e5c hex color - Lazy Lichen - Green - Warm color - Information

#6e6e5c hex color - Lazy Lichen - Green - Warm color

Color Hue/Base color: Green

Hex #6e6e5c Color Code is also known as Lazy Lichen color.

Hex #6e6e5c Color code in RGB color code model is created after adding 43.14% red color, 43.14% green color and 36.08% blue color. Hex #6e6e5c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 16% yellow and 57% black.

Hex #6e6e5c color code is between #666655 web safe hex color code and #777766 web safe hex color code. #666655 is the nearest web safe color code. You can see here many more shades of #6e6e5c color code.

0 Likes 0 Comments | 49 Views

Color Table

Hex Color Code6e6e5c#6e6e5c
RGB Decimal110, 110, 92rgb(110, 110, 92)
RGB Percent43%, 43%, 36%rgb(43%, 43%, 36%)
CSS RGBa110, 110, 92,1rgba(110,110,92,1)
CMYK Modelcmyk(0%,0%,16%,57%)
HSL Color Space60,9% ,40%hsl(60,9% ,40%)
HSV Color Space60°, 16%, 43%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011011100110111001011100
Octal156156134
Decimal11011092
Hex6e6e5c

Different shades of #6e6e5c color code.

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

Light Shade of #6e6e5c
#8a8a73
Dark Shade of #6e6e5c
#525245
Saturated Shade of #6e6e5c
#787852
Desaturated Shade of #6e6e5c
#656565
Grey scale Shade of #6e6e5c
#656565
Brighten Shade
#878775
Most Readable Shade
#FFFFFF

Shades of #6e6e5c color code

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

#6e6e5c
#616151
#555547
#49493d
#3d3d33
#303028
#24241e
#181814
#0c0c0a
#000000

Similar Color like #6e6e5c color

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

#6f6f5d
#70705e
#71715f
#727260
#737361
#747462
#757563
#767664
#777765
#787866
#797967
#7a7a68
#7b7b69
#7c7c6a
#6d6d5b
#6c6c5a
#6b6b59
#6a6a58
#696957
#686856
#676755
#666654
#656553
#646452
#636351
#626250
#61614f
#60604e

Monochromatic Color with #6e6e5c

#6e6e5c
#989880
#c3c3a3
#ededc7
#191915
#434338

Tints of #6e6e5c Color

#6e6e5c
#7e7e6e
#8e8e80
#9e9e92
#aeaea4
#bebeb6
#cecec8
#dededa
#eeeeec
#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

#6e6e5c
#5c5c6e

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

Split Complementary

#6e6e5c
#5c656e
#655c6e

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

Analogous Color

#6e675c
#6e6a5c
#6e6e5c
#6a6e5c
#676e5c

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

#6e6e5c
#5c6e6e
#6e5c6e

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

#6e6e5c
#5c6e65
#5c5c6e
#6e5c65

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

#6e6e5c
#5c5c6e
#655c6e
#656e5c

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

#6e6e5c Color Code Preview on Black Background Color

This is how #6e6e5c Color will look on black background color. Color contrast ratio is 4.05

#6e6e5c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6e6e5c color code is use for CSS Background Color

Background color for the above div is #6e6e5c

HTML with inline CSS

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

#6e6e5c color code is use for CSS Border Color

CSS Border color for the above div is #6e6e5c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6e6e5c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6e6e5c Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 49 Views

Post your comment:-

By submitting comment you agree to our privacy policy.