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

#fec820 hex color - Orange - Warm color - Information

#fec820 hex color - Orange - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Orange

Hex #fec820 Color code in RGB color code model is created after adding 99.61% red color, 78.43% green color and 12.55% blue color. Hex #fec820 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 87% yellow and 0.39% black.

Hex #fec820 color code is between #ffcc22 web safe hex color code and #eebb11 web safe hex color code. #ffcc22 is the nearest web safe color code. You can see here many more shades of #fec820 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Code fec820 #fec820
RGB Decimal 254, 200, 32 rgb(254, 200, 32)
RGB Percent 100%, 78%, 13% rgb(100%, 78%, 13%)
CSS RGBa 254, 200, 32,1 rgba(254,200,32,1)
CMYK Model cmyk(0%,21%,87%,0.39%)
HSL Color Space 45,99% ,56% hsl(45,99% ,56%)
HSV Color Space 45°, 87%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11001000 00100000
Octal 376 310 40
Decimal 254 200 32
Hex fe c8 20

Different shades of #fec820 color code.

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

Light Shade of #fec820
#fed553
Dark Shade of #fec820
#eab101
Saturated Shade of #fec820
#ffc91f
Desaturated Shade of #fec820
#f3c22b
Grey scale Shade of #fec820
#8f8f8f
Brighten Shade
#ffe139
Most Readable Shade
#000000

Shades of #fec820 color code

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

#fec820
#e1b11c
#c59b18
#a98515
#8d6f11
#70580e
#54420a
#382c07
#1c1603
#000000

Similar Color like #fec820 color

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

#ffc921
#ffca22
#ffcb23
#ffcc24
#ffcd25
#ffce26
#ffcf27
#ffd028
#ffd129
#ffd22a
#ffd32b
#ffd42c
#ffd52d
#ffd62e
#fdc71f
#fcc61e
#fbc51d
#fac41c
#f9c31b
#f8c21a
#f7c119
#f6c018
#f5bf17
#f4be16
#f3bd15
#f2bc14
#f1bb13
#f0ba12

Monochromatic Color with #fec820

#fec820
#292105
#54420b
#7e6410
#a98515
#d3a71b

Tints of #fec820 Color

#fec820
#fece38
#fed451
#feda6a
#fee083
#fee69b
#feecb4
#fef2cd
#fef8e6
#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

#fec820
#2056fe

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

Split Complementary

#fec820
#20c5fe
#5920fe

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

Analogous Color

#fe6f20
#fe9c20
#fec820
#fef420
#dbfe20

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

#fec820
#20fec8
#c820fe

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

#fec820
#20fe59
#2056fe
#fe20c5

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

#fec820
#2056fe
#5920fe
#c5fe20

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

#fec820 Color Code Preview on Black Background Color

This is how #fec820 Color will look on black background color. Color contrast ratio is 13.50

#fec820 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fec820

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fec820

#fec820 color code is use for CSS Background Color

Background color for the above div is #fec820

HTML with inline CSS

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

#fec820 color code is use for CSS Border Color

CSS Border color for the above div is #fec820

HTML with inline CSS

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

CSS Border Left color for the above div is #fec820

HTML with inline CSS

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

CSS Border Right color for the above div is #fec820

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fec820

HTML with inline CSS

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

CSS Border Top color for the above div is #fec820

HTML with inline CSS

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

#fec820 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fec820 Color code Preview on White Background

This is how #fec820 Color code will look on white background color. Color contrast ratio is 1.56

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

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,200,32,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(32,86,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,200,32,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.