crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fecc41 hex color - Orange - Warm color - Information

#fecc41 hex color - Orange - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Orange

Hex #fecc41 Color code in RGB color code model is created after adding 99.61% red color, 80% green color and 25.49% blue color. Hex #fecc41 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 74% yellow and 0% black.

Hex #fecc41 color code is between #ffbb44 web safe hex color code and #eedd33 web safe hex color code. #ffbb44 is the nearest web safe color code. You can see here many more shades of #fecc41 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefecc41#fecc41
RGB Decimal254, 204, 65rgb(254, 204, 65)
RGB Percent100%, 80%, 25%rgb(100%, 80%, 25%)
CSS RGBa254, 204, 65,1rgba(254,204,65,1)
CMYK Modelcmyk(0%,20%,74%,0%)
HSL Color Space44,99% ,63%hsl(44,99% ,63%)
HSV Color Space44°, 74%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101100110001000001
Octal376314101
Decimal25420465
Hexfecc41

Different shades of #fecc41 color code.

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

Light Shade of #fecc41
#feda74
Dark Shade of #fecc41
#febe0e
Saturated Shade of #fecc41
#ffcc40
Desaturated Shade of #fecc41
#f4c74b
Grey scale Shade of #fecc41
#9f9f9f
Brighten Shade
#ffe55a
Most Readable Shade
#000000

Shades of #fecc41 color code

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

#fecc41
#e1b539
#c59e32
#a9882b
#8d7124
#705a1c
#544415
#382d0e
#1c1607
#000000

Similar Color like #fecc41 color

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

#ffcd42
#ffce43
#ffcf44
#ffd045
#ffd146
#ffd247
#ffd348
#ffd449
#ffd54a
#ffd64b
#ffd74c
#ffd84d
#ffd94e
#ffda4f
#fdcb40
#fcca3f
#fbc93e
#fac83d
#f9c73c
#f8c63b
#f7c53a
#f6c439
#f5c338
#f4c237
#f3c136
#f2c035
#f1bf34
#f0be33

Monochromatic Color with #fecc41

#fecc41
#29210b
#544316
#7e6620
#a9882b
#d3aa36

Tints of #fecc41 Color

#fecc41
#fed156
#fed76b
#fedd80
#fee295
#fee8aa
#feeebf
#fef3d4
#fef9e9
#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

#fecc41
#4173fe

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

Split Complementary

#fecc41
#41d2fe
#6e41fe

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

Analogous Color

#fe8041
#fea641
#fecc41
#fef241
#e4fe41

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

#fecc41
#41fecc
#cc41fe

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

#fecc41
#41fe6d
#4173fe
#fe41d1

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

#fecc41
#4173fe
#6e41fe
#d2fe41

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

#fecc41 Color Code Preview on Black Background Color

This is how #fecc41 Color will look on black background color. Color contrast ratio is 13.93

#fecc41 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fecc41

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fecc41

#fecc41 color code is use for CSS Background Color

Background color for the above div is #fecc41

HTML with inline CSS

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

#fecc41 color code is use for CSS Border Color

CSS Border color for the above div is #fecc41

HTML with inline CSS

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

CSS Border Left color for the above div is #fecc41

HTML with inline CSS

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

CSS Border Right color for the above div is #fecc41

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fecc41

HTML with inline CSS

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

CSS Border Top color for the above div is #fecc41

HTML with inline CSS

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

#fecc41 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fecc41 Color code Preview on White Background

This is how #fecc41 Color code will look on white background color. Color contrast ratio is 1.51

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.