crispedge.com

Color picker

Loading...

#fec208 hex color - Yellow - Warm color - Information

#fec208 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #fec208 Color code in RGB color code model is created after adding 99.61% red color, 76.08% green color and 3.14% blue color. Hex #fec208 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 97% yellow and 0% black.

Hex #fec208 color code is between #ffbb00 web safe hex color code and #eecc00 web safe hex color code. #ffbb00 is the nearest web safe color code. You can see here many more shades of #fec208 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codefec208#fec208
RGB Decimal254, 194, 8rgb(254, 194, 8)
RGB Percent100%, 76%, 3%rgb(100%, 76%, 3%)
CSS RGBa254, 194, 8,1rgba(254,194,8,1)
CMYK Modelcmyk(0%,24%,97%,0%)
HSL Color Space45,99% ,51%hsl(45,99% ,51%)
HSV Color Space45°, 97%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101100001000001000
Octal37630210
Decimal2541948
Hexfec208

Different shades of #fec208 color code.

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

Light Shade of #fec208
#fecf3b
Dark Shade of #fec208
#d29f01
Saturated Shade of #fec208
#ffc307
Desaturated Shade of #fec208
#f2bc14
Grey scale Shade of #fec208
#838383
Brighten Shade
#ffdb21
Most Readable Shade
#000000

Shades of #fec208 color code

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

#fec208
#e1ac07
#c59606
#a98105
#8d6b04
#705603
#544002
#382b01
#1c1500
#000000

Similar Color like #fec208 color

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

#ffc309
#ffc40a
#ffc50b
#ffc60c
#ffc70d
#ffc80e
#ffc90f
#ffca10
#ffcb11
#ffcc12
#ffcd13
#ffce14
#ffcf15
#ffd016
#fdc107
#fcc006
#fbbf05
#fabe04
#f9bd03
#f8bc02
#f7bb01
#f6ba00
#f5b900
#f4b800
#f3b700
#f2b600
#f1b500
#f0b400

Monochromatic Color with #fec208

#fec208
#292001
#544003
#7e6104
#a98105
#d3a207

Tints of #fec208 Color

#fec208
#fec823
#fecf3e
#fed65a
#fedd75
#fee391
#feeaac
#fef1c8
#fef8e3
#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

#fec208
#0844fe

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

Split Complementary

#fec208
#08bffe
#4708fe

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

Analogous Color

#fe6008
#fe9108
#fec208
#fef308
#d8fe08

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

#fec208
#08fec2
#c208fe

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

#fec208
#08fe47
#0844fe
#fe08bf

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

#fec208
#0844fe
#4708fe
#bffe08

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

#fec208 Color Code Preview on Black Background Color

This is how #fec208 Color will look on black background color. Color contrast ratio is 12.93

#fec208 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fec208

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fec208

#fec208 color code is use for CSS Background Color

Background color for the above div is #fec208

HTML with inline CSS

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

#fec208 color code is use for CSS Border Color

CSS Border color for the above div is #fec208

HTML with inline CSS

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

CSS Border Left color for the above div is #fec208

HTML with inline CSS

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

CSS Border Right color for the above div is #fec208

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fec208

HTML with inline CSS

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

CSS Border Top color for the above div is #fec208

HTML with inline CSS

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

#fec208 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fec208 Color code Preview on White Background

This is how #fec208 Color code will look on white background color. Color contrast ratio is 1.62

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

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,194,8,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(8,68,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,194,8,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.