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

#e5664f hex color - Orange - Warm color - Information

#e5664f hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #e5664f Color code in RGB color code model is created after adding 89.8% red color, 40% green color and 30.98% blue color. Hex #e5664f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 66% yellow and 10.2% black.

Hex #e5664f color code is between #dd5555 web safe hex color code and #ee7744 web safe hex color code. #dd5555 is the nearest web safe color code. You can see here many more shades of #e5664f 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 e5664f #e5664f
RGB Decimal 229, 102, 79 rgb(229, 102, 79)
RGB Percent 90%, 40%, 31% rgb(90%, 40%, 31%)
CSS RGBa 229, 102, 79,1 rgba(229,102,79,1)
CMYK Model cmyk(0%,55%,66%,10.2%)
HSL Color Space 9,74% ,60% hsl(9,74% ,60%)
HSV Color Space 9°, 66%, 90%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100101 01100110 01001111
Octal 345 146 117
Decimal 229 102 79
Hex e5 66 4f

Different shades of #e5664f color code.

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

Light Shade of #e5664f
#ec8d7b
Dark Shade of #e5664f
#de3f23
Saturated Shade of #e5664f
#ef5f45
Desaturated Shade of #e5664f
#db6d59
Grey scale Shade of #e5664f
#9a9a9a
Brighten Shade
#fe7f68
Most Readable Shade
#000000

Shades of #e5664f color code

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

#e5664f
#cb5a46
#b24f3d
#984434
#7f382b
#652d23
#4c221a
#321611
#190b08
#000000

Similar Color like #e5664f color

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

#e66750
#e76851
#e86952
#e96a53
#ea6b54
#eb6c55
#ec6d56
#ed6e57
#ee6f58
#ef7059
#f0715a
#f1725b
#f2735c
#f3745d
#e4654e
#e3644d
#e2634c
#e1624b
#e0614a
#df6049
#de5f48
#dd5e47
#dc5d46
#db5c45
#da5b44
#d95a43
#d85942
#d75841

Monochromatic Color with #e5664f

#e5664f
#100706
#3b1a14
#652d23
#904032
#ba5340

Tints of #e5664f Color

#e5664f
#e77762
#ea8876
#ed9989
#f0aa9d
#f3bbb0
#f6ccc4
#f9ddd7
#fceeeb
#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

#e5664f
#4fcee5

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

Split Complementary

#e5664f
#4fe5b1
#4f83e5

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

Analogous Color

#e54f74
#e54f56
#e5664f
#e5844f
#e5a24f

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

#e5664f
#4fe566
#664fe5

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

#e5664f
#83e54f
#4fcee5
#b14fe5

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

#e5664f
#4fcee5
#4f83e5
#e5b14f

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

#e5664f Color Code Preview on Black Background Color

This is how #e5664f Color will look on black background color. Color contrast ratio is 6.35

#e5664f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5664f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5664f

#e5664f color code is use for CSS Background Color

Background color for the above div is #e5664f

HTML with inline CSS

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

#e5664f color code is use for CSS Border Color

CSS Border color for the above div is #e5664f

HTML with inline CSS

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

CSS Border Left color for the above div is #e5664f

HTML with inline CSS

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

CSS Border Right color for the above div is #e5664f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5664f

HTML with inline CSS

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

CSS Border Top color for the above div is #e5664f

HTML with inline CSS

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

#e5664f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5664f Color code Preview on White Background

This is how #e5664f Color code will look on white background color. Color contrast ratio is 3.31

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

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(229,102,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,206,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(229,102,79,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.