crispedge.com

#e9695e hex color - Brown - Warm color - Information

#e9695e hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #e9695e Color code in RGB color code model is created after adding 91.37% red color, 41.18% green color and 36.86% blue color. Hex #e9695e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 60% yellow and 9% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee9695e#e9695e
RGB Decimal233, 105, 94rgb(233, 105, 94)
RGB Percent91%, 41%, 37%rgb(91%, 41%, 37%)
CSS RGBa233, 105, 94,1rgba(233,105,94,1)
CMYK Modelcmyk(0%,55%,60%,9%)
HSL Color Space5,76% ,64%hsl(5,76% ,64%)
HSV Color Space5°, 60%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010010110100101011110
Octal351151136
Decimal23310594
Hexe9695e

Different shades of #e9695e color code.

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

Light Shade of #e9695e
#ef938b
Dark Shade of #e9695e
#e33f31
Saturated Shade of #e9695e
#f26155
Desaturated Shade of #e9695e
#e07167
Grey scale Shade of #e9695e
#a3a3a3
Brighten Shade
#ff8277
Most Readable Shade
#000000

Shades of #e9695e color code

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

#e9695e
#cf5d53
#b55149
#9b463e
#813a34
#672e29
#4d231f
#331714
#190b0a
#000000

Similar Color like #e9695e color

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

#ea6a5f
#eb6b60
#ec6c61
#ed6d62
#ee6e63
#ef6f64
#f07065
#f17166
#f27267
#f37368
#f47469
#f5756a
#f6766b
#f7776c
#e8685d
#e7675c
#e6665b
#e5655a
#e46459
#e36358
#e26257
#e16156
#e06055
#df5f54
#de5e53
#dd5d52
#dc5c51
#db5b50

Monochromatic Color with #e9695e

#e9695e
#140908
#3f1c19
#69302b
#94433c
#be564d

Tints of #e9695e Color

#e9695e
#eb796f
#ed8a81
#f09b93
#f2aba5
#f5bcb7
#f7cdc9
#fadddb
#fceeed
#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

#e9695e
#5edee9

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

Split Complementary

#e9695e
#5ee9af
#5e99e9

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

Analogous Color

#e95e8b
#e95e6f
#e9695e
#e9855e
#e9a15e

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

#e9695e
#5ee969
#695ee9

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

#e9695e
#98e95e
#5edee9
#ae5ee9

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

#e9695e
#5edee9
#5e99e9
#e9af5e

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

#e9695e Color Code Preview on Black Background Color

This is how #e9695e Color will look on black background color. Color contrast ratio is 6.65

#e9695e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e9695e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e9695e

#e9695e color code is use for CSS Background Color

Background color for the above div is #e9695e

HTML with inline CSS

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

#e9695e color code is use for CSS Border Color

CSS Border color for the above div is #e9695e

HTML with inline CSS

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

CSS Border Left color for the above div is #e9695e

HTML with inline CSS

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

CSS Border Right color for the above div is #e9695e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e9695e

HTML with inline CSS

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

CSS Border Top color for the above div is #e9695e

HTML with inline CSS

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

#e9695e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e9695e Color code Preview on White Background

This is how #e9695e Color code will look on white background color. Color contrast ratio is 3.16

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

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(233,105,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,222,233,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(233,105,94,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.

< /html>