crispedge.com

Color picker

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

#ead9d0 hex color - Orange - Warm color - Information

#ead9d0 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ead9d0 Color code in RGB color code model is created after adding 91.76% red color, 85.1% green color and 81.57% blue color. Hex #ead9d0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 11% yellow and 8% black.

Hex #ead9d0 color code is between #eeddcc web safe hex color code and #ddccdd web safe hex color code. #eeddcc is the nearest web safe color code. You can see here many more shades of #ead9d0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeead9d0#ead9d0
RGB Decimal234, 217, 208rgb(234, 217, 208)
RGB Percent92%, 85%, 82%rgb(92%, 85%, 82%)
CSS RGBa234, 217, 208,1rgba(234,217,208,1)
CMYK Modelcmyk(0%,7%,11%,8%)
HSL Color Space21,38% ,87%hsl(21,38% ,87%)
HSV Color Space21°, 11%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101101100111010000
Octal352331320
Decimal234217208
Hexead9d0

Different shades of #ead9d0 color code.

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

Light Shade of #ead9d0
#faf5f3
Dark Shade of #ead9d0
#dabcad
Saturated Shade of #ead9d0
#edd8cd
Desaturated Shade of #ead9d0
#e7dad3
Grey scale Shade of #ead9d0
#dddddd
Brighten Shade
#fff2e9
Most Readable Shade
#000000

Shades of #ead9d0 color code

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

#ead9d0
#d0c0b8
#b6a8a1
#9c908a
#827873
#68605c
#4e4845
#34302e
#1a1817
#000000

Similar Color like #ead9d0 color

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

#ebdad1
#ecdbd2
#eddcd3
#eeddd4
#efded5
#f0dfd6
#f1e0d7
#f2e1d8
#f3e2d9
#f4e3da
#f5e4db
#f6e5dc
#f7e6dd
#f8e7de
#e9d8cf
#e8d7ce
#e7d6cd
#e6d5cc
#e5d4cb
#e4d3ca
#e3d2c9
#e2d1c8
#e1d0c7
#e0cfc6
#dfcec5
#decdc4
#ddccc3
#dccbc2

Monochromatic Color with #ead9d0

#ead9d0
#151413
#403b39
#6a635f
#958a84
#bfb2aa

Tints of #ead9d0 Color

#ead9d0
#ecddd5
#eee1da
#f1e5df
#f3e9e4
#f5eeea
#f8f2ef
#faf6f4
#fcfaf9
#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

#ead9d0
#d0e1ea

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

Split Complementary

#ead9d0
#d0eae6
#d0d4ea

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

Analogous Color

#ead0d1
#ead4d0
#ead9d0
#eaded0
#eae3d0

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

#ead9d0
#d0ead9
#d9d0ea

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

#ead9d0
#d4ead0
#d0e1ea
#e6d0ea

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

#ead9d0
#d0e1ea
#d0d4ea
#eae6d0

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

#ead9d0 Color Code Preview on Black Background Color

This is how #ead9d0 Color will look on black background color. Color contrast ratio is 15.33

#ead9d0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ead9d0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ead9d0

#ead9d0 color code is use for CSS Background Color

Background color for the above div is #ead9d0

HTML with inline CSS

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

#ead9d0 color code is use for CSS Border Color

CSS Border color for the above div is #ead9d0

HTML with inline CSS

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

CSS Border Left color for the above div is #ead9d0

HTML with inline CSS

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

CSS Border Right color for the above div is #ead9d0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ead9d0

HTML with inline CSS

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

CSS Border Top color for the above div is #ead9d0

HTML with inline CSS

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

#ead9d0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ead9d0 Color code Preview on White Background

This is how #ead9d0 Color code will look on white background color. Color contrast ratio is 1.37

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.