crispedge.com

Color picker

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

#fe906e hex color - Orange - Warm color - Information

#fe906e hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #fe906e Color code in RGB color code model is created after adding 99.61% red color, 56.47% green color and 43.14% blue color. Hex #fe906e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 57% yellow and 0% black.

Hex #fe906e color code is between #ff8866 web safe hex color code and #ee9977 web safe hex color code. #ff8866 is the nearest web safe color code. You can see here many more shades of #fe906e color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codefe906e#fe906e
RGB Decimal254, 144, 110rgb(254, 144, 110)
RGB Percent100%, 56%, 43%rgb(100%, 56%, 43%)
CSS RGBa254, 144, 110,1rgba(254,144,110,1)
CMYK Modelcmyk(0%,43%,57%,0%)
HSL Color Space14,99% ,71%hsl(14,99% ,71%)
HSV Color Space14°, 57%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101001000001101110
Octal376220156
Decimal254144110
Hexfe906e

Different shades of #fe906e color code.

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

Light Shade of #fe906e
#feb7a1
Dark Shade of #fe906e
#fe693b
Saturated Shade of #fe906e
#ff8f6d
Desaturated Shade of #fe906e
#f79475
Grey scale Shade of #fe906e
#b6b6b6
Brighten Shade
#ffa987
Most Readable Shade
#000000

Shades of #fe906e color code

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

#fe906e
#e18061
#c57055
#a96049
#8d503d
#704030
#543024
#382018
#1c100c
#000000

Similar Color like #fe906e color

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

#ff916f
#ff9270
#ff9371
#ff9472
#ff9573
#ff9674
#ff9775
#ff9876
#ff9977
#ff9a78
#ff9b79
#ff9c7a
#ff9d7b
#ff9e7c
#fd8f6d
#fc8e6c
#fb8d6b
#fa8c6a
#f98b69
#f88a68
#f78967
#f68866
#f58765
#f48664
#f38563
#f28462
#f18361
#f08260

Monochromatic Color with #fe906e

#fe906e
#291812
#543024
#7e4837
#a96049
#d3785c

Tints of #fe906e Color

#fe906e
#fe9c7e
#fea88e
#feb59e
#fec1ae
#fecdbe
#fedace
#fee6de
#fef2ee
#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

#fe906e
#6edcfe

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

Split Complementary

#fe906e
#6efed8
#6e94fe

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

Analogous Color

#fe6e86
#fe736e
#fe906e
#fead6e
#feca6e

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

#fe906e
#6efe90
#906efe

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

#fe906e
#94fe6e
#6edcfe
#d86efe

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

#fe906e
#6edcfe
#6e94fe
#fed86e

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

#fe906e Color Code Preview on Black Background Color

This is how #fe906e Color will look on black background color. Color contrast ratio is 9.43

#fe906e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe906e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe906e

#fe906e color code is use for CSS Background Color

Background color for the above div is #fe906e

HTML with inline CSS

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

#fe906e color code is use for CSS Border Color

CSS Border color for the above div is #fe906e

HTML with inline CSS

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

CSS Border Left color for the above div is #fe906e

HTML with inline CSS

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

CSS Border Right color for the above div is #fe906e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe906e

HTML with inline CSS

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

CSS Border Top color for the above div is #fe906e

HTML with inline CSS

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

#fe906e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe906e Color code Preview on White Background

This is how #fe906e Color code will look on white background color. Color contrast ratio is 2.23

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.