crispedge.com

Color picker

Loading...

#efa494 hex color - Red - Warm color - Information

#efa494 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #efa494 color code is between #eeaa99 web safe hex color code and #ff9988 web safe hex color code. #eeaa99 is the nearest web safe color code. You can see here many more shades of #efa494 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeefa494#efa494
RGB Decimal239, 164, 148rgb(239, 164, 148)
RGB Percent94%, 64%, 58%rgb(94%, 64%, 58%)
CSS RGBa239, 164, 148,1rgba(239,164,148,1)
CMYK Modelcmyk(0%,31%,38%,6%)
HSL Color Space11,74% ,76%hsl(11,74% ,76%)
HSV Color Space11°, 38%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111010010010010100
Octal357244224
Decimal239164148
Hexefa494

Different shades of #efa494 color code.

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

Light Shade of #efa494
#f6cac0
Dark Shade of #efa494
#e87e68
Saturated Shade of #efa494
#f5a08e
Desaturated Shade of #efa494
#e9a89a
Grey scale Shade of #efa494
#c1c1c1
Brighten Shade
#ffbdad
Most Readable Shade
#000000

Shades of #efa494 color code

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

#efa494
#d49183
#b97f73
#9f6d62
#845b52
#6a4841
#4f3631
#352420
#1a1210
#000000

Similar Color like #efa494 color

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

#f0a595
#f1a696
#f2a797
#f3a898
#f4a999
#f5aa9a
#f6ab9b
#f7ac9c
#f8ad9d
#f9ae9e
#faaf9f
#fbb0a0
#fcb1a1
#fdb2a2
#eea393
#eda292
#eca191
#eba090
#ea9f8f
#e99e8e
#e89d8d
#e79c8c
#e69b8b
#e59a8a
#e49989
#e39888
#e29787
#e19686

Monochromatic Color with #efa494

#efa494
#1a1210
#452f2b
#6f4d45
#9a6a5f
#c4877a

Tints of #efa494 Color

#efa494
#f0ae9f
#f2b8ab
#f4c2b7
#f6ccc3
#f7d6cf
#f9e0db
#fbeae7
#fdf4f3
#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

#efa494
#94dfef

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

Split Complementary

#efa494
#94efd1
#94b2ef

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

Analogous Color

#ef94a8
#ef9496
#efa494
#efb694
#efc894

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

#efa494
#94efa4
#a494ef

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

#efa494
#b1ef94
#94dfef
#d194ef

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

#efa494
#94dfef
#94b2ef
#efd194

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

#efa494 Color Code Preview on Black Background Color

This is how #efa494 Color will look on black background color. Color contrast ratio is 10.41

#efa494 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efa494

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efa494

#efa494 color code is use for CSS Background Color

Background color for the above div is #efa494

HTML with inline CSS

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

#efa494 color code is use for CSS Border Color

CSS Border color for the above div is #efa494

HTML with inline CSS

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

CSS Border Left color for the above div is #efa494

HTML with inline CSS

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

CSS Border Right color for the above div is #efa494

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efa494

HTML with inline CSS

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

CSS Border Top color for the above div is #efa494

HTML with inline CSS

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

#efa494 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efa494 Color code Preview on White Background

This is how #efa494 Color code will look on white background color. Color contrast ratio is 2.02

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(239,164,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(148,223,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,164,148,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.