Skip to main content Skip to docs navigation

#e3085d hex color | Download Dark Red BG image | Information

Color Picker

@
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 Info

Woow we have a nearby visually matching color name available. It's name is Raspberry Yogurt and its hex is #E30B5D Nearest Color Name

Color Hue/Base color: Red

Hex #e3085d Color code in RGB color code model is created after adding 89.02% red color, 3.14% green color and 36.47% blue color. Hex #e3085d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 96% magenta, 59% yellow and 10.98% black.

Hex #e3085d color code is between #dd0055 web safe hex color code and #ee0066 web safe hex color code. #dd0055 is the nearest web safe color code. You can see here many more shades of #e3085d color code.

RGB Chart

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

Color Table

Hex Color Code e3085d #e3085d
RGB Decimal 227, 8, 93 227, 8, 93
RGB Percent 89%, 3%, 36% rgb(89%, 3%, 36%)
CSS RGBa 227, 8, 93,1 rgba(227,8,93,1)
CMYK Model cmyk(0%,96%,59%,10.98%)
HSL Color Space 337,93% ,46% hsl(337,93% ,46%)
HSV Color Space 337°, 96%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100011 00001000 01011101
Octal 343 10 135
Decimal 227 8 93
Hex e3 08 5d

Different shades of #e3085d color code.

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

Darkest of #e3085d
#4f0320
Darker of #e3085d
#800535
Dark of #e3085d
#b20649
Base of #e3085d
#e3085d
Light of #e3085d
#f72778
Lighter
#f95896
Lightest
#fb89b5

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

#e3085d
#08e38e

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

Split Complementary

#e3085d
#08e320
#08cbe3

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

Analogous Color

#e308dd
#e308b8
#e3085d
#e30814
#e35708

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

#e3085d
#085de3
#5de308

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

#e3085d
#5de308
#08e38e
#8e08e3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#e3085d
#cbe308
#08e38e
#2008e3

Square 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).

Monochromatic Color with #e3085d

#1e010c
#4f0320
#800535
#b20649
#e3085d
#f72778
#f95896
#fb89b5
#fdbad4

Tints of #e3085d Color

#e3085d
#e6236f
#e93e81
#ec5a93
#ef75a5
#f291b7
#f5acc9
#f8c8db
#fbe3ed
#ffffff

Shades of #e3085d color code

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

#e3085d
#c90752
#b00648
#97053e
#7e0433
#640329
#4b021f
#320114
#19000a
#000000

Tones

#e3085d
#cc2062
#b43768
#9d4f6d
#856672

Tones

Similar Color like #e3085d color

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

#e4095e
#e50a5f
#e60b60
#e70c61
#e80d62
#e90e63
#ea0f64
#eb1065
#ec1166
#ed1267
#ee1368
#ef1469
#f0156a
#f1166b
#e2075c
#e1065b
#e0055a
#df0459
#de0358
#dd0257
#dc0156
#db0055
#da0054
#d90053
#d80052
#d70051
#d60050
#d5004f

Download this Dark Red

Hex #e3085d 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.

#e3085d Color Code Preview on Black Background Color

This is how #e3085d Color will look on black background color. Color contrast ratio is 4.46

#e3085d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e3085d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e3085d

#e3085d color code is use for CSS Background Color

Background color for the above div is #e3085d

HTML with inline CSS

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

#e3085d color code is use for CSS Border Color

CSS Border color for the above div is #e3085d

HTML with inline CSS

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

CSS Border Left color for the above div is #e3085d

HTML with inline CSS

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

CSS Border Right color for the above div is #e3085d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e3085d

HTML with inline CSS

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

CSS Border Top color for the above div is #e3085d

HTML with inline CSS

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

#e3085d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e3085d Color code Preview on White Background

This is how #e3085d Color code will look on white background color. Color contrast ratio is 4.71

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(227,8,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(8,227,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(227,8,93,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }