crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#e7d2c7 hex color - Orange - Warm color - Information

#e7d2c7 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #e7d2c7 Color code in RGB color code model is created after adding 90.59% red color, 82.35% green color and 78.04% blue color. Hex #e7d2c7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 14% yellow and 9% black.

Hex #e7d2c7 color code is between #eecccc web safe hex color code and #ddddbb web safe hex color code. #eecccc is the nearest web safe color code. You can see here many more shades of #e7d2c7 color code.

0 Likes 0 Comments | 20 Views

Color Table

Hex Color Codee7d2c7#e7d2c7
RGB Decimal231, 210, 199rgb(231, 210, 199)
RGB Percent91%, 82%, 78%rgb(91%, 82%, 78%)
CSS RGBa231, 210, 199,1rgba(231,210,199,1)
CMYK Modelcmyk(0%,9%,14%,9%)
HSL Color Space21,40% ,84%hsl(21,40% ,84%)
HSV Color Space21°, 14%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001111101001011000111
Octal347322307
Decimal231210199
Hexe7d2c7

Different shades of #e7d2c7 color code.

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

Light Shade of #e7d2c7
#f6efeb
Dark Shade of #e7d2c7
#d8b5a3
Saturated Shade of #e7d2c7
#ebd1c3
Desaturated Shade of #e7d2c7
#e3d3cb
Grey scale Shade of #e7d2c7
#d7d7d7
Brighten Shade
#ffebe0
Most Readable Shade
#000000

Shades of #e7d2c7 color code

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

#e7d2c7
#cdbab0
#b3a39a
#9a8c84
#80746e
#665d58
#4d4642
#332e2c
#191716
#000000

Similar Color like #e7d2c7 color

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

#e8d3c8
#e9d4c9
#ead5ca
#ebd6cb
#ecd7cc
#edd8cd
#eed9ce
#efdacf
#f0dbd0
#f1dcd1
#f2ddd2
#f3ded3
#f4dfd4
#f5e0d5
#e6d1c6
#e5d0c5
#e4cfc4
#e3cec3
#e2cdc2
#e1ccc1
#e0cbc0
#dfcabf
#dec9be
#ddc8bd
#dcc7bc
#dbc6bb
#dac5ba
#d9c4b9

Monochromatic Color with #e7d2c7

#e7d2c7
#121110
#3d3735
#675e59
#92857e
#bcaba2

Tints of #e7d2c7 Color

#e7d2c7
#e9d7cd
#ecdcd3
#efe1d9
#f1e6df
#f4ebe6
#f7f0ec
#f9f5f2
#fcfaf8
#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

#e7d2c7
#c7dce7

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

Split Complementary

#e7d2c7
#c7e7e2
#c7cce7

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

Analogous Color

#e7c7c9
#e7ccc7
#e7d2c7
#e7d8c7
#e7dfc7

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

#e7d2c7
#c7e7d2
#d2c7e7

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

#e7d2c7
#cce7c7
#c7dce7
#e2c7e7

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

#e7d2c7
#c7dce7
#c7cce7
#e7e2c7

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

#e7d2c7 Color Code Preview on Black Background Color

This is how #e7d2c7 Color will look on black background color. Color contrast ratio is 14.44

#e7d2c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7d2c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7d2c7

#e7d2c7 color code is use for CSS Background Color

Background color for the above div is #e7d2c7

HTML with inline CSS

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

#e7d2c7 color code is use for CSS Border Color

CSS Border color for the above div is #e7d2c7

HTML with inline CSS

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

CSS Border Left color for the above div is #e7d2c7

HTML with inline CSS

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

CSS Border Right color for the above div is #e7d2c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e7d2c7

HTML with inline CSS

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

CSS Border Top color for the above div is #e7d2c7

HTML with inline CSS

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

#e7d2c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e7d2c7 Color code Preview on White Background

This is how #e7d2c7 Color code will look on white background color. Color contrast ratio is 1.45

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 20 Views

Post your comment:-

By submitting comment you agree to our privacy policy.