crispedge.com

#fde11e hex color - Yellow - Warm color - Information

#fde11e hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #fde11e Color code in RGB color code model is created after adding 99.22% red color, 88.24% green color and 11.76% blue color. Hex #fde11e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 88% yellow and 1% black.

Hex #fde11e color code is between #ffdd22 web safe hex color code and #eeee11 web safe hex color code. #ffdd22 is the nearest web safe color code. You can see here many more shades of #fde11e color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codefde11e#fde11e
RGB Decimal253, 225, 30rgb(253, 225, 30)
RGB Percent99%, 88%, 12%rgb(99%, 88%, 12%)
CSS RGBa253, 225, 30,1rgba(253,225,30,1)
CMYK Modelcmyk(0%,11%,88%,1%)
HSL Color Space52,98% ,55%hsl(52,98% ,55%)
HSV Color Space52°, 88%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011110000100011110
Octal37534136
Decimal25322530
Hexfde11e

Different shades of #fde11e color code.

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

Light Shade of #fde11e
#fde851
Dark Shade of #fde11e
#e6c902
Saturated Shade of #fde11e
#ffe21c
Desaturated Shade of #fde11e
#f2d829
Grey scale Shade of #fde11e
#8d8d8d
Brighten Shade
#fffa37
Most Readable Shade
#000000

Shades of #fde11e color code

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

#fde11e
#e0c81a
#c4af17
#a89614
#8c7d10
#70640d
#544b0a
#383206
#1c1903
#000000

Similar Color like #fde11e color

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

#fee21f
#ffe320
#ffe421
#ffe522
#ffe623
#ffe724
#ffe825
#ffe926
#ffea27
#ffeb28
#ffec29
#ffed2a
#ffee2b
#ffef2c
#fce01d
#fbdf1c
#fade1b
#f9dd1a
#f8dc19
#f7db18
#f6da17
#f5d916
#f4d815
#f3d714
#f2d613
#f1d512
#f0d411
#efd310

Monochromatic Color with #fde11e

#fde11e
#282405
#534a0a
#7d700f
#a89514
#d2bb19

Tints of #fde11e Color

#fde11e
#fde437
#fde750
#fdeb69
#fdee82
#fef19b
#fef5b4
#fef8cd
#fefbe6
#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

#fde11e
#1e3afd

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

Split Complementary

#fde11e
#1eaafd
#721efd

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

Analogous Color

#fd881e
#fdb41e
#fde11e
#ecfd1e
#c0fd1e

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

#fde11e
#1efde1
#e11efd

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

#fde11e
#1efd72
#1e3afd
#fd1ea9

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

#fde11e
#1e3afd
#721efd
#a9fd1e

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

#fde11e Color Code Preview on Black Background Color

This is how #fde11e Color will look on black background color. Color contrast ratio is 15.97

#fde11e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fde11e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fde11e

#fde11e color code is use for CSS Background Color

Background color for the above div is #fde11e

HTML with inline CSS

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

#fde11e color code is use for CSS Border Color

CSS Border color for the above div is #fde11e

HTML with inline CSS

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

CSS Border Left color for the above div is #fde11e

HTML with inline CSS

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

CSS Border Right color for the above div is #fde11e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fde11e

HTML with inline CSS

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

CSS Border Top color for the above div is #fde11e

HTML with inline CSS

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

#fde11e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fde11e Color code Preview on White Background

This is how #fde11e Color code will look on white background color. Color contrast ratio is 1.32

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

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(253,225,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,58,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,225,30,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>