crispedge.com

#eddf0d hex color - Yellow - Warm color - Information

#eddf0d hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #eddf0d Color code in RGB color code model is created after adding 92.94% red color, 87.45% green color and 5.1% blue color. Hex #eddf0d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 95% yellow and 7% black.

Hex #eddf0d color code is between #eedd11 web safe hex color code and #ddee00 web safe hex color code. #eedd11 is the nearest web safe color code. You can see here many more shades of #eddf0d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeddf0d#eddf0d
RGB Decimal237, 223, 13rgb(237, 223, 13)
RGB Percent93%, 87%, 5%rgb(93%, 87%, 5%)
CSS RGBa237, 223, 13,1rgba(237,223,13,1)
CMYK Modelcmyk(0%,6%,95%,7%)
HSL Color Space56,90% ,49%hsl(56,90% ,49%)
HSV Color Space56°, 95%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101111100001101
Octal35533715
Decimal23722313
Hexeddf0d

Different shades of #eddf0d color code.

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

Light Shade of #eddf0d
#f4e839
Dark Shade of #eddf0d
#bdb10a
Saturated Shade of #eddf0d
#f9ea00
Desaturated Shade of #eddf0d
#e0d41a
Grey scale Shade of #eddf0d
#7d7d7d
Brighten Shade
#fff826
Most Readable Shade
#000000

Shades of #eddf0d color code

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

#eddf0d
#d2c60b
#b8ad0a
#9e9408
#837b07
#696305
#4f4a04
#343102
#1a1801
#000000

Similar Color like #eddf0d color

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

#eee00e
#efe10f
#f0e210
#f1e311
#f2e412
#f3e513
#f4e614
#f5e715
#f6e816
#f7e917
#f8ea18
#f9eb19
#faec1a
#fbed1b
#ecde0c
#ebdd0b
#eadc0a
#e9db09
#e8da08
#e7d907
#e6d806
#e5d705
#e4d604
#e3d503
#e2d402
#e1d301
#e0d200
#dfd100

Monochromatic Color with #eddf0d

#eddf0d
#181701
#433f04
#6d6706
#988f08
#c2b70b

Tints of #eddf0d Color

#eddf0d
#efe227
#f1e642
#f3e95d
#f5ed78
#f7f093
#f9f4ae
#fbf7c9
#fdfbe4
#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

#eddf0d
#0d1bed

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

Split Complementary

#eddf0d
#0d8bed
#6f0ded

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

Analogous Color

#ed850d
#edb20d
#eddf0d
#ceed0d
#a1ed0d

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

#eddf0d
#0deddf
#df0ded

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

#eddf0d
#0ded6f
#0d1bed
#ed0d8b

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

#eddf0d
#0d1bed
#6f0ded
#8bed0d

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

#eddf0d Color Code Preview on Black Background Color

This is how #eddf0d Color will look on black background color. Color contrast ratio is 15.16

#eddf0d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddf0d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddf0d

#eddf0d color code is use for CSS Background Color

Background color for the above div is #eddf0d

HTML with inline CSS

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

#eddf0d color code is use for CSS Border Color

CSS Border color for the above div is #eddf0d

HTML with inline CSS

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

CSS Border Left color for the above div is #eddf0d

HTML with inline CSS

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

CSS Border Right color for the above div is #eddf0d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eddf0d

HTML with inline CSS

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

CSS Border Top color for the above div is #eddf0d

HTML with inline CSS

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

#eddf0d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eddf0d Color code Preview on White Background

This is how #eddf0d Color code will look on white background color. Color contrast ratio is 1.39

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

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,223,13,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(13,27,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,223,13,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>