crispedge.com

Color picker

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

#eeddcc hex color - Bare Bone - Yellow - Warm color - Information

#eeddcc hex color - Bare Bone - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #eeddcc Color Code is also known as Bare Bone color.

Hex #eeddcc Color code in RGB color code model is created after adding 93.33% red color, 86.67% green color and 80% blue color. Hex #eeddcc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 14% yellow and 7% black.

Hex #eeddcc color code is a web safe color. Next web safe color code is #ddccbb and previous web safe color code is #ffeedd. You can see here many more shades of #eeddcc color code.

0 Likes 0 Comments | 192 Views

Color Table

Hex Color Codeeeddcc#eeddcc
RGB Decimal238, 221, 204rgb(238, 221, 204)
RGB Percent93%, 87%, 80%rgb(93%, 87%, 80%)
CSS RGBa238, 221, 204,1rgba(238,221,204,1)
CMYK Modelcmyk(0%,7%,14%,7%)
HSL Color Space30,50% ,87%hsl(30,50% ,87%)
HSV Color Space30°, 14%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101101110111001100
Octal356335314
Decimal238221204
Hexeeddcc

Different shades of #eeddcc color code.

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

Light Shade of #eeddcc
#fbf6f2
Dark Shade of #eeddcc
#e1c3a6
Saturated Shade of #eeddcc
#f1ddc9
Desaturated Shade of #eeddcc
#ebddcf
Grey scale Shade of #eeddcc
#dddddd
Brighten Shade
#fff6e5
Most Readable Shade
#000000

Shades of #eeddcc color code

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

#eeddcc
#d3c4b5
#b9ab9e
#9e9388
#847a71
#69625a
#4f4944
#34312d
#1a1816
#000000

Similar Color like #eeddcc color

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

#efdecd
#f0dfce
#f1e0cf
#f2e1d0
#f3e2d1
#f4e3d2
#f5e4d3
#f6e5d4
#f7e6d5
#f8e7d6
#f9e8d7
#fae9d8
#fbead9
#fcebda
#eddccb
#ecdbca
#ebdac9
#ead9c8
#e9d8c7
#e8d7c6
#e7d6c5
#e6d5c4
#e5d4c3
#e4d3c2
#e3d2c1
#e2d1c0
#e1d0bf
#e0cfbe

Monochromatic Color with #eeddcc

#eeddcc
#1a1816
#443f3a
#6e675f
#998e83
#c3b6a8

Tints of #eeddcc Color

#eeddcc
#efe0d1
#f1e4d7
#f3e8dd
#f5ece2
#f7efe8
#f9f3ee
#fbf7f3
#fdfbf9
#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

#eeddcc
#ccddee

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

Split Complementary

#eeddcc
#cceeee
#ccccee

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

Analogous Color

#eecfcc
#eed6cc
#eeddcc
#eee4cc
#eeebcc

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

#eeddcc
#cceedd
#ddccee

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

#eeddcc
#cceecc
#ccddee
#eeccee

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

#eeddcc
#ccddee
#ccccee
#eeeecc

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

#eeddcc Color Code Preview on Black Background Color

This is how #eeddcc Color will look on black background color. Color contrast ratio is 15.85

#eeddcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeddcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeddcc

#eeddcc color code is use for CSS Background Color

Background color for the above div is #eeddcc

HTML with inline CSS

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

#eeddcc color code is use for CSS Border Color

CSS Border color for the above div is #eeddcc

HTML with inline CSS

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

CSS Border Left color for the above div is #eeddcc

HTML with inline CSS

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

CSS Border Right color for the above div is #eeddcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eeddcc

HTML with inline CSS

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

CSS Border Top color for the above div is #eeddcc

HTML with inline CSS

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

#eeddcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eeddcc Color code Preview on White Background

This is how #eeddcc Color code will look on white background color. Color contrast ratio is 1.32

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

Related Gradients

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

0 Likes 0 Comments | 192 Views

Post your comment:-

By submitting comment you agree to our privacy policy.