crispedge.com

Color picker

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

#ebd2ab hex color - Yellow - Warm color - Information

#ebd2ab hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ebd2ab Color code in RGB color code model is created after adding 92.16% red color, 82.35% green color and 67.06% blue color. Hex #ebd2ab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 27% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeebd2ab#ebd2ab
RGB Decimal235, 210, 171rgb(235, 210, 171)
RGB Percent92%, 82%, 67%rgb(92%, 82%, 67%)
CSS RGBa235, 210, 171,1rgba(235,210,171,1)
CMYK Modelcmyk(0%,11%,27%,8%)
HSL Color Space37,62% ,80%hsl(37,62% ,80%)
HSV Color Space37°, 27%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111101001010101011
Octal353322253
Decimal235210171
Hexebd2ab

Different shades of #ebd2ab color code.

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

Light Shade of #ebd2ab
#f5e8d4
Dark Shade of #ebd2ab
#e1bc82
Saturated Shade of #ebd2ab
#f0d3a6
Desaturated Shade of #ebd2ab
#e6d1b0
Grey scale Shade of #ebd2ab
#cbcbcb
Brighten Shade
#ffebc4
Most Readable Shade
#000000

Shades of #ebd2ab color code

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

#ebd2ab
#d0ba98
#b6a385
#9c8c72
#82745f
#685d4c
#4e4639
#342e26
#1a1713
#000000

Similar Color like #ebd2ab color

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

#ecd3ac
#edd4ad
#eed5ae
#efd6af
#f0d7b0
#f1d8b1
#f2d9b2
#f3dab3
#f4dbb4
#f5dcb5
#f6ddb6
#f7deb7
#f8dfb8
#f9e0b9
#ead1aa
#e9d0a9
#e8cfa8
#e7cea7
#e6cda6
#e5cca5
#e4cba4
#e3caa3
#e2c9a2
#e1c8a1
#e0c7a0
#dfc69f
#dec59e
#ddc49d

Monochromatic Color with #ebd2ab

#ebd2ab
#161410
#413a2f
#6b604e
#96866d
#c0ac8c

Tints of #ebd2ab Color

#ebd2ab
#edd7b4
#efdcbd
#f1e1c7
#f3e6d0
#f6ebd9
#f8f0e3
#faf5ec
#fcfaf5
#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

#ebd2ab
#abc4eb

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

Split Complementary

#ebd2ab
#abe4eb
#b2abeb

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

Analogous Color

#ebb8ab
#ebc5ab
#ebd2ab
#ebdfab
#eaebab

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

#ebd2ab
#abebd2
#d2abeb

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

#ebd2ab
#abebb2
#abc4eb
#ebabe4

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

#ebd2ab
#abc4eb
#b2abeb
#e4ebab

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

#ebd2ab Color Code Preview on Black Background Color

This is how #ebd2ab Color will look on black background color. Color contrast ratio is 14.34

#ebd2ab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd2ab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd2ab

#ebd2ab color code is use for CSS Background Color

Background color for the above div is #ebd2ab

HTML with inline CSS

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

#ebd2ab color code is use for CSS Border Color

CSS Border color for the above div is #ebd2ab

HTML with inline CSS

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

CSS Border Left color for the above div is #ebd2ab

HTML with inline CSS

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

CSS Border Right color for the above div is #ebd2ab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebd2ab

HTML with inline CSS

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

CSS Border Top color for the above div is #ebd2ab

HTML with inline CSS

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

#ebd2ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebd2ab Color code Preview on White Background

This is how #ebd2ab Color code will look on white background color. Color contrast ratio is 1.46

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

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.