crispedge.com

#ed3532 hex color - Red - Warm color - Information

#ed3532 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ed3532 Color code in RGB color code model is created after adding 92.94% red color, 20.78% green color and 19.61% blue color. Hex #ed3532 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 79% yellow and 7% black.

Hex #ed3532 color code is between #ee3333 web safe hex color code and #dd4422 web safe hex color code. #ee3333 is the nearest web safe color code. You can see here many more shades of #ed3532 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeed3532#ed3532
RGB Decimal237, 53, 50rgb(237, 53, 50)
RGB Percent93%, 21%, 20%rgb(93%, 21%, 20%)
CSS RGBa237, 53, 50,1rgba(237,53,50,1)
CMYK Modelcmyk(0%,78%,79%,7%)
HSL Color Space1,84% ,56%hsl(1,84% ,56%)
HSV Color Space1°, 79%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011010011010100110010
Octal3556562
Decimal2375350
Hexed3532

Different shades of #ed3532 color code.

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

Light Shade of #ed3532
#f16361
Dark Shade of #ed3532
#d91613
Saturated Shade of #ed3532
#f82a27
Desaturated Shade of #ed3532
#e2403d
Grey scale Shade of #ed3532
#8f8f8f
Brighten Shade
#ff4e4b
Most Readable Shade
#FFFFFF

Shades of #ed3532 color code

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

#ed3532
#d22f2c
#b82926
#9e2321
#831d1b
#691716
#4f1110
#340b0b
#1a0505
#000000

Similar Color like #ed3532 color

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

#ee3633
#ef3734
#f03835
#f13936
#f23a37
#f33b38
#f43c39
#f53d3a
#f63e3b
#f73f3c
#f8403d
#f9413e
#fa423f
#fb4340
#ec3431
#eb3330
#ea322f
#e9312e
#e8302d
#e72f2c
#e62e2b
#e52d2a
#e42c29
#e32b28
#e22a27
#e12926
#e02825
#df2724

Monochromatic Color with #ed3532

#ed3532
#180505
#430f0e
#6d1817
#982220
#c22b29

Tints of #ed3532 Color

#ed3532
#ef4b48
#f1615f
#f37876
#f58e8d
#f7a5a3
#f9bbba
#fbd2d1
#fde8e8
#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

#ed3532
#32eaed

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

Split Complementary

#ed3532
#32ed93
#328ced

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

Analogous Color

#ed327a
#ed3254
#ed3532
#ed5a32
#ed8032

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

#ed3532
#32ed35
#3532ed

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

#ed3532
#8ced32
#32eaed
#9232ed

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

#ed3532
#32eaed
#328ced
#ed9332

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

#ed3532 Color Code Preview on Black Background Color

This is how #ed3532 Color will look on black background color. Color contrast ratio is 5.16

#ed3532 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed3532

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed3532

#ed3532 color code is use for CSS Background Color

Background color for the above div is #ed3532

HTML with inline CSS

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

#ed3532 color code is use for CSS Border Color

CSS Border color for the above div is #ed3532

HTML with inline CSS

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

CSS Border Left color for the above div is #ed3532

HTML with inline CSS

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

CSS Border Right color for the above div is #ed3532

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed3532

HTML with inline CSS

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

CSS Border Top color for the above div is #ed3532

HTML with inline CSS

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

#ed3532 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed3532 Color code Preview on White Background

This is how #ed3532 Color code will look on white background color. Color contrast ratio is 4.07

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(237,53,50,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(50,234,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,53,50,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>