crispedge.com

#edb46d hex color - Yellow - Warm color - Information

#edb46d hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #edb46d Color code in RGB color code model is created after adding 92.94% red color, 70.59% green color and 42.75% blue color. Hex #edb46d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 54% yellow and 7% black.

Hex #edb46d color code is between #eebb66 web safe hex color code and #ddaa77 web safe hex color code. #eebb66 is the nearest web safe color code. You can see here many more shades of #edb46d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeedb46d#edb46d
RGB Decimal237, 180, 109rgb(237, 180, 109)
RGB Percent93%, 71%, 43%rgb(93%, 71%, 43%)
CSS RGBa237, 180, 109,1rgba(237,180,109,1)
CMYK Modelcmyk(0%,24%,54%,7%)
HSL Color Space33,78% ,68%hsl(33,78% ,68%)
HSV Color Space33°, 54%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011011010001101101
Octal355264155
Decimal237180109
Hexedb46d

Different shades of #edb46d color code.

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

Light Shade of #edb46d
#f3cb9a
Dark Shade of #edb46d
#e79d40
Saturated Shade of #edb46d
#f5b565
Desaturated Shade of #edb46d
#e5b375
Grey scale Shade of #edb46d
#adadad
Brighten Shade
#ffcd86
Most Readable Shade
#000000

Shades of #edb46d color code

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

#edb46d
#d2a060
#b88c54
#9e7848
#83643c
#695030
#4f3c24
#342818
#1a140c
#000000

Similar Color like #edb46d color

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

#eeb56e
#efb66f
#f0b770
#f1b871
#f2b972
#f3ba73
#f4bb74
#f5bc75
#f6bd76
#f7be77
#f8bf78
#f9c079
#fac17a
#fbc27b
#ecb36c
#ebb26b
#eab16a
#e9b069
#e8af68
#e7ae67
#e6ad66
#e5ac65
#e4ab64
#e3aa63
#e2a962
#e1a861
#e0a760
#dfa65f

Monochromatic Color with #edb46d

#edb46d
#18130b
#43331f
#6d5332
#987346
#c29459

Tints of #edb46d Color

#edb46d
#efbc7d
#f1c48d
#f3cd9d
#f5d5ad
#f7ddbe
#f9e6ce
#fbeede
#fdf6ee
#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

#edb46d
#6da6ed

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

Split Complementary

#edb46d
#6de6ed
#746ded

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

Analogous Color

#ed816d
#ed9a6d
#edb46d
#edce6d
#ede76d

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

#edb46d
#6dedb4
#b46ded

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

#edb46d
#6ded74
#6da6ed
#ed6de6

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

#edb46d
#6da6ed
#746ded
#e6ed6d

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

#edb46d Color Code Preview on Black Background Color

This is how #edb46d Color will look on black background color. Color contrast ratio is 11.35

#edb46d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb46d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb46d

#edb46d color code is use for CSS Background Color

Background color for the above div is #edb46d

HTML with inline CSS

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

#edb46d color code is use for CSS Border Color

CSS Border color for the above div is #edb46d

HTML with inline CSS

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

CSS Border Left color for the above div is #edb46d

HTML with inline CSS

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

CSS Border Right color for the above div is #edb46d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edb46d

HTML with inline CSS

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

CSS Border Top color for the above div is #edb46d

HTML with inline CSS

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

#edb46d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edb46d Color code Preview on White Background

This is how #edb46d Color code will look on white background color. Color contrast ratio is 1.85

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

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(237,180,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(109,166,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,180,109,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.

< /html>