crispedge.com

Color picker

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

#ebdbca hex color - Chinese Hamster - Yellow - Warm color - Information

#ebdbca hex color - Chinese Hamster - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ebdbca Color Code is also known as Chinese Hamster color.

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

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

0 Likes 0 Comments | 52 Views

Color Table

Hex Color Codeebdbca#ebdbca
RGB Decimal235, 219, 202rgb(235, 219, 202)
RGB Percent92%, 86%, 79%rgb(92%, 86%, 79%)
CSS RGBa235, 219, 202,1rgba(235,219,202,1)
CMYK Modelcmyk(0%,7%,14%,8%)
HSL Color Space31,45% ,86%hsl(31,45% ,86%)
HSV Color Space31°, 14%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111101101111001010
Octal353333312
Decimal235219202
Hexebdbca

Different shades of #ebdbca color code.

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

Light Shade of #ebdbca
#f9f4ef
Dark Shade of #ebdbca
#ddc2a5
Saturated Shade of #ebdbca
#efdbc6
Desaturated Shade of #ebdbca
#e7dbce
Grey scale Shade of #ebdbca
#dadada
Brighten Shade
#fff4e3
Most Readable Shade
#000000

Shades of #ebdbca color code

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

#ebdbca
#d0c2b3
#b6aa9d
#9c9286
#827970
#686159
#4e4943
#34302c
#1a1816
#000000

Similar Color like #ebdbca color

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

#ecdccb
#edddcc
#eedecd
#efdfce
#f0e0cf
#f1e1d0
#f2e2d1
#f3e3d2
#f4e4d3
#f5e5d4
#f6e6d5
#f7e7d6
#f8e8d7
#f9e9d8
#eadac9
#e9d9c8
#e8d8c7
#e7d7c6
#e6d6c5
#e5d5c4
#e4d4c3
#e3d3c2
#e2d2c1
#e1d1c0
#e0d0bf
#dfcfbe
#decebd
#ddcdbc

Monochromatic Color with #ebdbca

#ebdbca
#161513
#413d38
#6b645c
#968c81
#c0b3a5

Tints of #ebdbca Color

#ebdbca
#eddfcf
#efe3d5
#f1e7db
#f3ebe1
#f6efe7
#f8f3ed
#faf7f3
#fcfbf9
#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

#ebdbca
#cadaeb

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

Split Complementary

#ebdbca
#caebeb
#cbcaeb

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

Analogous Color

#ebceca
#ebd4ca
#ebdbca
#ebe2ca
#ebe8ca

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

#ebdbca
#caebdb
#dbcaeb

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

#ebdbca
#caebca
#cadaeb
#ebcaea

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

#ebdbca
#cadaeb
#cbcaeb
#ebebca

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

#ebdbca Color Code Preview on Black Background Color

This is how #ebdbca Color will look on black background color. Color contrast ratio is 15.52

#ebdbca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebdbca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebdbca

#ebdbca color code is use for CSS Background Color

Background color for the above div is #ebdbca

HTML with inline CSS

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

#ebdbca color code is use for CSS Border Color

CSS Border color for the above div is #ebdbca

HTML with inline CSS

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

CSS Border Left color for the above div is #ebdbca

HTML with inline CSS

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

CSS Border Right color for the above div is #ebdbca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebdbca

HTML with inline CSS

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

CSS Border Top color for the above div is #ebdbca

HTML with inline CSS

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

#ebdbca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebdbca Color code Preview on White Background

This is how #ebdbca Color code will look on white background color. Color contrast ratio is 1.35

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

Related Gradients

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

0 Likes 0 Comments | 52 Views

Post your comment:-

By submitting comment you agree to our privacy policy.