crispedge.com

Color picker

Loading...

#e6dcab hex color - Yellow - Warm color - Information

#e6dcab hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #e6dcab Color code in RGB color code model is created after adding 90.2% red color, 86.27% green color and 67.06% blue color. Hex #e6dcab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 26% yellow and 10% black.

Hex #e6dcab color code is between #eeddaa web safe hex color code and #ddccbb web safe hex color code. #eeddaa is the nearest web safe color code. You can see here many more shades of #e6dcab color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codee6dcab#e6dcab
RGB Decimal230, 220, 171rgb(230, 220, 171)
RGB Percent90%, 86%, 67%rgb(90%, 86%, 67%)
CSS RGBa230, 220, 171,1rgba(230,220,171,1)
CMYK Modelcmyk(0%,4%,26%,10%)
HSL Color Space50,54% ,79%hsl(50,54% ,79%)
HSV Color Space50°, 26%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001101101110010101011
Octal346334253
Decimal230220171
Hexe6dcab

Different shades of #e6dcab color code.

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

Light Shade of #e6dcab
#f2ecd2
Dark Shade of #e6dcab
#dacc84
Saturated Shade of #e6dcab
#ebe0a6
Desaturated Shade of #e6dcab
#e1d8b0
Grey scale Shade of #e6dcab
#c8c8c8
Brighten Shade
#fff5c4
Most Readable Shade
#000000

Shades of #e6dcab color code

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

#e6dcab
#ccc398
#b2ab85
#999272
#7f7a5f
#66614c
#4c4939
#333026
#191813
#000000

Similar Color like #e6dcab color

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

#e7ddac
#e8dead
#e9dfae
#eae0af
#ebe1b0
#ece2b1
#ede3b2
#eee4b3
#efe5b4
#f0e6b5
#f1e7b6
#f2e8b7
#f3e9b8
#f4eab9
#e5dbaa
#e4daa9
#e3d9a8
#e2d8a7
#e1d7a6
#e0d6a5
#dfd5a4
#ded4a3
#ddd3a2
#dcd2a1
#dbd1a0
#dad09f
#d9cf9e
#d8ce9d

Monochromatic Color with #e6dcab

#e6dcab
#11110d
#3c392d
#66624c
#918b6c
#bbb38b

Tints of #e6dcab Color

#e6dcab
#e8dfb4
#ebe3bd
#eee7c7
#f1ebd0
#f3efd9
#f6f3e3
#f9f7ec
#fcfbf5
#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

#e6dcab
#abb5e6

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

Split Complementary

#e6dcab
#abd3e6
#bfabe6

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

Analogous Color

#e6c4ab
#e6d0ab
#e6dcab
#e4e6ab
#d8e6ab

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

#e6dcab
#abe6dc
#dcabe6

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

#e6dcab
#abe6be
#abb5e6
#e6abd2

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

#e6dcab
#abb5e6
#bfabe6
#d3e6ab

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

#e6dcab Color Code Preview on Black Background Color

This is how #e6dcab Color will look on black background color. Color contrast ratio is 15.19

#e6dcab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6dcab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6dcab

#e6dcab color code is use for CSS Background Color

Background color for the above div is #e6dcab

HTML with inline CSS

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

#e6dcab color code is use for CSS Border Color

CSS Border color for the above div is #e6dcab

HTML with inline CSS

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

CSS Border Left color for the above div is #e6dcab

HTML with inline CSS

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

CSS Border Right color for the above div is #e6dcab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e6dcab

HTML with inline CSS

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

CSS Border Top color for the above div is #e6dcab

HTML with inline CSS

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

#e6dcab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e6dcab Color code Preview on White Background

This is how #e6dcab Color code will look on white background color. Color contrast ratio is 1.38

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

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(230,220,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(171,181,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,220,171,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.