crispedge.com

Color picker

Loading...

#fea449 hex color - Yellow - Warm color - Information

#fea449 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #fea449 Color code in RGB color code model is created after adding 99.61% red color, 64.31% green color and 28.63% blue color. Hex #fea449 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 71% yellow and 0% black.

Hex #fea449 color code is between #ffaa44 web safe hex color code and #ee9955 web safe hex color code. #ffaa44 is the nearest web safe color code. You can see here many more shades of #fea449 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefea449#fea449
RGB Decimal254, 164, 73rgb(254, 164, 73)
RGB Percent100%, 64%, 29%rgb(100%, 64%, 29%)
CSS RGBa254, 164, 73,1rgba(254,164,73,1)
CMYK Modelcmyk(0%,35%,71%,0%)
HSL Color Space30,99% ,64%hsl(30,99% ,64%)
HSV Color Space30°, 71%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101010010001001001
Octal376244111
Decimal25416473
Hexfea449

Different shades of #fea449 color code.

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

Light Shade of #fea449
#febd7c
Dark Shade of #fea449
#fe8b16
Saturated Shade of #fea449
#ffa448
Desaturated Shade of #fea449
#f5a452
Grey scale Shade of #fea449
#a3a3a3
Brighten Shade
#ffbd62
Most Readable Shade
#000000

Shades of #fea449 color code

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

#fea449
#e19140
#c57f38
#a96d30
#8d5b28
#704820
#543618
#382410
#1c1208
#000000

Similar Color like #fea449 color

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

#ffa54a
#ffa64b
#ffa74c
#ffa84d
#ffa94e
#ffaa4f
#ffab50
#ffac51
#ffad52
#ffae53
#ffaf54
#ffb055
#ffb156
#ffb257
#fda348
#fca247
#fba146
#faa045
#f99f44
#f89e43
#f79d42
#f69c41
#f59b40
#f49a3f
#f3993e
#f2983d
#f1973c
#f0963b

Monochromatic Color with #fea449

#fea449
#291b0c
#543618
#7e5224
#a96d31
#d3893d

Tints of #fea449 Color

#fea449
#feae5d
#feb871
#fec285
#fecc99
#fed6ae
#fee0c2
#feead6
#fef4ea
#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

#fea449
#49a3fe

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

Split Complementary

#fea449
#49fefe
#4949fe

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

Analogous Color

#fe5c49
#fe8049
#fea449
#fec849
#feec49

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

#fea449
#49fea4
#a449fe

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

#fea449
#49fe49
#49a3fe
#fe49fd

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

#fea449
#49a3fe
#4949fe
#fdfe49

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

#fea449 Color Code Preview on Black Background Color

This is how #fea449 Color will look on black background color. Color contrast ratio is 10.62

#fea449 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fea449

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fea449

#fea449 color code is use for CSS Background Color

Background color for the above div is #fea449

HTML with inline CSS

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

#fea449 color code is use for CSS Border Color

CSS Border color for the above div is #fea449

HTML with inline CSS

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

CSS Border Left color for the above div is #fea449

HTML with inline CSS

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

CSS Border Right color for the above div is #fea449

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fea449

HTML with inline CSS

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

CSS Border Top color for the above div is #fea449

HTML with inline CSS

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

#fea449 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fea449 Color code Preview on White Background

This is how #fea449 Color code will look on white background color. Color contrast ratio is 1.98

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

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(254,164,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(73,163,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,164,73,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.