crispedge.com

Color picker

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

#efc4a6 hex color - Orange - Warm color - Information

#efc4a6 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #efc4a6 color code is between #eeccaa web safe hex color code and #ffbb99 web safe hex color code. #eeccaa is the nearest web safe color code. You can see here many more shades of #efc4a6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeefc4a6#efc4a6
RGB Decimal239, 196, 166rgb(239, 196, 166)
RGB Percent94%, 77%, 65%rgb(94%, 77%, 65%)
CSS RGBa239, 196, 166,1rgba(239,196,166,1)
CMYK Modelcmyk(0%,18%,31%,6%)
HSL Color Space25,70% ,79%hsl(25,70% ,79%)
HSV Color Space25°, 31%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111100010010100110
Octal357304246
Decimal239196166
Hexefc4a6

Different shades of #efc4a6 color code.

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

Light Shade of #efc4a6
#f7e1d1
Dark Shade of #efc4a6
#e7a77b
Saturated Shade of #efc4a6
#f4c3a1
Desaturated Shade of #efc4a6
#eac5ab
Grey scale Shade of #efc4a6
#cacaca
Brighten Shade
#ffddbf
Most Readable Shade
#000000

Shades of #efc4a6 color code

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

#efc4a6
#d4ae93
#b99881
#9f826e
#846c5c
#6a5749
#4f4137
#352b24
#1a1512
#000000

Similar Color like #efc4a6 color

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

#f0c5a7
#f1c6a8
#f2c7a9
#f3c8aa
#f4c9ab
#f5caac
#f6cbad
#f7ccae
#f8cdaf
#f9ceb0
#facfb1
#fbd0b2
#fcd1b3
#fdd2b4
#eec3a5
#edc2a4
#ecc1a3
#ebc0a2
#eabfa1
#e9bea0
#e8bd9f
#e7bc9e
#e6bb9d
#e5ba9c
#e4b99b
#e3b89a
#e2b799
#e1b698

Monochromatic Color with #efc4a6

#efc4a6
#1a1612
#453930
#6f5b4d
#9a7e6b
#c4a188

Tints of #efc4a6 Color

#efc4a6
#f0caaf
#f2d1b9
#f4d7c3
#f6decd
#f7e4d7
#f9ebe1
#fbf1eb
#fdf8f5
#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

#efc4a6
#a6d1ef

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

Split Complementary

#efc4a6
#a6efe9
#a6adef

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

Analogous Color

#efa7a6
#efb5a6
#efc4a6
#efd3a6
#efe1a6

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

#efc4a6
#a6efc4
#c4a6ef

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

#efc4a6
#acefa6
#a6d1ef
#e8a6ef

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

#efc4a6
#a6d1ef
#a6adef
#efe8a6

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

#efc4a6 Color Code Preview on Black Background Color

This is how #efc4a6 Color will look on black background color. Color contrast ratio is 13.12

#efc4a6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc4a6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc4a6

#efc4a6 color code is use for CSS Background Color

Background color for the above div is #efc4a6

HTML with inline CSS

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

#efc4a6 color code is use for CSS Border Color

CSS Border color for the above div is #efc4a6

HTML with inline CSS

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

CSS Border Left color for the above div is #efc4a6

HTML with inline CSS

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

CSS Border Right color for the above div is #efc4a6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efc4a6

HTML with inline CSS

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

CSS Border Top color for the above div is #efc4a6

HTML with inline CSS

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

#efc4a6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efc4a6 Color code Preview on White Background

This is how #efc4a6 Color code will look on white background color. Color contrast ratio is 1.60

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

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.