crispedge.com

Color picker

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

#efc3cf hex color - Red - Warm color - Information

#efc3cf hex color - Red - Warm color

Color Hue/Base color: Red

Hex #efc3cf Color code in RGB color code model is created after adding 93.73% red color, 76.47% green color and 81.18% blue color. Hex #efc3cf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 13% yellow and 6% black.

Hex #efc3cf color code is between #eebbcc web safe hex color code and #ffccdd web safe hex color code. #eebbcc is the nearest web safe color code. You can see here many more shades of #efc3cf color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeefc3cf#efc3cf
RGB Decimal239, 195, 207rgb(239, 195, 207)
RGB Percent94%, 76%, 81%rgb(94%, 76%, 81%)
CSS RGBa239, 195, 207,1rgba(239,195,207,1)
CMYK Modelcmyk(0%,18%,13%,6%)
HSL Color Space344,58% ,85%hsl(344,58% ,85%)
HSV Color Space344°, 18%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111100001111001111
Octal357303317
Decimal239195207
Hexefc3cf

Different shades of #efc3cf color code.

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

Light Shade of #efc3cf
#faebef
Dark Shade of #efc3cf
#e49baf
Saturated Shade of #efc3cf
#f3bfcd
Desaturated Shade of #efc3cf
#ebc7d1
Grey scale Shade of #efc3cf
#d9d9d9
Brighten Shade
#ffdce8
Most Readable Shade
#000000

Shades of #efc3cf color code

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

#efc3cf
#d4adb8
#b997a1
#9f828a
#846c73
#6a565c
#4f4145
#352b2e
#1a1517
#000000

Similar Color like #efc3cf color

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

#f0c4d0
#f1c5d1
#f2c6d2
#f3c7d3
#f4c8d4
#f5c9d5
#f6cad6
#f7cbd7
#f8ccd8
#f9cdd9
#faceda
#fbcfdb
#fcd0dc
#fdd1dd
#eec2ce
#edc1cd
#ecc0cc
#ebbfcb
#eabeca
#e9bdc9
#e8bcc8
#e7bbc7
#e6bac6
#e5b9c5
#e4b8c4
#e3b7c3
#e2b6c2
#e1b5c1

Monochromatic Color with #efc3cf

#efc3cf
#1a1617
#45383c
#6f5b61
#9a7e85
#c4a0aa

Tints of #efc3cf Color

#efc3cf
#f0c9d4
#f2d0d9
#f4d7df
#f6dde4
#f7e4e9
#f9ebef
#fbf1f4
#fdf8f9
#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

#efc3cf
#c3efe3

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

Split Complementary

#efc3cf
#c3efcd
#c3e5ef

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

Analogous Color

#efc3e1
#efc3d8
#efc3cf
#efc3c6
#efc9c3

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

#efc3cf
#cfefc3
#c3cfef

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

#efc3cf
#e5efc3
#c3efe3
#cdc3ef

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

#efc3cf
#c3efe3
#c3e5ef
#efcdc3

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

#efc3cf Color Code Preview on Black Background Color

This is how #efc3cf Color will look on black background color. Color contrast ratio is 13.38

#efc3cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc3cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc3cf

#efc3cf color code is use for CSS Background Color

Background color for the above div is #efc3cf

HTML with inline CSS

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

#efc3cf color code is use for CSS Border Color

CSS Border color for the above div is #efc3cf

HTML with inline CSS

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

CSS Border Left color for the above div is #efc3cf

HTML with inline CSS

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

CSS Border Right color for the above div is #efc3cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efc3cf

HTML with inline CSS

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

CSS Border Top color for the above div is #efc3cf

HTML with inline CSS

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

#efc3cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efc3cf Color code Preview on White Background

This is how #efc3cf Color code will look on white background color. Color contrast ratio is 1.57

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

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.