crispedge.com

Color picker

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

#e32f2e hex color - Red - Warm color - Information

#e32f2e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e32f2e Color code in RGB color code model is created after adding 89.02% red color, 18.43% green color and 18.04% blue color. Hex #e32f2e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 79% magenta, 80% yellow and 11% black.

Hex #e32f2e color code is between #dd3333 web safe hex color code and #ee2222 web safe hex color code. #dd3333 is the nearest web safe color code. You can see here many more shades of #e32f2e color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codee32f2e#e32f2e
RGB Decimal227, 47, 46rgb(227, 47, 46)
RGB Percent89%, 18%, 18%rgb(89%, 18%, 18%)
CSS RGBa227, 47, 46,1rgba(227,47,46,1)
CMYK Modelcmyk(0%,79%,80%,11%)
HSL Color Space0,76% ,54%hsl(0,76% ,54%)
HSV Color Space0°, 80%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000110010111100101110
Octal3435756
Decimal2274746
Hexe32f2e

Different shades of #e32f2e color code.

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

Light Shade of #e32f2e
#e95c5b
Dark Shade of #e32f2e
#c41b1a
Saturated Shade of #e32f2e
#ef2322
Desaturated Shade of #e32f2e
#d73b3a
Grey scale Shade of #e32f2e
#888888
Brighten Shade
#fc4847
Most Readable Shade
#FFFFFF

Shades of #e32f2e color code

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

#e32f2e
#c92928
#b02423
#971f1e
#7e1a19
#641414
#4b0f0f
#320a0a
#190505
#000000

Similar Color like #e32f2e color

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

#e4302f
#e53130
#e63231
#e73332
#e83433
#e93534
#ea3635
#eb3736
#ec3837
#ed3938
#ee3a39
#ef3b3a
#f03c3b
#f13d3c
#e22e2d
#e12d2c
#e02c2b
#df2b2a
#de2a29
#dd2928
#dc2827
#db2726
#da2625
#d92524
#d82423
#d72322
#d62221
#d52120

Monochromatic Color with #e32f2e

#e32f2e
#0e0303
#390c0c
#631514
#8e1d1d
#b82625

Tints of #e32f2e Color

#e32f2e
#e64645
#e95d5c
#ec7473
#ef8b8a
#f2a2a2
#f5b9b9
#f8d0d0
#fbe7e7
#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

#e32f2e
#2ee2e3

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

Split Complementary

#e32f2e
#2ee38a
#2e87e3

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

Analogous Color

#e32e75
#e32e51
#e32f2e
#e3532e
#e3772e

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

#e32f2e
#2ee32f
#2f2ee3

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

#e32f2e
#87e32e
#2ee2e3
#892ee3

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

#e32f2e
#2ee2e3
#2e87e3
#e38a2e

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

#e32f2e Color Code Preview on Black Background Color

This is how #e32f2e Color will look on black background color. Color contrast ratio is 4.71

#e32f2e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e32f2e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e32f2e

#e32f2e color code is use for CSS Background Color

Background color for the above div is #e32f2e

HTML with inline CSS

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

#e32f2e color code is use for CSS Border Color

CSS Border color for the above div is #e32f2e

HTML with inline CSS

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

CSS Border Left color for the above div is #e32f2e

HTML with inline CSS

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

CSS Border Right color for the above div is #e32f2e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e32f2e

HTML with inline CSS

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

CSS Border Top color for the above div is #e32f2e

HTML with inline CSS

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

#e32f2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e32f2e Color code Preview on White Background

This is how #e32f2e Color code will look on white background color. Color contrast ratio is 4.46

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.