crispedge.com

Color picker

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

#ef815d hex color - Orange - Warm color - Information

#ef815d hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ef815d Color code in RGB color code model is created after adding 93.73% red color, 50.59% green color and 36.47% blue color. Hex #ef815d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 61% yellow and 6% black.

Hex #ef815d color code is between #ee8855 web safe hex color code and #ff7766 web safe hex color code. #ee8855 is the nearest web safe color code. You can see here many more shades of #ef815d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeef815d#ef815d
RGB Decimal239, 129, 93rgb(239, 129, 93)
RGB Percent94%, 51%, 36%rgb(94%, 51%, 36%)
CSS RGBa239, 129, 93,1rgba(239,129,93,1)
CMYK Modelcmyk(0%,46%,61%,6%)
HSL Color Space15,82% ,65%hsl(15,82% ,65%)
HSV Color Space15°, 61%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111000000101011101
Octal357201135
Decimal23912993
Hexef815d

Different shades of #ef815d color code.

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

Light Shade of #ef815d
#f4a58b
Dark Shade of #ef815d
#ea5d2f
Saturated Shade of #ef815d
#f87c54
Desaturated Shade of #ef815d
#e68566
Grey scale Shade of #ef815d
#a6a6a6
Brighten Shade
#ff9a76
Most Readable Shade
#000000

Shades of #ef815d color code

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

#ef815d
#d47252
#b96448
#9f563e
#844733
#6a3929
#4f2b1f
#351c14
#1a0e0a
#000000

Similar Color like #ef815d color

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

#f0825e
#f1835f
#f28460
#f38561
#f48662
#f58763
#f68864
#f78965
#f88a66
#f98b67
#fa8c68
#fb8d69
#fc8e6a
#fd8f6b
#ee805c
#ed7f5b
#ec7e5a
#eb7d59
#ea7c58
#e97b57
#e87a56
#e77955
#e67854
#e57753
#e47652
#e37551
#e27450
#e1734f

Monochromatic Color with #ef815d

#ef815d
#1a0e0a
#45251b
#6f3c2b
#9a533c
#c46a4c

Tints of #ef815d Color

#ef815d
#f08f6f
#f29d81
#f4ab93
#f6b9a5
#f7c7b7
#f9d5c9
#fbe3db
#fdf1ed
#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

#ef815d
#5dcbef

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

Split Complementary

#ef815d
#5defca
#5d82ef

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

Analogous Color

#ef5d73
#ef645d
#ef815d
#ef9e5d
#efbb5d

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

#ef815d
#5def81
#815def

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

#ef815d
#82ef5d
#5dcbef
#ca5def

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

#ef815d
#5dcbef
#5d82ef
#efca5d

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

#ef815d Color Code Preview on Black Background Color

This is how #ef815d Color will look on black background color. Color contrast ratio is 7.97

#ef815d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef815d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef815d

#ef815d color code is use for CSS Background Color

Background color for the above div is #ef815d

HTML with inline CSS

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

#ef815d color code is use for CSS Border Color

CSS Border color for the above div is #ef815d

HTML with inline CSS

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

CSS Border Left color for the above div is #ef815d

HTML with inline CSS

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

CSS Border Right color for the above div is #ef815d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef815d

HTML with inline CSS

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

CSS Border Top color for the above div is #ef815d

HTML with inline CSS

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

#ef815d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef815d Color code Preview on White Background

This is how #ef815d Color code will look on white background color. Color contrast ratio is 2.64

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

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.