Skip to main content Skip to docs navigation

#fec313 hex color | Download Dark Yellow BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Orangina and its hex is #FEC615 Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #fec313 color code is between #ffbb11 web safe hex color code and #eecc22 web safe hex color code. #ffbb11 is the nearest web safe color code. You can see here many more shades of #fec313 color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 11111110 11000011 00010011
Octal 376 303 23
Decimal 254 195 19
Hex fe c3 13

Different shades of #fec313 color code.

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

Darkest of #fec313
#775a01
Darker of #fec313
#aa8001
Dark of #fec313
#dda601
Base of #fec313
#fec313
Light of #fec313
#fed046
Lighter
#fedd79
Lightest
#ffeaab

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

#fec313
#134efe

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

Split Complementary

#fec313
#13c3fe
#4e13fe

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

Analogous Color

#fe3a13
#fe6113
#fec313
#ebfe13
#89fe13

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

#fec313
#c313fe
#13fec3

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

#fec313
#13fec3
#134efe
#fe134e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fec313
#13fe4e
#134efe
#fe13c3

Square 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).

Monochromatic Color with #fec313

#453400
#775a01
#aa8001
#dda601
#fec313
#fed046
#fedd79
#ffeaab
#fff7de

Tints of #fec313 Color

#fec313
#fec92d
#fed047
#fed761
#fedd7b
#fee496
#feebb0
#fef1ca
#fef8e4
#ffffff

Shades of #fec313 color code

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

#fec313
#e1ad10
#c5970e
#a9820c
#8d6c0a
#705608
#544106
#382b04
#1c1502
#000000

Tones

#fec313
#e6b72b
#cfab42
#b7a05a
#9f9472

Tones

Similar Color like #fec313 color

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

#ffc414
#ffc515
#ffc616
#ffc717
#ffc818
#ffc919
#ffca1a
#ffcb1b
#ffcc1c
#ffcd1d
#ffce1e
#ffcf1f
#ffd020
#ffd121
#fdc212
#fcc111
#fbc010
#fabf0f
#f9be0e
#f8bd0d
#f7bc0c
#f6bb0b
#f5ba0a
#f4b909
#f3b808
#f2b707
#f1b606
#f0b505

Download this Dark Yellow

Hex #fec313 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.

#fec313 Color Code Preview on Black Background Color

This is how #fec313 Color will look on black background color. Color contrast ratio is 13.03

#fec313 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fec313

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fec313

#fec313 color code is use for CSS Background Color

Background color for the above div is #fec313

HTML with inline CSS

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

#fec313 color code is use for CSS Border Color

CSS Border color for the above div is #fec313

HTML with inline CSS

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

CSS Border Left color for the above div is #fec313

HTML with inline CSS

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

CSS Border Right color for the above div is #fec313

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fec313

HTML with inline CSS

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

CSS Border Top color for the above div is #fec313

HTML with inline CSS

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

#fec313 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fec313 Color code Preview on White Background

This is how #fec313 Color code will look on white background color. Color contrast ratio is 1.61

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(254,195,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(19,78,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,195,19,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }