crispedge.com

Color picker

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

#eb8c8d hex color - Red - Warm color - Information

#eb8c8d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #eb8c8d Color code in RGB color code model is created after adding 92.16% red color, 54.9% green color and 55.29% blue color. Hex #eb8c8d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 40% yellow and 8% black.

Hex #eb8c8d color code is between #ee8888 web safe hex color code and #dd9999 web safe hex color code. #ee8888 is the nearest web safe color code. You can see here many more shades of #eb8c8d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeb8c8d#eb8c8d
RGB Decimal235, 140, 141rgb(235, 140, 141)
RGB Percent92%, 55%, 55%rgb(92%, 55%, 55%)
CSS RGBa235, 140, 141,1rgba(235,140,141,1)
CMYK Modelcmyk(0%,40%,40%,8%)
HSL Color Space359,70% ,74%hsl(359,70% ,74%)
HSV Color Space359°, 40%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111000110010001101
Octal353214215
Decimal235140141
Hexeb8c8d

Different shades of #eb8c8d color code.

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

Light Shade of #eb8c8d
#f3b7b8
Dark Shade of #eb8c8d
#e36162
Saturated Shade of #eb8c8d
#f28586
Desaturated Shade of #eb8c8d
#e49394
Grey scale Shade of #eb8c8d
#bbbbbb
Brighten Shade
#ffa5a6
Most Readable Shade
#000000

Shades of #eb8c8d color code

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

#eb8c8d
#d07c7d
#b66c6d
#9c5d5e
#824d4e
#683e3e
#4e2e2f
#341f1f
#1a0f0f
#000000

Similar Color like #eb8c8d color

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

#ec8d8e
#ed8e8f
#ee8f90
#ef9091
#f09192
#f19293
#f29394
#f39495
#f49596
#f59697
#f69798
#f79899
#f8999a
#f99a9b
#ea8b8c
#e98a8b
#e8898a
#e78889
#e68788
#e58687
#e48586
#e38485
#e28384
#e18283
#e08182
#df8081
#de7f80
#dd7e7f

Monochromatic Color with #eb8c8d

#eb8c8d
#160d0d
#412727
#6b4040
#96595a
#c07374

Tints of #eb8c8d Color

#eb8c8d
#ed9899
#efa5a6
#f1b2b3
#f3bfbf
#f6cbcc
#f8d8d9
#fae5e5
#fcf2f2
#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

#eb8c8d
#8cebea

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

Split Complementary

#eb8c8d
#8cebba
#8cbdeb

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

Analogous Color

#eb8cb3
#eb8ca0
#eb8c8d
#eb9e8c
#ebb18c

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

#eb8c8d
#8deb8c
#8c8deb

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

#eb8c8d
#bceb8c
#8cebea
#ba8ceb

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

#eb8c8d
#8cebea
#8cbdeb
#ebba8c

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

#eb8c8d Color Code Preview on Black Background Color

This is how #eb8c8d Color will look on black background color. Color contrast ratio is 8.67

#eb8c8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb8c8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb8c8d

#eb8c8d color code is use for CSS Background Color

Background color for the above div is #eb8c8d

HTML with inline CSS

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

#eb8c8d color code is use for CSS Border Color

CSS Border color for the above div is #eb8c8d

HTML with inline CSS

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

CSS Border Left color for the above div is #eb8c8d

HTML with inline CSS

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

CSS Border Right color for the above div is #eb8c8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb8c8d

HTML with inline CSS

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

CSS Border Top color for the above div is #eb8c8d

HTML with inline CSS

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

#eb8c8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb8c8d Color code Preview on White Background

This is how #eb8c8d Color code will look on white background color. Color contrast ratio is 2.42

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

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.