@
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.

#feca13 hex color - Yellow - Warm color - Information

#feca13 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #feca13 Color code in RGB color code model is created after adding 99.61% red color, 79.22% green color and 7.45% blue color. Hex #feca13 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 93% yellow and 0.39% black.

Hex #feca13 color code is between #ffcc11 web safe hex color code and #eebb22 web safe hex color code. #ffcc11 is the nearest web safe color code. You can see here many more shades of #feca13 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Code feca13 #feca13
RGB Decimal 254, 202, 19 rgb(254, 202, 19)
RGB Percent 100%, 79%, 7% rgb(100%, 79%, 7%)
CSS RGBa 254, 202, 19,1 rgba(254,202,19,1)
CMYK Model cmyk(0%,20%,93%,0.39%)
HSL Color Space 47,99% ,54% hsl(47,99% ,54%)
HSV Color Space 47°, 93%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11001010 00010011
Octal 376 312 23
Decimal 254 202 19
Hex fe ca 13

Different shades of #feca13 color code.

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

Light Shade of #feca13
#fed546
Dark Shade of #feca13
#ddac01
Saturated Shade of #feca13
#ffcb12
Desaturated Shade of #feca13
#f2c31f
Grey scale Shade of #feca13
#888888
Brighten Shade
#ffe32c
Most Readable Shade
#000000

Shades of #feca13 color code

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

#feca13
#e1b310
#c59d0e
#a9860c
#8d700a
#705908
#544306
#382c04
#1c1602
#000000

Similar Color like #feca13 color

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

#ffcb14
#ffcc15
#ffcd16
#ffce17
#ffcf18
#ffd019
#ffd11a
#ffd21b
#ffd31c
#ffd41d
#ffd51e
#ffd61f
#ffd720
#ffd821
#fdc912
#fcc811
#fbc710
#fac60f
#f9c50e
#f8c40d
#f7c30c
#f6c20b
#f5c10a
#f4c009
#f3bf08
#f2be07
#f1bd06
#f0bc05

Monochromatic Color with #feca13

#feca13
#292103
#544306
#7e6509
#a9860d
#d3a810

Tints of #feca13 Color

#feca13
#fecf2d
#fed547
#fedb61
#fee17b
#fee796
#feedb0
#fef3ca
#fef9e4
#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

#feca13
#1347fe

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

Split Complementary

#feca13
#13bdfe
#5513fe

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

Analogous Color

#fe6c13
#fe9b13
#feca13
#fef913
#d4fe13

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

#feca13
#13feca
#ca13fe

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

#feca13
#13fe54
#1347fe
#fe13bc

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

#feca13
#1347fe
#5413fe
#bdfe13

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

#feca13 Color Code Preview on Black Background Color

This is how #feca13 Color will look on black background color. Color contrast ratio is 13.67

#feca13 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feca13

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feca13

#feca13 color code is use for CSS Background Color

Background color for the above div is #feca13

HTML with inline CSS

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

#feca13 color code is use for CSS Border Color

CSS Border color for the above div is #feca13

HTML with inline CSS

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

CSS Border Left color for the above div is #feca13

HTML with inline CSS

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

CSS Border Right color for the above div is #feca13

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feca13

HTML with inline CSS

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

CSS Border Top color for the above div is #feca13

HTML with inline CSS

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

#feca13 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feca13 Color code Preview on White Background

This is how #feca13 Color code will look on white background color. Color contrast ratio is 1.54

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

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,202,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(19,71,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,202,19,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.