crispedge.com

Color picker

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

#ec8149 hex color - Orange - Warm color - Information

#ec8149 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ec8149 Color code in RGB color code model is created after adding 92.55% red color, 50.59% green color and 28.63% blue color. Hex #ec8149 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 69% yellow and 7% black.

Hex #ec8149 color code is between #ee8844 web safe hex color code and #dd7755 web safe hex color code. #ee8844 is the nearest web safe color code. You can see here many more shades of #ec8149 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeec8149#ec8149
RGB Decimal236, 129, 73rgb(236, 129, 73)
RGB Percent93%, 51%, 29%rgb(93%, 51%, 29%)
CSS RGBa236, 129, 73,1rgba(236,129,73,1)
CMYK Modelcmyk(0%,45%,69%,7%)
HSL Color Space21,81% ,61%hsl(21,81% ,61%)
HSV Color Space21°, 69%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001000000101001001
Octal354201111
Decimal23612973
Hexec8149

Different shades of #ec8149 color code.

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

Light Shade of #ec8149
#f1a177
Dark Shade of #ec8149
#e7611b
Saturated Shade of #ec8149
#f67e3f
Desaturated Shade of #ec8149
#e28453
Grey scale Shade of #ec8149
#9a9a9a
Brighten Shade
#ff9a62
Most Readable Shade
#000000

Shades of #ec8149 color code

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

#ec8149
#d17240
#b76438
#9d5630
#834728
#683920
#4e2b18
#341c10
#1a0e08
#000000

Similar Color like #ec8149 color

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

#ed824a
#ee834b
#ef844c
#f0854d
#f1864e
#f2874f
#f38850
#f48951
#f58a52
#f68b53
#f78c54
#f88d55
#f98e56
#fa8f57
#eb8048
#ea7f47
#e97e46
#e87d45
#e77c44
#e67b43
#e57a42
#e47941
#e37840
#e2773f
#e1763e
#e0753d
#df743c
#de733b

Monochromatic Color with #ec8149

#ec8149
#170d07
#422414
#6c3b22
#97532f
#c16a3c

Tints of #ec8149 Color

#ec8149
#ee8f5d
#f09d71
#f2ab85
#f4b999
#f6c7ae
#f8d5c2
#fae3d6
#fcf1ea
#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

#ec8149
#49b4ec

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

Split Complementary

#ec8149
#49ecd3
#4962ec

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

Analogous Color

#ec4952
#ec6049
#ec8149
#eca249
#ecc249

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

#ec8149
#49ec81
#8149ec

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

#ec8149
#62ec49
#49b4ec
#d249ec

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

#ec8149
#49b4ec
#4962ec
#ecd249

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

#ec8149 Color Code Preview on Black Background Color

This is how #ec8149 Color will look on black background color. Color contrast ratio is 7.80

#ec8149 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec8149

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec8149

#ec8149 color code is use for CSS Background Color

Background color for the above div is #ec8149

HTML with inline CSS

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

#ec8149 color code is use for CSS Border Color

CSS Border color for the above div is #ec8149

HTML with inline CSS

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

CSS Border Left color for the above div is #ec8149

HTML with inline CSS

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

CSS Border Right color for the above div is #ec8149

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec8149

HTML with inline CSS

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

CSS Border Top color for the above div is #ec8149

HTML with inline CSS

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

#ec8149 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec8149 Color code Preview on White Background

This is how #ec8149 Color code will look on white background color. Color contrast ratio is 2.69

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

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.