crispedge.com

Color picker

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

#7e8271 hex color - Green - Warm color - Information

#7e8271 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #7e8271 Color code in RGB color code model is created after adding 49.41% red color, 50.98% green color and 44.31% blue color. Hex #7e8271 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 13% yellow and 49% black.

Hex #7e8271 color code is between #778877 web safe hex color code and #887766 web safe hex color code. #778877 is the nearest web safe color code. You can see here many more shades of #7e8271 color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Code7e8271#7e8271
RGB Decimal126, 130, 113rgb(126, 130, 113)
RGB Percent49%, 51%, 44%rgb(49%, 51%, 44%)
CSS RGBa126, 130, 113,1rgba(126,130,113,1)
CMYK Modelcmyk(3%,0%,13%,49%)
HSL Color Space74,7% ,48%hsl(74,7% ,48%)
HSV Color Space74°, 13%, 51%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011111101000001001110001
Octal176202161
Decimal126130113
Hex7e8271

Different shades of #7e8271 color code.

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

Light Shade of #7e8271
#979b8b
Dark Shade of #7e8271
#646759
Saturated Shade of #7e8271
#848e65
Desaturated Shade of #7e8271
#797979
Grey scale Shade of #7e8271
#797979
Brighten Shade
#979b8a
Most Readable Shade
#FFFFFF

Shades of #7e8271 color code

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

#7e8271
#707364
#626557
#54564b
#46483e
#383932
#2a2b25
#1c1c19
#0e0e0c
#000000

Similar Color like #7e8271 color

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

#7f8372
#808473
#818574
#828675
#838776
#848877
#858978
#868a79
#878b7a
#888c7b
#898d7c
#8a8e7d
#8b8f7e
#8c907f
#7d8170
#7c806f
#7b7f6e
#7a7e6d
#797d6c
#787c6b
#777b6a
#767a69
#757968
#747867
#737766
#727665
#717564
#707463

Monochromatic Color with #7e8271

#7e8271
#a7ac96
#d0d7bb
#020202
#2c2d27
#55574c

Tints of #7e8271 Color

#7e8271
#8c8f80
#9a9d90
#a9aba0
#b7b9b0
#c5c7bf
#d4d5cf
#e2e3df
#f0f1ef
#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

#7e8271
#757182

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

Split Complementary

#7e8271
#717682
#7d7182

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

Analogous Color

#827f71
#818271
#7e8271
#7b8271
#778271

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

#7e8271
#717e82
#82717e

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

#7e8271
#71827d
#757182
#827175

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

#7e8271
#757182
#7d7182
#768271

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 #7e8271 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.

#7e8271 Color Code Preview on Black Background Color

This is how #7e8271 Color will look on black background color. Color contrast ratio is 5.32

#7e8271 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7e8271

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7e8271

#7e8271 color code is use for CSS Background Color

Background color for the above div is #7e8271

HTML with inline CSS

<div style="background-color:#7e8271;"></div>

#7e8271 color code is use for CSS Border Color

CSS Border color for the above div is #7e8271

HTML with inline CSS

<div style="border:5px solid #7e8271;"></div>

CSS Border Left color for the above div is #7e8271

HTML with inline CSS

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

CSS Border Right color for the above div is #7e8271

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7e8271

HTML with inline CSS

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

CSS Border Top color for the above div is #7e8271

HTML with inline CSS

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

#7e8271 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7e8271 Color code Preview on White Background

This is how #7e8271 Color code will look on white background color. Color contrast ratio is 3.95

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.