crispedge.com

Color picker

Loading...

#ee5d60 hex color - Brown - Warm color - Information

#ee5d60 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #ee5d60 Color code in RGB color code model is created after adding 93.33% red color, 36.47% green color and 37.65% blue color. Hex #ee5d60 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 60% yellow and 7% black.

Hex #ee5d60 color code is between #dd5566 web safe hex color code and #ff6655 web safe hex color code. #dd5566 is the nearest web safe color code. You can see here many more shades of #ee5d60 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeee5d60#ee5d60
RGB Decimal238, 93, 96rgb(238, 93, 96)
RGB Percent93%, 36%, 38%rgb(93%, 36%, 38%)
CSS RGBa238, 93, 96,1rgba(238,93,96,1)
CMYK Modelcmyk(0%,61%,60%,7%)
HSL Color Space359,81% ,65%hsl(359,81% ,65%)
HSV Color Space359°, 61%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100101110101100000
Octal356135140
Decimal2389396
Hexee5d60

Different shades of #ee5d60 color code.

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

Light Shade of #ee5d60
#f38b8d
Dark Shade of #ee5d60
#e92f33
Saturated Shade of #ee5d60
#f75457
Desaturated Shade of #ee5d60
#e56669
Grey scale Shade of #ee5d60
#a5a5a5
Brighten Shade
#ff7679
Most Readable Shade
#000000

Shades of #ee5d60 color code

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

#ee5d60
#d35255
#b9484a
#9e3e40
#843335
#69292a
#4f1f20
#341415
#1a0a0a
#000000

Similar Color like #ee5d60 color

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

#ef5e61
#f05f62
#f16063
#f26164
#f36265
#f46366
#f56467
#f66568
#f76669
#f8676a
#f9686b
#fa696c
#fb6a6d
#fc6b6e
#ed5c5f
#ec5b5e
#eb5a5d
#ea595c
#e9585b
#e8575a
#e75659
#e65558
#e55457
#e45356
#e35255
#e25154
#e15053
#e04f52

Monochromatic Color with #ee5d60

#ee5d60
#1a0a0a
#441b1b
#6e2b2d
#993c3e
#c34c4f

Tints of #ee5d60 Color

#ee5d60
#ef6f71
#f18183
#f39395
#f5a5a6
#f7b7b8
#f9c9ca
#fbdbdb
#fdeded
#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

#ee5d60
#5deeeb

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

Split Complementary

#ee5d60
#5deea2
#5da9ee

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

Analogous Color

#ee5d9a
#ee5d7d
#ee5d60
#ee775d
#ee945d

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

#ee5d60
#60ee5d
#5d60ee

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

#ee5d60
#a8ee5d
#5deeeb
#a25dee

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

#ee5d60
#5deeeb
#5da9ee
#eea25d

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

#ee5d60 Color Code Preview on Black Background Color

This is how #ee5d60 Color will look on black background color. Color contrast ratio is 6.37

#ee5d60 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee5d60

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee5d60

#ee5d60 color code is use for CSS Background Color

Background color for the above div is #ee5d60

HTML with inline CSS

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

#ee5d60 color code is use for CSS Border Color

CSS Border color for the above div is #ee5d60

HTML with inline CSS

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

CSS Border Left color for the above div is #ee5d60

HTML with inline CSS

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

CSS Border Right color for the above div is #ee5d60

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee5d60

HTML with inline CSS

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

CSS Border Top color for the above div is #ee5d60

HTML with inline CSS

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

#ee5d60 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee5d60 Color code Preview on White Background

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

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,93,96,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,238,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,93,96,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.