Skip to main content Skip to docs navigation

#ee521a hex color - Red - Warm color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #ee521a Color code in RGB color code model is created after adding 93.33% red color, 32.16% green color and 10.2% blue color. Hex #ee521a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 89% yellow and 6.67% black.

Hex #ee521a color code is between #dd5522 web safe hex color code and #ff4411 web safe hex color code. #dd5522 is the nearest web safe color code. You can see here many more shades of #ee521a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ee521a #ee521a
RGB Decimal 238, 82, 26 rgb(238, 82, 26)
RGB Percent 93%, 32%, 10% rgb(93%, 32%, 10%)
CSS RGBa 238, 82, 26,1 rgba(238,82,26,1)
CMYK Model cmyk(0%,66%,89%,6.67%)
HSL Color Space 16,86% ,52% hsl(16,86% ,52%)
HSV Color Space 16°, 89%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 01010010 00011010
Octal 356 122 32
Decimal 238 82 26
Hex ee 52 1a

Different shades of #ee521a color code.

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

Light Shade of #ee521a
#f27649
Dark Shade of #ee521a
#c63f0f
Saturated Shade of #ee521a
#fa4c0e
Desaturated Shade of #ee521a
#e25826
Grey scale Shade of #ee521a
#848484
Brighten Shade
#ff6b33
Most Readable Shade
#FFFFFF

Shades of #ee521a color code

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

#ee521a
#d34817
#b93f14
#9e3611
#842d0e
#69240b
#4f1b08
#341205
#1a0902
#000000

Similar Color like #ee521a color

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

#ef531b
#f0541c
#f1551d
#f2561e
#f3571f
#f45820
#f55921
#f65a22
#f75b23
#f85c24
#f95d25
#fa5e26
#fb5f27
#fc6028
#ed5119
#ec5018
#eb4f17
#ea4e16
#e94d15
#e84c14
#e74b13
#e64a12
#e54911
#e44810
#e3470f
#e2460e
#e1450d
#e0440c

Monochromatic Color with #ee521a

#ee521a
#1a0903
#441707
#6e260c
#993511
#c34315

Tints of #ee521a Color

#ee521a
#ef6533
#f1784c
#f38b66
#f59e7f
#f7b299
#f9c5b2
#fbd8cc
#fdebe5
#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

#ee521a
#1ab6ee

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

Split Complementary

#ee521a
#1aeebc
#1a4cee

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

Analogous Color

#ee1a37
#ee281a
#ee521a
#ee7c1a
#eea71a

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

#ee521a
#1aee52
#521aee

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

#ee521a
#4cee1a
#1ab6ee
#bc1aee

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

#ee521a
#1ab6ee
#1a4cee
#eebc1a

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

#ee521a Color Code Preview on Black Background Color

This is how #ee521a Color will look on black background color. Color contrast ratio is 5.86

#ee521a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee521a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee521a

#ee521a color code is use for CSS Background Color

Background color for the above div is #ee521a

HTML with inline CSS

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

#ee521a color code is use for CSS Border Color

CSS Border color for the above div is #ee521a

HTML with inline CSS

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

CSS Border Left color for the above div is #ee521a

HTML with inline CSS

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

CSS Border Right color for the above div is #ee521a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee521a

HTML with inline CSS

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

CSS Border Top color for the above div is #ee521a

HTML with inline CSS

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

#ee521a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee521a Color code Preview on White Background

This is how #ee521a Color code will look on white background color. Color contrast ratio is 3.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 #ee521a; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ee521a; }

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(238,82,26,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(26,182,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,82,26,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.