crispedge.com

Color picker

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

#ebdbc1 hex color - Clam Up - Yellow - Warm color - Information

#ebdbc1 hex color - Clam Up - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ebdbc1 Color Code is also known as Clam Up color.

Hex #ebdbc1 Color code in RGB color code model is created after adding 92.16% red color, 85.88% green color and 75.69% blue color. Hex #ebdbc1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 18% yellow and 8% black.

Hex #ebdbc1 color code is between #eeddbb web safe hex color code and #ddcccc web safe hex color code. #eeddbb is the nearest web safe color code. You can see here many more shades of #ebdbc1 color code.

0 Likes 0 Comments | 39 Views

Color Table

Hex Color Codeebdbc1#ebdbc1
RGB Decimal235, 219, 193rgb(235, 219, 193)
RGB Percent92%, 86%, 76%rgb(92%, 86%, 76%)
CSS RGBa235, 219, 193,1rgba(235,219,193,1)
CMYK Modelcmyk(0%,7%,18%,8%)
HSL Color Space37,51% ,84%hsl(37,51% ,84%)
HSV Color Space37°, 18%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111101101111000001
Octal353333301
Decimal235219193
Hexebdbc1

Different shades of #ebdbc1 color code.

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

Light Shade of #ebdbc1
#f7f1e8
Dark Shade of #ebdbc1
#dfc59a
Saturated Shade of #ebdbc1
#efdcbd
Desaturated Shade of #ebdbc1
#e7dac5
Grey scale Shade of #ebdbc1
#d6d6d6
Brighten Shade
#fff4da
Most Readable Shade
#000000

Shades of #ebdbc1 color code

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

#ebdbc1
#d0c2ab
#b6aa96
#9c9280
#82796b
#686155
#4e4940
#34302a
#1a1815
#000000

Similar Color like #ebdbc1 color

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

#ecdcc2
#edddc3
#eedec4
#efdfc5
#f0e0c6
#f1e1c7
#f2e2c8
#f3e3c9
#f4e4ca
#f5e5cb
#f6e6cc
#f7e7cd
#f8e8ce
#f9e9cf
#eadac0
#e9d9bf
#e8d8be
#e7d7bd
#e6d6bc
#e5d5bb
#e4d4ba
#e3d3b9
#e2d2b8
#e1d1b7
#e0d0b6
#dfcfb5
#deceb4
#ddcdb3

Monochromatic Color with #ebdbc1

#ebdbc1
#161512
#413d35
#6b6458
#968c7b
#c0b39e

Tints of #ebdbc1 Color

#ebdbc1
#eddfc7
#efe3ce
#f1e7d5
#f3ebdc
#f6efe3
#f8f3ea
#faf7f1
#fcfbf8
#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

#ebdbc1
#c1d1eb

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

Split Complementary

#ebdbc1
#c1e6eb
#c6c1eb

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

Analogous Color

#ebcac1
#ebd3c1
#ebdbc1
#ebe3c1
#eaebc1

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

#ebdbc1
#c1ebdb
#dbc1eb

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

#ebdbc1
#c1ebc6
#c1d1eb
#ebc1e6

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

#ebdbc1
#c1d1eb
#c6c1eb
#e6ebc1

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

#ebdbc1 Color Code Preview on Black Background Color

This is how #ebdbc1 Color will look on black background color. Color contrast ratio is 15.44

#ebdbc1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebdbc1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebdbc1

#ebdbc1 color code is use for CSS Background Color

Background color for the above div is #ebdbc1

HTML with inline CSS

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

#ebdbc1 color code is use for CSS Border Color

CSS Border color for the above div is #ebdbc1

HTML with inline CSS

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

CSS Border Left color for the above div is #ebdbc1

HTML with inline CSS

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

CSS Border Right color for the above div is #ebdbc1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebdbc1

HTML with inline CSS

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

CSS Border Top color for the above div is #ebdbc1

HTML with inline CSS

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

#ebdbc1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebdbc1 Color code Preview on White Background

This is how #ebdbc1 Color code will look on white background color. Color contrast ratio is 1.36

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

Related Gradients

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

0 Likes 0 Comments | 39 Views

Post your comment:-

By submitting comment you agree to our privacy policy.