crispedge.com

#faee49 hex color - Green - Warm color - Information

#faee49 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #faee49 Color code in RGB color code model is created after adding 98.04% red color, 93.33% green color and 28.63% blue color. Hex #faee49 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 71% yellow and 2% black.

Hex #faee49 color code is between #ffdd44 web safe hex color code and #eeff55 web safe hex color code. #ffdd44 is the nearest web safe color code. You can see here many more shades of #faee49 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codefaee49#faee49
RGB Decimal250, 238, 73rgb(250, 238, 73)
RGB Percent98%, 93%, 29%rgb(98%, 93%, 29%)
CSS RGBa250, 238, 73,1rgba(250,238,73,1)
CMYK Modelcmyk(0%,5%,71%,2%)
HSL Color Space56,95% ,63%hsl(56,95% ,63%)
HSV Color Space56°, 71%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110111001001001
Octal372356111
Decimal25023873
Hexfaee49

Different shades of #faee49 color code.

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

Light Shade of #faee49
#fbf37b
Dark Shade of #faee49
#f9e917
Saturated Shade of #faee49
#fff244
Desaturated Shade of #faee49
#f1e652
Grey scale Shade of #faee49
#a1a1a1
Brighten Shade
#ffff62
Most Readable Shade
#000000

Shades of #faee49 color code

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

#faee49
#ded340
#c2b938
#a69e30
#8a8428
#6f6920
#534f18
#373410
#1b1a08
#000000

Similar Color like #faee49 color

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

#fbef4a
#fcf04b
#fdf14c
#fef24d
#fff34e
#fff44f
#fff550
#fff651
#fff752
#fff853
#fff954
#fffa55
#fffb56
#fffc57
#f9ed48
#f8ec47
#f7eb46
#f6ea45
#f5e944
#f4e843
#f3e742
#f2e641
#f1e540
#f0e43f
#efe33e
#eee23d
#ede13c
#ece03b

Monochromatic Color with #faee49

#faee49
#25240b
#504c17
#7a7524
#a59d30
#cfc63d

Tints of #faee49 Color

#faee49
#faef5d
#fbf171
#fbf385
#fcf599
#fcf7ae
#fdf9c2
#fdfbd6
#fefdea
#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

#faee49
#4955fa

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

Split Complementary

#faee49
#49adfa
#9649fa

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

Analogous Color

#faa749
#facb49
#faee49
#e3fa49
#bffa49

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

#faee49
#49faee
#ee49fa

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

#faee49
#49fa95
#4955fa
#fa49ad

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

#faee49
#4955fa
#9649fa
#adfa49

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

#faee49 Color Code Preview on Black Background Color

This is how #faee49 Color will look on black background color. Color contrast ratio is 17.39

#faee49 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faee49

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faee49

#faee49 color code is use for CSS Background Color

Background color for the above div is #faee49

HTML with inline CSS

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

#faee49 color code is use for CSS Border Color

CSS Border color for the above div is #faee49

HTML with inline CSS

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

CSS Border Left color for the above div is #faee49

HTML with inline CSS

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

CSS Border Right color for the above div is #faee49

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faee49

HTML with inline CSS

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

CSS Border Top color for the above div is #faee49

HTML with inline CSS

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

#faee49 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faee49 Color code Preview on White Background

This is how #faee49 Color code will look on white background color. Color contrast ratio is 1.21

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>