crispedge.com

Color picker

Loading...

#ec7c7f hex color - Orange - Warm color - Information

#ec7c7f hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ec7c7f Color code in RGB color code model is created after adding 92.55% red color, 48.63% green color and 49.8% blue color. Hex #ec7c7f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 46% yellow and 7% black.

Hex #ec7c7f color code is between #ee7777 web safe hex color code and #dd8888 web safe hex color code. #ee7777 is the nearest web safe color code. You can see here many more shades of #ec7c7f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeec7c7f#ec7c7f
RGB Decimal236, 124, 127rgb(236, 124, 127)
RGB Percent93%, 49%, 50%rgb(93%, 49%, 50%)
CSS RGBa236, 124, 127,1rgba(236,124,127,1)
CMYK Modelcmyk(0%,47%,46%,7%)
HSL Color Space358,75% ,71%hsl(358,75% ,71%)
HSV Color Space358°, 47%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011000111110001111111
Octal354174177
Decimal236124127
Hexec7c7f

Different shades of #ec7c7f color code.

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

Light Shade of #ec7c7f
#f2a9aa
Dark Shade of #ec7c7f
#e64f53
Saturated Shade of #ec7c7f
#f37478
Desaturated Shade of #ec7c7f
#e48386
Grey scale Shade of #ec7c7f
#b4b4b4
Brighten Shade
#ff9598
Most Readable Shade
#000000

Shades of #ec7c7f color code

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

#ec7c7f
#d16e70
#b76062
#9d5254
#834446
#683738
#4e292a
#341b1c
#1a0d0e
#000000

Similar Color like #ec7c7f color

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

#ed7d80
#ee7e81
#ef7f82
#f08083
#f18184
#f28285
#f38386
#f48487
#f58588
#f68689
#f7878a
#f8888b
#f9898c
#fa8a8d
#eb7b7e
#ea7a7d
#e9797c
#e8787b
#e7777a
#e67679
#e57578
#e47477
#e37376
#e27275
#e17174
#e07073
#df6f72
#de6e71

Monochromatic Color with #ec7c7f

#ec7c7f
#170c0d
#422324
#6c393a
#974f51
#c16668

Tints of #ec7c7f Color

#ec7c7f
#ee8a8d
#f0999b
#f2a7a9
#f4b6b7
#f6c4c6
#f8d3d4
#fae1e2
#fcf0f0
#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

#ec7c7f
#7cece9

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

Split Complementary

#ec7c7f
#7cecb1
#7cb7ec

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

Analogous Color

#ec7cac
#ec7c95
#ec7c7f
#ec8f7c
#eca67c

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

#ec7c7f
#7fec7c
#7c7fec

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

#ec7c7f
#b7ec7c
#7cece9
#b17cec

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

#ec7c7f
#7cece9
#7cb7ec
#ecb17c

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

#ec7c7f Color Code Preview on Black Background Color

This is how #ec7c7f Color will look on black background color. Color contrast ratio is 7.76

#ec7c7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec7c7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec7c7f

#ec7c7f color code is use for CSS Background Color

Background color for the above div is #ec7c7f

HTML with inline CSS

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

#ec7c7f color code is use for CSS Border Color

CSS Border color for the above div is #ec7c7f

HTML with inline CSS

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

CSS Border Left color for the above div is #ec7c7f

HTML with inline CSS

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

CSS Border Right color for the above div is #ec7c7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec7c7f

HTML with inline CSS

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

CSS Border Top color for the above div is #ec7c7f

HTML with inline CSS

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

#ec7c7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec7c7f Color code Preview on White Background

This is how #ec7c7f Color code will look on white background color. Color contrast ratio is 2.71

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(236,124,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(124,236,233,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,124,127,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.