crispedge.com

#ef7bad hex color - Red - Warm color - Information

#ef7bad hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ef7bad color code is between #ee77aa web safe hex color code and #ff88bb web safe hex color code. #ee77aa is the nearest web safe color code. You can see here many more shades of #ef7bad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeef7bad#ef7bad
RGB Decimal239, 123, 173rgb(239, 123, 173)
RGB Percent94%, 48%, 68%rgb(94%, 48%, 68%)
CSS RGBa239, 123, 173,1rgba(239,123,173,1)
CMYK Modelcmyk(0%,49%,28%,6%)
HSL Color Space334,78% ,71%hsl(334,78% ,71%)
HSV Color Space334°, 49%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110111101110101101
Octal357173255
Decimal239123173
Hexef7bad

Different shades of #ef7bad color code.

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

Light Shade of #ef7bad
#f5a8c9
Dark Shade of #ef7bad
#e94e91
Saturated Shade of #ef7bad
#f674ac
Desaturated Shade of #ef7bad
#e882ae
Grey scale Shade of #ef7bad
#b5b5b5
Brighten Shade
#ff94c6
Most Readable Shade
#000000

Shades of #ef7bad color code

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

#ef7bad
#d46d99
#b95f86
#9f5273
#844460
#6a364c
#4f2939
#351b26
#1a0d13
#000000

Similar Color like #ef7bad color

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

#f07cae
#f17daf
#f27eb0
#f37fb1
#f480b2
#f581b3
#f682b4
#f783b5
#f884b6
#f985b7
#fa86b8
#fb87b9
#fc88ba
#fd89bb
#ee7aac
#ed79ab
#ec78aa
#eb77a9
#ea76a8
#e975a7
#e874a6
#e773a5
#e672a4
#e571a3
#e470a2
#e36fa1
#e26ea0
#e16d9f

Monochromatic Color with #ef7bad

#ef7bad
#1a0e13
#452432
#6f3951
#9a4f6f
#c4658e

Tints of #ef7bad Color

#ef7bad
#f089b6
#f298bf
#f4a7c8
#f6b5d1
#f7c4da
#f9d3e3
#fbe1ec
#fdf0f5
#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

#ef7bad
#7befbd

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

Split Complementary

#ef7bad
#7bef83
#7be7ef

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

Analogous Color

#ef7bdb
#ef7bc4
#ef7bad
#ef7b96
#ef7b7f

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

#ef7bad
#adef7b
#7badef

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

#ef7bad
#e7ef7b
#7befbd
#837bef

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

#ef7bad
#7befbd
#7be7ef
#ef837b

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

#ef7bad Color Code Preview on Black Background Color

This is how #ef7bad Color will look on black background color. Color contrast ratio is 8.11

#ef7bad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef7bad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef7bad

#ef7bad color code is use for CSS Background Color

Background color for the above div is #ef7bad

HTML with inline CSS

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

#ef7bad color code is use for CSS Border Color

CSS Border color for the above div is #ef7bad

HTML with inline CSS

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

CSS Border Left color for the above div is #ef7bad

HTML with inline CSS

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

CSS Border Right color for the above div is #ef7bad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef7bad

HTML with inline CSS

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

CSS Border Top color for the above div is #ef7bad

HTML with inline CSS

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

#ef7bad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef7bad Color code Preview on White Background

This is how #ef7bad Color code will look on white background color. Color contrast ratio is 2.59

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

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,123,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(123,239,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,123,173,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.

< /html>