crispedge.com

Color picker

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

#ecb6a0 hex color - Orange - Warm color - Information

#ecb6a0 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ecb6a0 Color code in RGB color code model is created after adding 92.55% red color, 71.37% green color and 62.75% blue color. Hex #ecb6a0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 32% yellow and 7% black.

Hex #ecb6a0 color code is between #eebb99 web safe hex color code and #ddaaaa web safe hex color code. #eebb99 is the nearest web safe color code. You can see here many more shades of #ecb6a0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeecb6a0#ecb6a0
RGB Decimal236, 182, 160rgb(236, 182, 160)
RGB Percent93%, 71%, 63%rgb(93%, 71%, 63%)
CSS RGBa236, 182, 160,1rgba(236,182,160,1)
CMYK Modelcmyk(0%,23%,32%,7%)
HSL Color Space17,67% ,78%hsl(17,67% ,78%)
HSV Color Space17°, 32%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001011011010100000
Octal354266240
Decimal236182160
Hexecb6a0

Different shades of #ecb6a0 color code.

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

Light Shade of #ecb6a0
#f4d7ca
Dark Shade of #ecb6a0
#e39575
Saturated Shade of #ecb6a0
#f2b49a
Desaturated Shade of #ecb6a0
#e6b8a6
Grey scale Shade of #ecb6a0
#c6c6c6
Brighten Shade
#ffcfb9
Most Readable Shade
#000000

Shades of #ecb6a0 color code

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

#ecb6a0
#d1a18e
#b78d7c
#9d796a
#836558
#685047
#4e3c35
#342823
#1a1411
#000000

Similar Color like #ecb6a0 color

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

#edb7a1
#eeb8a2
#efb9a3
#f0baa4
#f1bba5
#f2bca6
#f3bda7
#f4bea8
#f5bfa9
#f6c0aa
#f7c1ab
#f8c2ac
#f9c3ad
#fac4ae
#ebb59f
#eab49e
#e9b39d
#e8b29c
#e7b19b
#e6b09a
#e5af99
#e4ae98
#e3ad97
#e2ac96
#e1ab95
#e0aa94
#dfa993
#dea892

Monochromatic Color with #ecb6a0

#ecb6a0
#171210
#42332d
#6c544a
#977466
#c19583

Tints of #ecb6a0 Color

#ecb6a0
#eebeaa
#f0c6b5
#f2cebf
#f4d6ca
#f6ded4
#f8e6df
#faeee9
#fcf6f4
#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

#ecb6a0
#a0d6ec

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

Split Complementary

#ecb6a0
#a0ecdc
#a0b0ec

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

Analogous Color

#eca0a8
#eca7a0
#ecb6a0
#ecc5a0
#ecd4a0

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

#ecb6a0
#a0ecb6
#b6a0ec

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

#ecb6a0
#b0eca0
#a0d6ec
#dca0ec

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

#ecb6a0
#a0d6ec
#a0b0ec
#ecdca0

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

#ecb6a0 Color Code Preview on Black Background Color

This is how #ecb6a0 Color will look on black background color. Color contrast ratio is 11.77

#ecb6a0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecb6a0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecb6a0

#ecb6a0 color code is use for CSS Background Color

Background color for the above div is #ecb6a0

HTML with inline CSS

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

#ecb6a0 color code is use for CSS Border Color

CSS Border color for the above div is #ecb6a0

HTML with inline CSS

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

CSS Border Left color for the above div is #ecb6a0

HTML with inline CSS

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

CSS Border Right color for the above div is #ecb6a0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ecb6a0

HTML with inline CSS

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

CSS Border Top color for the above div is #ecb6a0

HTML with inline CSS

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

#ecb6a0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ecb6a0 Color code Preview on White Background

This is how #ecb6a0 Color code will look on white background color. Color contrast ratio is 1.78

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

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.