crispedge.com

Color picker

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

#fdc7b1 hex color - Red - Warm color - Information

#fdc7b1 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #fdc7b1 Color code in RGB color code model is created after adding 99.22% red color, 78.04% green color and 69.41% blue color. Hex #fdc7b1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 30% yellow and 1% black.

Hex #fdc7b1 color code is between #ffccaa web safe hex color code and #eebbbb web safe hex color code. #ffccaa is the nearest web safe color code. You can see here many more shades of #fdc7b1 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codefdc7b1#fdc7b1
RGB Decimal253, 199, 177rgb(253, 199, 177)
RGB Percent99%, 78%, 69%rgb(99%, 78%, 69%)
CSS RGBa253, 199, 177,1rgba(253,199,177,1)
CMYK Modelcmyk(0%,21%,30%,1%)
HSL Color Space17,95% ,84%hsl(17,95% ,84%)
HSV Color Space17°, 30%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011100011110110001
Octal375307261
Decimal253199177
Hexfdc7b1

Different shades of #fdc7b1 color code.

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

Light Shade of #fdc7b1
#feebe3
Dark Shade of #fdc7b1
#fca37f
Saturated Shade of #fdc7b1
#ffc6af
Desaturated Shade of #fdc7b1
#f9c9b5
Grey scale Shade of #fdc7b1
#d7d7d7
Brighten Shade
#ffe0ca
Most Readable Shade
#000000

Shades of #fdc7b1 color code

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

#fdc7b1
#e0b09d
#c49a89
#a88476
#8c6e62
#70584e
#54423b
#382c27
#1c1613
#000000

Similar Color like #fdc7b1 color

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

#fec8b2
#ffc9b3
#ffcab4
#ffcbb5
#ffccb6
#ffcdb7
#ffceb8
#ffcfb9
#ffd0ba
#ffd1bb
#ffd2bc
#ffd3bd
#ffd4be
#ffd5bf
#fcc6b0
#fbc5af
#fac4ae
#f9c3ad
#f8c2ac
#f7c1ab
#f6c0aa
#f5bfa9
#f4bea8
#f3bda7
#f2bca6
#f1bba5
#f0baa4
#efb9a3

Monochromatic Color with #fdc7b1

#fdc7b1
#28201c
#53413a
#7d6358
#a88476
#d2a693

Tints of #fdc7b1 Color

#fdc7b1
#fdcdb9
#fdd3c2
#fdd9cb
#fddfd3
#fee6dc
#feece5
#fef2ed
#fef8f6
#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

#fdc7b1
#b1e7fd

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

Split Complementary

#fdc7b1
#b1fded
#b1c1fd

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

Analogous Color

#fdb1b9
#fdb8b1
#fdc7b1
#fdd6b1
#fde5b1

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

#fdc7b1
#b1fdc7
#c7b1fd

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

#fdc7b1
#c1fdb1
#b1e7fd
#edb1fd

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

#fdc7b1
#b1e7fd
#b1c1fd
#fdedb1

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

#fdc7b1 Color Code Preview on Black Background Color

This is how #fdc7b1 Color will look on black background color. Color contrast ratio is 13.98

#fdc7b1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdc7b1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdc7b1

#fdc7b1 color code is use for CSS Background Color

Background color for the above div is #fdc7b1

HTML with inline CSS

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

#fdc7b1 color code is use for CSS Border Color

CSS Border color for the above div is #fdc7b1

HTML with inline CSS

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

CSS Border Left color for the above div is #fdc7b1

HTML with inline CSS

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

CSS Border Right color for the above div is #fdc7b1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdc7b1

HTML with inline CSS

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

CSS Border Top color for the above div is #fdc7b1

HTML with inline CSS

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

#fdc7b1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdc7b1 Color code Preview on White Background

This is how #fdc7b1 Color code will look on white background color. Color contrast ratio is 1.50

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

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.