crispedge.com

Color picker

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

#fcd8c4 hex color - Red - Warm color - Information

#fcd8c4 hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #fcd8c4 Color code in RGB color code model is created after adding 98.82% red color, 84.71% green color and 76.86% blue color. Hex #fcd8c4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 22% yellow and 1% black.

Hex #fcd8c4 color code is between #ffddcc web safe hex color code and #eeccbb web safe hex color code. #ffddcc is the nearest web safe color code. You can see here many more shades of #fcd8c4 color code.

0 Likes 0 Comments | 14 Views

Color Table

Hex Color Codefcd8c4#fcd8c4
RGB Decimal252, 216, 196rgb(252, 216, 196)
RGB Percent99%, 85%, 77%rgb(99%, 85%, 77%)
CSS RGBa252, 216, 196,1rgba(252,216,196,1)
CMYK Modelcmyk(0%,14%,22%,1%)
HSL Color Space21,90% ,88%hsl(21,90% ,88%)
HSV Color Space21°, 22%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001101100011000100
Octal374330304
Decimal252216196
Hexfcd8c4

Different shades of #fcd8c4 color code.

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

Light Shade of #fcd8c4
#fef8f5
Dark Shade of #fcd8c4
#fab893
Saturated Shade of #fcd8c4
#ffd7c1
Desaturated Shade of #fcd8c4
#f9d9c7
Grey scale Shade of #fcd8c4
#e0e0e0
Brighten Shade
#fff1dd
Most Readable Shade
#000000

Shades of #fcd8c4 color code

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

#fcd8c4
#e0c0ae
#c4a898
#a89082
#8c786c
#706057
#544841
#38302b
#1c1815
#000000

Similar Color like #fcd8c4 color

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

#fdd9c5
#fedac6
#ffdbc7
#ffdcc8
#ffddc9
#ffdeca
#ffdfcb
#ffe0cc
#ffe1cd
#ffe2ce
#ffe3cf
#ffe4d0
#ffe5d1
#ffe6d2
#fbd7c3
#fad6c2
#f9d5c1
#f8d4c0
#f7d3bf
#f6d2be
#f5d1bd
#f4d0bc
#f3cfbb
#f2ceba
#f1cdb9
#f0ccb8
#efcbb7
#eecab6

Monochromatic Color with #fcd8c4

#fcd8c4
#27221f
#524640
#7c6b61
#a78f82
#d1b4a3

Tints of #fcd8c4 Color

#fcd8c4
#fcdcca
#fce0d1
#fde5d7
#fde9de
#fdede4
#fef2eb
#fef6f1
#fefaf8
#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

#fcd8c4
#c4e8fc

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

Split Complementary

#fcd8c4
#c4fcf4
#c4ccfc

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

Analogous Color

#fcc4c6
#fccdc4
#fcd8c4
#fce3c4
#fceec4

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

#fcd8c4
#c4fcd8
#d8c4fc

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

#fcd8c4
#ccfcc4
#c4e8fc
#f4c4fc

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

#fcd8c4
#c4e8fc
#c4ccfc
#fcf4c4

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

#fcd8c4 Color Code Preview on Black Background Color

This is how #fcd8c4 Color will look on black background color. Color contrast ratio is 15.76

#fcd8c4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd8c4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd8c4

#fcd8c4 color code is use for CSS Background Color

Background color for the above div is #fcd8c4

HTML with inline CSS

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

#fcd8c4 color code is use for CSS Border Color

CSS Border color for the above div is #fcd8c4

HTML with inline CSS

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

CSS Border Left color for the above div is #fcd8c4

HTML with inline CSS

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

CSS Border Right color for the above div is #fcd8c4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcd8c4

HTML with inline CSS

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

CSS Border Top color for the above div is #fcd8c4

HTML with inline CSS

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

#fcd8c4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcd8c4 Color code Preview on White Background

This is how #fcd8c4 Color code will look on white background color. Color contrast ratio is 1.33

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

Related Gradients

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

0 Likes 0 Comments | 14 Views

Post your comment:-

By submitting comment you agree to our privacy policy.