crispedge.com

Color picker

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

#ec999a hex color - Red - Warm color - Information

#ec999a hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ec999a Color code in RGB color code model is created after adding 92.55% red color, 60% green color and 60.39% blue color. Hex #ec999a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 35% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeec999a#ec999a
RGB Decimal236, 153, 154rgb(236, 153, 154)
RGB Percent93%, 60%, 60%rgb(93%, 60%, 60%)
CSS RGBa236, 153, 154,1rgba(236,153,154,1)
CMYK Modelcmyk(0%,35%,35%,7%)
HSL Color Space359,69% ,76%hsl(359,69% ,76%)
HSV Color Space359°, 35%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001001100110011010
Octal354231232
Decimal236153154
Hexec999a

Different shades of #ec999a color code.

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

Light Shade of #ec999a
#f4c4c5
Dark Shade of #ec999a
#e46e6f
Saturated Shade of #ec999a
#f29394
Desaturated Shade of #ec999a
#e69fa0
Grey scale Shade of #ec999a
#c2c2c2
Brighten Shade
#ffb2b3
Most Readable Shade
#000000

Shades of #ec999a color code

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

#ec999a
#d18888
#b77777
#9d6666
#835555
#684444
#4e3333
#342222
#1a1111
#000000

Similar Color like #ec999a color

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

#ed9a9b
#ee9b9c
#ef9c9d
#f09d9e
#f19e9f
#f29fa0
#f3a0a1
#f4a1a2
#f5a2a3
#f6a3a4
#f7a4a5
#f8a5a6
#f9a6a7
#faa7a8
#eb9899
#ea9798
#e99697
#e89596
#e79495
#e69394
#e59293
#e49192
#e39091
#e28f90
#e18e8f
#e08d8e
#df8c8d
#de8b8c

Monochromatic Color with #ec999a

#ec999a
#170f0f
#422b2b
#6c4647
#976263
#c17d7e

Tints of #ec999a Color

#ec999a
#eea4a5
#f0afb0
#f2bbbb
#f4c6c6
#f6d1d2
#f8dddd
#fae8e8
#fcf3f3
#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

#ec999a
#99eceb

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

Split Complementary

#ec999a
#99ecc2
#99c3ec

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

Analogous Color

#ec99bb
#ec99ab
#ec999a
#eca999
#ecb999

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

#ec999a
#9aec99
#999aec

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

#ec999a
#c3ec99
#99eceb
#c199ec

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

#ec999a
#99eceb
#99c3ec
#ecc299

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

#ec999a Color Code Preview on Black Background Color

This is how #ec999a Color will look on black background color. Color contrast ratio is 9.59

#ec999a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec999a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec999a

#ec999a color code is use for CSS Background Color

Background color for the above div is #ec999a

HTML with inline CSS

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

#ec999a color code is use for CSS Border Color

CSS Border color for the above div is #ec999a

HTML with inline CSS

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

CSS Border Left color for the above div is #ec999a

HTML with inline CSS

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

CSS Border Right color for the above div is #ec999a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec999a

HTML with inline CSS

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

CSS Border Top color for the above div is #ec999a

HTML with inline CSS

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

#ec999a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec999a Color code Preview on White Background

This is how #ec999a Color code will look on white background color. Color contrast ratio is 2.19

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

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.