crispedge.com

Color picker

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

#eb9f7c hex color - Orange - Warm color - Information

#eb9f7c hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #eb9f7c Color code in RGB color code model is created after adding 92.16% red color, 62.35% green color and 48.63% blue color. Hex #eb9f7c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 47% yellow and 8% black.

Hex #eb9f7c color code is between #ee9977 web safe hex color code and #ddaa88 web safe hex color code. #ee9977 is the nearest web safe color code. You can see here many more shades of #eb9f7c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeb9f7c#eb9f7c
RGB Decimal235, 159, 124rgb(235, 159, 124)
RGB Percent92%, 62%, 49%rgb(92%, 62%, 49%)
CSS RGBa235, 159, 124,1rgba(235,159,124,1)
CMYK Modelcmyk(0%,32%,47%,8%)
HSL Color Space19,74% ,70%hsl(19,74% ,70%)
HSV Color Space19°, 47%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111001111101111100
Octal353237174
Decimal235159124
Hexeb9f7c

Different shades of #eb9f7c color code.

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

Light Shade of #eb9f7c
#f2bfa8
Dark Shade of #eb9f7c
#e47f50
Saturated Shade of #eb9f7c
#f39c74
Desaturated Shade of #eb9f7c
#e3a284
Grey scale Shade of #eb9f7c
#b3b3b3
Brighten Shade
#ffb895
Most Readable Shade
#000000

Shades of #eb9f7c color code

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

#eb9f7c
#d08d6e
#b67b60
#9c6a52
#825844
#684637
#4e3529
#34231b
#1a110d
#000000

Similar Color like #eb9f7c color

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

#eca07d
#eda17e
#eea27f
#efa380
#f0a481
#f1a582
#f2a683
#f3a784
#f4a885
#f5a986
#f6aa87
#f7ab88
#f8ac89
#f9ad8a
#ea9e7b
#e99d7a
#e89c79
#e79b78
#e69a77
#e59976
#e49875
#e39774
#e29673
#e19572
#e09471
#df9370
#de926f
#dd916e

Monochromatic Color with #eb9f7c

#eb9f7c
#160f0c
#412c22
#6b4939
#96654f
#c08266

Tints of #eb9f7c Color

#eb9f7c
#eda98a
#efb499
#f1bfa7
#f3c9b6
#f6d4c4
#f8dfd3
#fae9e1
#fcf4f0
#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

#eb9f7c
#7cc8eb

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

Split Complementary

#eb9f7c
#7cebd7
#7c90eb

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

Analogous Color

#eb7c85
#eb897c
#eb9f7c
#ebb57c
#ebcb7c

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

#eb9f7c
#7ceb9f
#9f7ceb

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

#eb9f7c
#90eb7c
#7cc8eb
#d67ceb

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

#eb9f7c
#7cc8eb
#7c90eb
#ebd77c

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

#eb9f7c Color Code Preview on Black Background Color

This is how #eb9f7c Color will look on black background color. Color contrast ratio is 9.78

#eb9f7c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb9f7c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb9f7c

#eb9f7c color code is use for CSS Background Color

Background color for the above div is #eb9f7c

HTML with inline CSS

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

#eb9f7c color code is use for CSS Border Color

CSS Border color for the above div is #eb9f7c

HTML with inline CSS

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

CSS Border Left color for the above div is #eb9f7c

HTML with inline CSS

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

CSS Border Right color for the above div is #eb9f7c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb9f7c

HTML with inline CSS

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

CSS Border Top color for the above div is #eb9f7c

HTML with inline CSS

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

#eb9f7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb9f7c Color code Preview on White Background

This is how #eb9f7c Color code will look on white background color. Color contrast ratio is 2.15

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

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.