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

#e6085d hex color - Red - Warm color - Information

#e6085d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e6085d Color code in RGB color code model is created after adding 90.2% red color, 3.14% green color and 36.47% blue color. Hex #e6085d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 97% magenta, 60% yellow and 9.8% black.

Hex #e6085d color code is between #ee0055 web safe hex color code and #dd0066 web safe hex color code. #ee0055 is the nearest web safe color code. You can see here many more shades of #e6085d 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 e6085d #e6085d
RGB Decimal 230, 8, 93 rgb(230, 8, 93)
RGB Percent 90%, 3%, 36% rgb(90%, 3%, 36%)
CSS RGBa 230, 8, 93,1 rgba(230,8,93,1)
CMYK Model cmyk(0%,97%,60%,9.8%)
HSL Color Space 337,93% ,47% hsl(337,93% ,47%)
HSV Color Space 337°, 97%, 90%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100110 00001000 01011101
Octal 346 10 135
Decimal 230 8 93
Hex e6 08 5d

Different shades of #e6085d color code.

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

Light Shade of #e6085d
#f82978
Dark Shade of #e6085d
#b50649
Saturated Shade of #e6085d
#ee005b
Desaturated Shade of #e6085d
#da1460
Grey scale Shade of #e6085d
#777777
Brighten Shade
#ff2176
Most Readable Shade
#FFFFFF

Shades of #e6085d color code

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

#e6085d
#cc0752
#b20648
#99053e
#7f0433
#660329
#4c021f
#330114
#19000a
#000000

Similar Color like #e6085d color

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

#e7095e
#e80a5f
#e90b60
#ea0c61
#eb0d62
#ec0e63
#ed0f64
#ee1065
#ef1166
#f01267
#f11368
#f21469
#f3156a
#f4166b
#e5075c
#e4065b
#e3055a
#e20459
#e10358
#e00257
#df0156
#de0055
#dd0054
#dc0053
#db0052
#da0051
#d90050
#d8004f

Monochromatic Color with #e6085d

#e6085d
#110107
#3c0218
#660429
#91053b
#bb074c

Tints of #e6085d Color

#e6085d
#e8236f
#eb3e81
#ee5a93
#f175a5
#f391b7
#f6acc9
#f9c8db
#fce3ed
#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

#e6085d
#08e691

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

Split Complementary

#e6085d
#08e622
#08cce6

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

Analogous Color

#e608b6
#e60889
#e6085d
#e60831
#e60c08

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

#e6085d
#5de608
#085de6

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

#e6085d
#cce608
#08e691
#2208e6

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

#e6085d
#08e691
#08cce6
#e62208

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

#e6085d Color Code Preview on Black Background Color

This is how #e6085d Color will look on black background color. Color contrast ratio is 4.56

#e6085d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6085d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6085d

#e6085d color code is use for CSS Background Color

Background color for the above div is #e6085d

HTML with inline CSS

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

#e6085d color code is use for CSS Border Color

CSS Border color for the above div is #e6085d

HTML with inline CSS

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

CSS Border Left color for the above div is #e6085d

HTML with inline CSS

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

CSS Border Right color for the above div is #e6085d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e6085d

HTML with inline CSS

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

CSS Border Top color for the above div is #e6085d

HTML with inline CSS

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

#e6085d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e6085d Color code Preview on White Background

This is how #e6085d Color code will look on white background color. Color contrast ratio is 4.61

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

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(230,8,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(8,230,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,8,93,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.