crispedge.com

Color picker

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

#fec9b5 hex color - Red - Warm color - Information

#fec9b5 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #fec9b5 Color code in RGB color code model is created after adding 99.61% red color, 78.82% green color and 70.98% blue color. Hex #fec9b5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 29% yellow and 0% black.

Hex #fec9b5 color code is between #ffccbb web safe hex color code and #eebbaa web safe hex color code. #ffccbb is the nearest web safe color code. You can see here many more shades of #fec9b5 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codefec9b5#fec9b5
RGB Decimal254, 201, 181rgb(254, 201, 181)
RGB Percent100%, 79%, 71%rgb(100%, 79%, 71%)
CSS RGBa254, 201, 181,1rgba(254,201,181,1)
CMYK Modelcmyk(0%,21%,29%,0%)
HSL Color Space16,97% ,85%hsl(16,97% ,85%)
HSV Color Space16°, 29%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101100100110110101
Octal376311265
Decimal254201181
Hexfec9b5

Different shades of #fec9b5 color code.

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

Light Shade of #fec9b5
#ffeee7
Dark Shade of #fec9b5
#fda483
Saturated Shade of #fec9b5
#ffc9b4
Desaturated Shade of #fec9b5
#facbb9
Grey scale Shade of #fec9b5
#d9d9d9
Brighten Shade
#ffe2ce
Most Readable Shade
#000000

Shades of #fec9b5 color code

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

#fec9b5
#e1b2a0
#c59c8c
#a98678
#8d6f64
#705950
#54433c
#382c28
#1c1614
#000000

Similar Color like #fec9b5 color

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

#ffcab6
#ffcbb7
#ffccb8
#ffcdb9
#ffceba
#ffcfbb
#ffd0bc
#ffd1bd
#ffd2be
#ffd3bf
#ffd4c0
#ffd5c1
#ffd6c2
#ffd7c3
#fdc8b4
#fcc7b3
#fbc6b2
#fac5b1
#f9c4b0
#f8c3af
#f7c2ae
#f6c1ad
#f5c0ac
#f4bfab
#f3beaa
#f2bda9
#f1bca8
#f0bba7

Monochromatic Color with #fec9b5

#fec9b5
#29211e
#54423c
#7e645a
#a98678
#d3a797

Tints of #fec9b5 Color

#fec9b5
#fecfbd
#fed5c5
#fedbcd
#fee1d5
#fee7de
#feede6
#fef3ee
#fef9f6
#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

#fec9b5
#b5eafe

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

Split Complementary

#fec9b5
#b5feed
#b5c6fe

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

Analogous Color

#feb5be
#febab5
#fec9b5
#fed8b5
#fee6b5

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

#fec9b5
#b5fec9
#c9b5fe

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

#fec9b5
#c5feb5
#b5eafe
#edb5fe

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

#fec9b5
#b5eafe
#b5c6fe
#feedb5

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

#fec9b5 Color Code Preview on Black Background Color

This is how #fec9b5 Color will look on black background color. Color contrast ratio is 14.24

#fec9b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fec9b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fec9b5

#fec9b5 color code is use for CSS Background Color

Background color for the above div is #fec9b5

HTML with inline CSS

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

#fec9b5 color code is use for CSS Border Color

CSS Border color for the above div is #fec9b5

HTML with inline CSS

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

CSS Border Left color for the above div is #fec9b5

HTML with inline CSS

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

CSS Border Right color for the above div is #fec9b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fec9b5

HTML with inline CSS

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

CSS Border Top color for the above div is #fec9b5

HTML with inline CSS

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

#fec9b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fec9b5 Color code Preview on White Background

This is how #fec9b5 Color code will look on white background color. Color contrast ratio is 1.48

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.