crispedge.com

Color picker

Loading...

#ef9797 hex color - Red - Warm color - Information

#ef9797 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ef9797 color code is between #ee9999 web safe hex color code and #ff8888 web safe hex color code. #ee9999 is the nearest web safe color code. You can see here many more shades of #ef9797 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeef9797#ef9797
RGB Decimal239, 151, 151rgb(239, 151, 151)
RGB Percent94%, 59%, 59%rgb(94%, 59%, 59%)
CSS RGBa239, 151, 151,1rgba(239,151,151,1)
CMYK Modelcmyk(0%,37%,37%,6%)
HSL Color Space0,73% ,76%hsl(0,73% ,76%)
HSV Color Space0°, 37%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111001011110010111
Octal357227227
Decimal239151151
Hexef9797

Different shades of #ef9797 color code.

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

Light Shade of #ef9797
#f6c3c3
Dark Shade of #ef9797
#e86b6b
Saturated Shade of #ef9797
#f59191
Desaturated Shade of #ef9797
#e99d9d
Grey scale Shade of #ef9797
#c3c3c3
Brighten Shade
#ffb0b0
Most Readable Shade
#000000

Shades of #ef9797 color code

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

#ef9797
#d48686
#b97575
#9f6464
#845353
#6a4343
#4f3232
#352121
#1a1010
#000000

Similar Color like #ef9797 color

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

#f09898
#f19999
#f29a9a
#f39b9b
#f49c9c
#f59d9d
#f69e9e
#f79f9f
#f8a0a0
#f9a1a1
#faa2a2
#fba3a3
#fca4a4
#fda5a5
#ee9696
#ed9595
#ec9494
#eb9393
#ea9292
#e99191
#e89090
#e78f8f
#e68e8e
#e58d8d
#e48c8c
#e38b8b
#e28a8a
#e18989

Monochromatic Color with #ef9797

#ef9797
#1a1111
#452c2c
#6f4646
#9a6161
#c47c7c

Tints of #ef9797 Color

#ef9797
#f0a2a2
#f2aeae
#f4b9b9
#f6c5c5
#f7d0d0
#f9dcdc
#fbe7e7
#fdf3f3
#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

#ef9797
#97efef

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

Split Complementary

#ef9797
#97efc3
#97c3ef

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

Analogous Color

#ef97ba
#ef97a9
#ef9797
#efa997
#efba97

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

#ef9797
#97ef97
#9797ef

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

#ef9797
#c3ef97
#97efef
#c397ef

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

#ef9797
#97efef
#97c3ef
#efc397

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

#ef9797 Color Code Preview on Black Background Color

This is how #ef9797 Color will look on black background color. Color contrast ratio is 9.54

#ef9797 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef9797

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef9797

#ef9797 color code is use for CSS Background Color

Background color for the above div is #ef9797

HTML with inline CSS

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

#ef9797 color code is use for CSS Border Color

CSS Border color for the above div is #ef9797

HTML with inline CSS

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

CSS Border Left color for the above div is #ef9797

HTML with inline CSS

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

CSS Border Right color for the above div is #ef9797

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef9797

HTML with inline CSS

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

CSS Border Top color for the above div is #ef9797

HTML with inline CSS

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

#ef9797 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef9797 Color code Preview on White Background

This is how #ef9797 Color code will look on white background color. Color contrast ratio is 2.20

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

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,151,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,239,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,151,151,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.