crispedge.com

Color picker

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

#e34a4d hex color - Orange - Warm color - Information

#e34a4d hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #e34a4d Color code in RGB color code model is created after adding 89.02% red color, 29.02% green color and 30.2% blue color. Hex #e34a4d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 66% yellow and 11% black.

Hex #e34a4d color code is between #dd4455 web safe hex color code and #ee5544 web safe hex color code. #dd4455 is the nearest web safe color code. You can see here many more shades of #e34a4d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee34a4d#e34a4d
RGB Decimal227, 74, 77rgb(227, 74, 77)
RGB Percent89%, 29%, 30%rgb(89%, 29%, 30%)
CSS RGBa227, 74, 77,1rgba(227,74,77,1)
CMYK Modelcmyk(0%,67%,66%,11%)
HSL Color Space359,73% ,59%hsl(359,73% ,59%)
HSV Color Space359°, 67%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000110100101001001101
Octal343112115
Decimal2277477
Hexe34a4d

Different shades of #e34a4d color code.

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

Light Shade of #e34a4d
#ea7678
Dark Shade of #e34a4d
#d82125
Saturated Shade of #e34a4d
#ed4043
Desaturated Shade of #e34a4d
#d95457
Grey scale Shade of #e34a4d
#969696
Brighten Shade
#fc6366
Most Readable Shade
#FFFFFF

Shades of #e34a4d color code

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

#e34a4d
#c94144
#b0393b
#973133
#7e292a
#642022
#4b1819
#321011
#190808
#000000

Similar Color like #e34a4d color

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

#e44b4e
#e54c4f
#e64d50
#e74e51
#e84f52
#e95053
#ea5154
#eb5255
#ec5356
#ed5457
#ee5558
#ef5659
#f0575a
#f1585b
#e2494c
#e1484b
#e0474a
#df4649
#de4548
#dd4447
#dc4346
#db4245
#da4144
#d94043
#d83f42
#d73e41
#d63d40
#d53c3f

Monochromatic Color with #e34a4d

#e34a4d
#0e0505
#391313
#632022
#8e2e30
#b83c3f

Tints of #e34a4d Color

#e34a4d
#e65e60
#e97274
#ec8688
#ef9a9c
#f2aeaf
#f5c2c3
#f8d6d7
#fbeaeb
#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

#e34a4d
#4ae3e0

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

Split Complementary

#e34a4d
#4ae393
#4a9ae3

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

Analogous Color

#e34a8a
#e34a6c
#e34a4d
#e3664a
#e3844a

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

#e34a4d
#4de34a
#4a4de3

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

#e34a4d
#99e34a
#4ae3e0
#934ae3

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

#e34a4d
#4ae3e0
#4a9ae3
#e3934a

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

#e34a4d Color Code Preview on Black Background Color

This is how #e34a4d Color will look on black background color. Color contrast ratio is 5.35

#e34a4d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e34a4d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e34a4d

#e34a4d color code is use for CSS Background Color

Background color for the above div is #e34a4d

HTML with inline CSS

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

#e34a4d color code is use for CSS Border Color

CSS Border color for the above div is #e34a4d

HTML with inline CSS

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

CSS Border Left color for the above div is #e34a4d

HTML with inline CSS

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

CSS Border Right color for the above div is #e34a4d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e34a4d

HTML with inline CSS

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

CSS Border Top color for the above div is #e34a4d

HTML with inline CSS

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

#e34a4d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e34a4d Color code Preview on White Background

This is how #e34a4d Color code will look on white background color. Color contrast ratio is 3.92

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

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.