crispedge.com

Color picker

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

#7e7d3d hex color - Yellow - Warm color - Information

#7e7d3d hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #7e7d3d Color code in RGB color code model is created after adding 49.41% red color, 49.02% green color and 23.92% blue color. Hex #7e7d3d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 52% yellow and 51% black.

Hex #7e7d3d color code is between #777744 web safe hex color code and #888833 web safe hex color code. #777744 is the nearest web safe color code. You can see here many more shades of #7e7d3d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7e7d3d#7e7d3d
RGB Decimal126, 125, 61rgb(126, 125, 61)
RGB Percent49%, 49%, 24%rgb(49%, 49%, 24%)
CSS RGBa126, 125, 61,1rgba(126,125,61,1)
CMYK Modelcmyk(0%,1%,52%,51%)
HSL Color Space59,35% ,37%hsl(59,35% ,37%)
HSV Color Space59°, 52%, 49%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011111100111110100111101
Octal17617575
Decimal12612561
Hex7e7d3d

Different shades of #7e7d3d color code.

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

Light Shade of #7e7d3d
#a09f4e
Dark Shade of #7e7d3d
#5c5b2c
Saturated Shade of #7e7d3d
#878634
Desaturated Shade of #7e7d3d
#757446
Grey scale Shade of #7e7d3d
#5d5d5d
Brighten Shade
#979656
Most Readable Shade
#FFFFFF

Shades of #7e7d3d color code

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

#7e7d3d
#706f36
#62612f
#545328
#464521
#38371b
#2a2914
#1c1b0d
#0e0d06
#000000

Similar Color like #7e7d3d color

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

#7f7e3e
#807f3f
#818040
#828141
#838242
#848343
#858444
#868545
#878646
#888747
#898848
#8a8949
#8b8a4a
#8c8b4b
#7d7c3c
#7c7b3b
#7b7a3a
#7a7939
#797838
#787737
#777636
#767535
#757434
#747333
#737232
#727131
#717030
#706f2f

Monochromatic Color with #7e7d3d

#7e7d3d
#a8a752
#d3d166
#fdfb7b
#292914
#535328

Tints of #7e7d3d Color

#7e7d3d
#8c8b52
#9a9968
#a9a87d
#b7b693
#c5c5a8
#d4d3be
#e2e2d3
#f0f0e9
#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

#7e7d3d
#3d3e7e

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

Split Complementary

#7e7d3d
#3d5e7e
#5d3d7e

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

Analogous Color

#7e633d
#7e703d
#7e7d3d
#727e3d
#657e3d

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

#7e7d3d
#3d7e7d
#7d3d7e

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

#7e7d3d
#3d7e5c
#3d3e7e
#7e3d5e

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

#7e7d3d
#3d3e7e
#5d3d7e
#5e7e3d

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

#7e7d3d Color Code Preview on Black Background Color

This is how #7e7d3d Color will look on black background color. Color contrast ratio is 4.89

#7e7d3d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7e7d3d color code is use for CSS Background Color

Background color for the above div is #7e7d3d

HTML with inline CSS

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

#7e7d3d color code is use for CSS Border Color

CSS Border color for the above div is #7e7d3d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7e7d3d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7e7d3d Color code Preview on White Background

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

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

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.