crispedge.com

Color picker

Loading...

#ef2009 hex color - Red - Warm color - Information

#ef2009 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ef2009 color code is between #ee2211 web safe hex color code and #ff1100 web safe hex color code. #ee2211 is the nearest web safe color code. You can see here many more shades of #ef2009 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeef2009#ef2009
RGB Decimal239, 32, 9rgb(239, 32, 9)
RGB Percent94%, 13%, 4%rgb(94%, 13%, 4%)
CSS RGBa239, 32, 9,1rgba(239,32,9,1)
CMYK Modelcmyk(0%,87%,96%,6%)
HSL Color Space6,93% ,49%hsl(6,93% ,49%)
HSV Color Space6°, 96%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110010000000001001
Octal3574011
Decimal239329
Hexef2009

Different shades of #ef2009 color code.

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

Light Shade of #ef2009
#f74734
Dark Shade of #ef2009
#be1907
Saturated Shade of #ef2009
#f81900
Desaturated Shade of #ef2009
#e32a15
Grey scale Shade of #ef2009
#7c7c7c
Brighten Shade
#ff3922
Most Readable Shade
#FFFFFF

Shades of #ef2009 color code

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

#ef2009
#d41c08
#b91807
#9f1506
#841105
#6a0e04
#4f0a03
#350702
#1a0301
#000000

Similar Color like #ef2009 color

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

#f0210a
#f1220b
#f2230c
#f3240d
#f4250e
#f5260f
#f62710
#f72811
#f82912
#f92a13
#fa2b14
#fb2c15
#fc2d16
#fd2e17
#ee1f08
#ed1e07
#ec1d06
#eb1c05
#ea1b04
#e91a03
#e81902
#e71801
#e61700
#e51600
#e41500
#e31400
#e21300
#e11200

Monochromatic Color with #ef2009

#ef2009
#1a0401
#450903
#6f0f04
#9a1506
#c41a07

Tints of #ef2009 Color

#ef2009
#f03824
#f2513f
#f46a5b
#f68376
#f79b91
#f9b4ad
#fbcdc8
#fde6e3
#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

#ef2009
#09d8ef

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

Split Complementary

#ef2009
#09ef93
#0965ef

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

Analogous Color

#ef094e
#ef0920
#ef2009
#ef4e09
#ef7c09

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

#ef2009
#09ef20
#2009ef

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

#ef2009
#65ef09
#09d8ef
#9309ef

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

#ef2009
#09d8ef
#0965ef
#ef9309

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

#ef2009 Color Code Preview on Black Background Color

This is how #ef2009 Color will look on black background color. Color contrast ratio is 4.88

#ef2009 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef2009

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef2009

#ef2009 color code is use for CSS Background Color

Background color for the above div is #ef2009

HTML with inline CSS

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

#ef2009 color code is use for CSS Border Color

CSS Border color for the above div is #ef2009

HTML with inline CSS

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

CSS Border Left color for the above div is #ef2009

HTML with inline CSS

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

CSS Border Right color for the above div is #ef2009

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef2009

HTML with inline CSS

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

CSS Border Top color for the above div is #ef2009

HTML with inline CSS

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

#ef2009 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef2009 Color code Preview on White Background

This is how #ef2009 Color code will look on white background color. Color contrast ratio is 4.30

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

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,32,9,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(9,216,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,32,9,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.