crispedge.com

Color picker

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

#ed644f hex color - Brown - Warm color - Information

#ed644f hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #ed644f Color code in RGB color code model is created after adding 92.94% red color, 39.22% green color and 30.98% blue color. Hex #ed644f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 67% yellow and 7% black.

Hex #ed644f color code is between #ee6655 web safe hex color code and #dd5544 web safe hex color code. #ee6655 is the nearest web safe color code. You can see here many more shades of #ed644f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeed644f#ed644f
RGB Decimal237, 100, 79rgb(237, 100, 79)
RGB Percent93%, 39%, 31%rgb(93%, 39%, 31%)
CSS RGBa237, 100, 79,1rgba(237,100,79,1)
CMYK Modelcmyk(0%,58%,67%,7%)
HSL Color Space8,81% ,62%hsl(8,81% ,62%)
HSV Color Space8°, 67%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011010110010001001111
Octal355144117
Decimal23710079
Hexed644f

Different shades of #ed644f color code.

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

Light Shade of #ed644f
#f28d7d
Dark Shade of #ed644f
#e83b21
Saturated Shade of #ed644f
#f75d45
Desaturated Shade of #ed644f
#e36b59
Grey scale Shade of #ed644f
#9e9e9e
Brighten Shade
#ff7d68
Most Readable Shade
#000000

Shades of #ed644f color code

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

#ed644f
#d25846
#b84d3d
#9e4234
#83372b
#692c23
#4f211a
#341611
#1a0b08
#000000

Similar Color like #ed644f color

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

#ee6550
#ef6651
#f06752
#f16853
#f26954
#f36a55
#f46b56
#f56c57
#f66d58
#f76e59
#f86f5a
#f9705b
#fa715c
#fb725d
#ec634e
#eb624d
#ea614c
#e9604b
#e85f4a
#e75e49
#e65d48
#e55c47
#e45b46
#e35a45
#e25944
#e15843
#e05742
#df5641

Monochromatic Color with #ed644f

#ed644f
#180a08
#431c16
#6d2e25
#984033
#c25241

Tints of #ed644f Color

#ed644f
#ef7562
#f18676
#f39789
#f5a89d
#f7bab0
#f9cbc4
#fbdcd7
#fdedeb
#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

#ed644f
#4fd8ed

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

Split Complementary

#ed644f
#4fedb3
#4f89ed

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

Analogous Color

#ed4f79
#ed4f5a
#ed644f
#ed844f
#eda34f

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

#ed644f
#4fed64
#644fed

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

#ed644f
#89ed4f
#4fd8ed
#b34fed

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

#ed644f
#4fd8ed
#4f89ed
#edb34f

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

#ed644f Color Code Preview on Black Background Color

This is how #ed644f Color will look on black background color. Color contrast ratio is 6.54

#ed644f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed644f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed644f

#ed644f color code is use for CSS Background Color

Background color for the above div is #ed644f

HTML with inline CSS

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

#ed644f color code is use for CSS Border Color

CSS Border color for the above div is #ed644f

HTML with inline CSS

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

CSS Border Left color for the above div is #ed644f

HTML with inline CSS

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

CSS Border Right color for the above div is #ed644f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed644f

HTML with inline CSS

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

CSS Border Top color for the above div is #ed644f

HTML with inline CSS

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

#ed644f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed644f Color code Preview on White Background

This is how #ed644f Color code will look on white background color. Color contrast ratio is 3.21

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

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.