crispedge.com

Color picker

Loading...

#ee764f hex color - Brown - Warm color - Information

#ee764f hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #ee764f Color code in RGB color code model is created after adding 93.33% red color, 46.27% green color and 30.98% blue color. Hex #ee764f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 67% yellow and 7% black.

Hex #ee764f color code is between #dd7755 web safe hex color code and #ff6644 web safe hex color code. #dd7755 is the nearest web safe color code. You can see here many more shades of #ee764f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeee764f#ee764f
RGB Decimal238, 118, 79rgb(238, 118, 79)
RGB Percent93%, 46%, 31%rgb(93%, 46%, 31%)
CSS RGBa238, 118, 79,1rgba(238,118,79,1)
CMYK Modelcmyk(0%,50%,67%,7%)
HSL Color Space15,82% ,62%hsl(15,82% ,62%)
HSV Color Space15°, 67%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100111011001001111
Octal356166117
Decimal23811879
Hexee764f

Different shades of #ee764f color code.

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

Light Shade of #ee764f
#f29a7d
Dark Shade of #ee764f
#ea5220
Saturated Shade of #ee764f
#f87145
Desaturated Shade of #ee764f
#e47b59
Grey scale Shade of #ee764f
#9e9e9e
Brighten Shade
#ff8f68
Most Readable Shade
#000000

Shades of #ee764f color code

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

#ee764f
#d36846
#b95b3d
#9e4e34
#84412b
#693423
#4f271a
#341a11
#1a0d08
#000000

Similar Color like #ee764f color

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

#ef7750
#f07851
#f17952
#f27a53
#f37b54
#f47c55
#f57d56
#f67e57
#f77f58
#f88059
#f9815a
#fa825b
#fb835c
#fc845d
#ed754e
#ec744d
#eb734c
#ea724b
#e9714a
#e87049
#e76f48
#e66e47
#e56d46
#e46c45
#e36b44
#e26a43
#e16942
#e06841

Monochromatic Color with #ee764f

#ee764f
#1a0d08
#442217
#6e3725
#994c33
#c36141

Tints of #ee764f Color

#ee764f
#ef8562
#f19476
#f3a389
#f5b29d
#f7c2b0
#f9d1c4
#fbe0d7
#fdefeb
#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

#ee764f
#4fc7ee

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

Split Complementary

#ee764f
#4feec5
#4f78ee

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

Analogous Color

#ee4f68
#ee564f
#ee764f
#ee964f
#eeb64f

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

#ee764f
#4fee76
#764fee

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

#ee764f
#77ee4f
#4fc7ee
#c54fee

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

#ee764f
#4fc7ee
#4f78ee
#eec64f

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

#ee764f Color Code Preview on Black Background Color

This is how #ee764f Color will look on black background color. Color contrast ratio is 7.34

#ee764f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee764f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee764f

#ee764f color code is use for CSS Background Color

Background color for the above div is #ee764f

HTML with inline CSS

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

#ee764f color code is use for CSS Border Color

CSS Border color for the above div is #ee764f

HTML with inline CSS

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

CSS Border Left color for the above div is #ee764f

HTML with inline CSS

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

CSS Border Right color for the above div is #ee764f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee764f

HTML with inline CSS

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

CSS Border Top color for the above div is #ee764f

HTML with inline CSS

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

#ee764f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee764f Color code Preview on White Background

This is how #ee764f Color code will look on white background color. Color contrast ratio is 2.86

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

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,118,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,199,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,118,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.