@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#fae50a hex color - Yellow - Warm color - Information

#fae50a hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #fae50a Color code in RGB color code model is created after adding 98.04% red color, 89.8% green color and 3.92% blue color. Hex #fae50a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 96% yellow and 1.96% black.

Hex #fae50a color code is between #ffdd11 web safe hex color code and #eeee00 web safe hex color code. #ffdd11 is the nearest web safe color code. You can see here many more shades of #fae50a color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code fae50a #fae50a
RGB Decimal 250, 229, 10 rgb(250, 229, 10)
RGB Percent 98%, 90%, 4% rgb(98%, 90%, 4%)
CSS RGBa 250, 229, 10,1 rgba(250,229,10,1)
CMYK Model cmyk(0%,8%,96%,1.96%)
HSL Color Space 55,96% ,51% hsl(55,96% ,51%)
HSV Color Space 55°, 96%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 11100101 00001010
Octal 372 345 12
Decimal 250 229 10
Hex fa e5 0a

Different shades of #fae50a color code.

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

Light Shade of #fae50a
#fbea3c
Dark Shade of #fae50a
#cdbb04
Saturated Shade of #fae50a
#ffe905
Desaturated Shade of #fae50a
#eddb16
Grey scale Shade of #fae50a
#828282
Brighten Shade
#fffe23
Most Readable Shade
#000000

Shades of #fae50a color code

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

#fae50a
#decb08
#c2b207
#a69806
#8a7f05
#6f6504
#534c03
#373202
#1b1901
#000000

Similar Color like #fae50a color

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

#fbe60b
#fce70c
#fde80d
#fee90e
#ffea0f
#ffeb10
#ffec11
#ffed12
#ffee13
#ffef14
#fff015
#fff116
#fff217
#fff318
#f9e409
#f8e308
#f7e207
#f6e106
#f5e005
#f4df04
#f3de03
#f2dd02
#f1dc01
#f0db00
#efda00
#eed900
#edd800
#ecd700

Monochromatic Color with #fae50a

#fae50a
#252201
#504903
#7a7005
#a59707
#cfbe08

Tints of #fae50a Color

#fae50a
#fae725
#fbea40
#fbed5b
#fcf076
#fcf392
#fdf6ad
#fdf9c8
#fefce3
#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

#fae50a
#0a1ffa

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

Split Complementary

#fae50a
#0a97fa
#6d0afa

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

Analogous Color

#fa850a
#fab50a
#fae50a
#dffa0a
#affa0a

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

#fae50a
#0afae5
#e50afa

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

#fae50a
#0afa6d
#0a1ffa
#fa0a97

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

#fae50a
#0a1ffa
#6d0afa
#97fa0a

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

#fae50a Color Code Preview on Black Background Color

This is how #fae50a Color will look on black background color. Color contrast ratio is 16.28

#fae50a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae50a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae50a

#fae50a color code is use for CSS Background Color

Background color for the above div is #fae50a

HTML with inline CSS

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

#fae50a color code is use for CSS Border Color

CSS Border color for the above div is #fae50a

HTML with inline CSS

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

CSS Border Left color for the above div is #fae50a

HTML with inline CSS

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

CSS Border Right color for the above div is #fae50a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fae50a

HTML with inline CSS

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

CSS Border Top color for the above div is #fae50a

HTML with inline CSS

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

#fae50a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fae50a Color code Preview on White Background

This is how #fae50a Color code will look on white background color. Color contrast ratio is 1.29

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

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(250,229,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(10,31,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,229,10,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.