crispedge.com

#ea1523 hex color - Red - Warm color - Information

#ea1523 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ea1523 Color code in RGB color code model is created after adding 91.76% red color, 8.24% green color and 13.73% blue color. Hex #ea1523 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 91% magenta, 85% yellow and 8.24% black.

Hex #ea1523 color code is between #ee1122 web safe hex color code and #dd2233 web safe hex color code. #ee1122 is the nearest web safe color code. You can see here many more shades of #ea1523 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeea1523#ea1523
RGB Decimal234, 21, 35rgb(234, 21, 35)
RGB Percent92%, 8%, 14%rgb(92%, 8%, 14%)
CSS RGBa234, 21, 35,1rgba(234,21,35,1)
CMYK Modelcmyk(0%,91%,85%,8.24%)
HSL Color Space356,84% ,50%hsl(356,84% ,50%)
HSV Color Space356°, 91%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010100001010100100011
Octal3522543
Decimal2342135
Hexea1523

Different shades of #ea1523 color code.

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

Light Shade of #ea1523
#ee444f
Dark Shade of #ea1523
#bb111c
Saturated Shade of #ea1523
#f70818
Desaturated Shade of #ea1523
#dd222e
Grey scale Shade of #ea1523
#808080
Brighten Shade
#ff2e3c
Most Readable Shade
#FFFFFF

Shades of #ea1523 color code

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

#ea1523
#d0121f
#b6101b
#9c0e17
#820b13
#68090f
#4e070b
#340407
#1a0203
#000000

Similar Color like #ea1523 color

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

#eb1624
#ec1725
#ed1826
#ee1927
#ef1a28
#f01b29
#f11c2a
#f21d2b
#f31e2c
#f41f2d
#f5202e
#f6212f
#f72230
#f82331
#e91422
#e81321
#e71220
#e6111f
#e5101e
#e40f1d
#e30e1c
#e20d1b
#e10c1a
#e00b19
#df0a18
#de0917
#dd0816
#dc0715

Monochromatic Color with #ea1523

#ea1523
#150203
#40060a
#6a0a10
#950d16
#bf111d

Tints of #ea1523 Color

#ea1523
#ec2f3b
#ee4953
#f1636c
#f37d84
#f5979d
#f8b1b5
#facbce
#fce5e6
#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

#ea1523
#15eadc

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

Split Complementary

#ea1523
#15ea72
#158eea

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

Analogous Color

#ea1578
#ea154e
#ea1523
#ea3215
#ea5c15

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

#ea1523
#23ea15
#1523ea

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

#ea1523
#8dea15
#15eadc
#7215ea

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

#ea1523
#15eadc
#158eea
#ea7115

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

#ea1523 Color Code Preview on Black Background Color

This is how #ea1523 Color will look on black background color. Color contrast ratio is 4.63

#ea1523 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea1523

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea1523

#ea1523 color code is use for CSS Background Color

Background color for the above div is #ea1523

HTML with inline CSS

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

#ea1523 color code is use for CSS Border Color

CSS Border color for the above div is #ea1523

HTML with inline CSS

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

CSS Border Left color for the above div is #ea1523

HTML with inline CSS

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

CSS Border Right color for the above div is #ea1523

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea1523

HTML with inline CSS

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

CSS Border Top color for the above div is #ea1523

HTML with inline CSS

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

#ea1523 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea1523 Color code Preview on White Background

This is how #ea1523 Color code will look on white background color. Color contrast ratio is 4.54

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

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(234,21,35,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(21,234,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,21,35,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.