crispedge.com

Color picker

Loading...

#e6585d hex color - Orange - Warm color - Information

#e6585d hex color - Orange - Warm color

Color Hue/Base color: Orange

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

Hex #e6585d color code is between #ee5555 web safe hex color code and #dd6666 web safe hex color code. #ee5555 is the nearest web safe color code. You can see here many more shades of #e6585d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee6585d#e6585d
RGB Decimal230, 88, 93rgb(230, 88, 93)
RGB Percent90%, 35%, 36%rgb(90%, 35%, 36%)
CSS RGBa230, 88, 93,1rgba(230,88,93,1)
CMYK Modelcmyk(0%,62%,60%,10%)
HSL Color Space358,74% ,62%hsl(358,74% ,62%)
HSV Color Space358°, 62%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001100101100001011101
Octal346130135
Decimal2308893
Hexe6585d

Different shades of #e6585d color code.

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

Light Shade of #e6585d
#ed8488
Dark Shade of #e6585d
#df2c32
Saturated Shade of #e6585d
#f04e54
Desaturated Shade of #e6585d
#dc6266
Grey scale Shade of #e6585d
#9f9f9f
Brighten Shade
#ff7176
Most Readable Shade
#FFFFFF

Shades of #e6585d color code

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

#e6585d
#cc4e52
#b24448
#993a3e
#7f3033
#662729
#4c1d1f
#331314
#19090a
#000000

Similar Color like #e6585d color

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

#e7595e
#e85a5f
#e95b60
#ea5c61
#eb5d62
#ec5e63
#ed5f64
#ee6065
#ef6166
#f06267
#f16368
#f26469
#f3656a
#f4666b
#e5575c
#e4565b
#e3555a
#e25459
#e15358
#e05257
#df5156
#de5055
#dd4f54
#dc4e53
#db4d52
#da4c51
#d94b50
#d84a4f

Monochromatic Color with #e6585d

#e6585d
#110707
#3c1718
#662729
#91373b
#bb484c

Tints of #e6585d Color

#e6585d
#e86a6f
#eb7d81
#ee8f93
#f1a2a5
#f3b4b7
#f6c7c9
#f9d9db
#fceced
#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

#e6585d
#58e6e1

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

Split Complementary

#e6585d
#58e69a
#58a4e6

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

Analogous Color

#e65896
#e65879
#e6585d
#e66f58
#e68c58

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

#e6585d
#5de658
#585de6

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

#e6585d
#a4e658
#58e6e1
#9a58e6

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

#e6585d
#58e6e1
#58a4e6
#e69a58

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

#e6585d Color Code Preview on Black Background Color

This is how #e6585d Color will look on black background color. Color contrast ratio is 5.92

#e6585d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6585d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6585d

#e6585d color code is use for CSS Background Color

Background color for the above div is #e6585d

HTML with inline CSS

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

#e6585d color code is use for CSS Border Color

CSS Border color for the above div is #e6585d

HTML with inline CSS

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

CSS Border Left color for the above div is #e6585d

HTML with inline CSS

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

CSS Border Right color for the above div is #e6585d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e6585d

HTML with inline CSS

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

CSS Border Top color for the above div is #e6585d

HTML with inline CSS

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

#e6585d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e6585d Color code Preview on White Background

This is how #e6585d Color code will look on white background color. Color contrast ratio is 3.55

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

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