crispedge.com

Color picker

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

#fcddc9 hex color - Red - Warm color - Information

#fcddc9 hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #fcddc9 Color code in RGB color code model is created after adding 98.82% red color, 86.67% green color and 78.82% blue color. Hex #fcddc9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 20% yellow and 1% black.

Hex #fcddc9 color code is between #ffcccc web safe hex color code and #eeeebb web safe hex color code. #ffcccc is the nearest web safe color code. You can see here many more shades of #fcddc9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefcddc9#fcddc9
RGB Decimal252, 221, 201rgb(252, 221, 201)
RGB Percent99%, 87%, 79%rgb(99%, 87%, 79%)
CSS RGBa252, 221, 201,1rgba(252,221,201,1)
CMYK Modelcmyk(0%,12%,20%,1%)
HSL Color Space24,89% ,89%hsl(24,89% ,89%)
HSV Color Space24°, 20%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001101110111001001
Octal374335311
Decimal252221201
Hexfcddc9

Different shades of #fcddc9 color code.

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

Light Shade of #fcddc9
#fffbf9
Dark Shade of #fcddc9
#f9bf99
Saturated Shade of #fcddc9
#ffdcc6
Desaturated Shade of #fcddc9
#f9decc
Grey scale Shade of #fcddc9
#e2e2e2
Brighten Shade
#fff6e2
Most Readable Shade
#000000

Shades of #fcddc9 color code

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

#fcddc9
#e0c4b2
#c4ab9c
#a89386
#8c7a6f
#706259
#544943
#38312c
#1c1816
#000000

Similar Color like #fcddc9 color

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

#fddeca
#fedfcb
#ffe0cc
#ffe1cd
#ffe2ce
#ffe3cf
#ffe4d0
#ffe5d1
#ffe6d2
#ffe7d3
#ffe8d4
#ffe9d5
#ffead6
#ffebd7
#fbdcc8
#fadbc7
#f9dac6
#f8d9c5
#f7d8c4
#f6d7c3
#f5d6c2
#f4d5c1
#f3d4c0
#f2d3bf
#f1d2be
#f0d1bd
#efd0bc
#eecfbb

Monochromatic Color with #fcddc9

#fcddc9
#272320
#524841
#7c6d63
#a79285
#d1b8a7

Tints of #fcddc9 Color

#fcddc9
#fce0cf
#fce4d5
#fde8db
#fdece1
#fdefe7
#fef3ed
#fef7f3
#fefbf9
#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

#fcddc9
#c9e8fc

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

Split Complementary

#fcddc9
#c9fcf7
#c9cefc

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

Analogous Color

#fcc9c9
#fcd3c9
#fcddc9
#fce7c9
#fcf1c9

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

#fcddc9
#c9fcdd
#ddc9fc

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

#fcddc9
#cefcc9
#c9e8fc
#f6c9fc

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

#fcddc9
#c9e8fc
#c9cefc
#fcf6c9

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

#fcddc9 Color Code Preview on Black Background Color

This is how #fcddc9 Color will look on black background color. Color contrast ratio is 16.33

#fcddc9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcddc9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcddc9

#fcddc9 color code is use for CSS Background Color

Background color for the above div is #fcddc9

HTML with inline CSS

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

#fcddc9 color code is use for CSS Border Color

CSS Border color for the above div is #fcddc9

HTML with inline CSS

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

CSS Border Left color for the above div is #fcddc9

HTML with inline CSS

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

CSS Border Right color for the above div is #fcddc9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcddc9

HTML with inline CSS

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

CSS Border Top color for the above div is #fcddc9

HTML with inline CSS

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

#fcddc9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcddc9 Color code Preview on White Background

This is how #fcddc9 Color code will look on white background color. Color contrast ratio is 1.29

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

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.