crispedge.com

Color picker

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

#e82c54 hex color - Red - Warm color - Information

#e82c54 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #e82c54 Color code in RGB color code model is created after adding 90.98% red color, 17.25% green color and 32.94% blue color. Hex #e82c54 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 64% yellow and 9% black.

Hex #e82c54 color code is between #ee3355 web safe hex color code and #dd2244 web safe hex color code. #ee3355 is the nearest web safe color code. You can see here many more shades of #e82c54 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee82c54#e82c54
RGB Decimal232, 44, 84rgb(232, 44, 84)
RGB Percent91%, 17%, 33%rgb(91%, 17%, 33%)
CSS RGBa232, 44, 84,1rgba(232,44,84,1)
CMYK Modelcmyk(0%,81%,64%,9%)
HSL Color Space347,80% ,54%hsl(347,80% ,54%)
HSV Color Space347°, 81%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010000010110001010100
Octal35054124
Decimal2324484
Hexe82c54

Different shades of #e82c54 color code.

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

Light Shade of #e82c54
#ed5a79
Dark Shade of #e82c54
#cb163d
Saturated Shade of #e82c54
#f4204d
Desaturated Shade of #e82c54
#dc385b
Grey scale Shade of #e82c54
#8a8a8a
Brighten Shade
#ff456d
Most Readable Shade
#FFFFFF

Shades of #e82c54 color code

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

#e82c54
#ce274a
#b42241
#9a1d38
#80182e
#671325
#4d0e1c
#330912
#190409
#000000

Similar Color like #e82c54 color

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

#e92d55
#ea2e56
#eb2f57
#ec3058
#ed3159
#ee325a
#ef335b
#f0345c
#f1355d
#f2365e
#f3375f
#f43860
#f53961
#f63a62
#e72b53
#e62a52
#e52951
#e42850
#e3274f
#e2264e
#e1254d
#e0244c
#df234b
#de224a
#dd2149
#dc2048
#db1f47
#da1e46

Monochromatic Color with #e82c54

#e82c54
#130407
#3e0c16
#681426
#931c35
#bd2445

Tints of #e82c54 Color

#e82c54
#ea4367
#ed5a7a
#ef728d
#f289a0
#f4a1b3
#f7b8c6
#f9d0d9
#fce7ec
#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

#e82c54
#2ce8c0

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

Split Complementary

#e82c54
#2ce862
#2cb2e8

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

Analogous Color

#e82c9f
#e82c7a
#e82c54
#e82c2e
#e84f2c

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

#e82c54
#54e82c
#2c54e8

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

#e82c54
#b2e82c
#2ce8c0
#622ce8

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

#e82c54
#2ce8c0
#2cb2e8
#e8622c

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

#e82c54 Color Code Preview on Black Background Color

This is how #e82c54 Color will look on black background color. Color contrast ratio is 4.92

#e82c54 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e82c54

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e82c54

#e82c54 color code is use for CSS Background Color

Background color for the above div is #e82c54

HTML with inline CSS

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

#e82c54 color code is use for CSS Border Color

CSS Border color for the above div is #e82c54

HTML with inline CSS

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

CSS Border Left color for the above div is #e82c54

HTML with inline CSS

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

CSS Border Right color for the above div is #e82c54

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e82c54

HTML with inline CSS

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

CSS Border Top color for the above div is #e82c54

HTML with inline CSS

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

#e82c54 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e82c54 Color code Preview on White Background

This is how #e82c54 Color code will look on white background color. Color contrast ratio is 4.27

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

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.