crispedge.com

Color picker

Loading...

#e92500 hex color - Red - Warm color - Information

#e92500 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e92500 Color code in RGB color code model is created after adding 91.37% red color, 14.51% green color and 0% blue color. Hex #e92500 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 100% yellow and 9% black.

Hex #e92500 color code is between #ee2200 web safe hex color code and #dd3300 web safe hex color code. #ee2200 is the nearest web safe color code. You can see here many more shades of #e92500 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codee92500#e92500
RGB Decimal233, 37, 0rgb(233, 37, 0)
RGB Percent91%, 15%, 0%rgb(91%, 15%, 0%)
CSS RGBa233, 37, 0,1rgba(233,37,0,1)
CMYK Modelcmyk(0%,84%,100%,9%)
HSL Color Space10,100% ,46%hsl(10,100% ,46%)
HSV Color Space10°, 100%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010010010010100000000
Octal351450
Decimal233370
Hexe92500

Different shades of #e92500 color code.

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

Light Shade of #e92500
#ff411d
Dark Shade of #e92500
#b61d00
Saturated Shade of #e92500
#e92500
Desaturated Shade of #e92500
#dd2d0c
Grey scale Shade of #e92500
#747474
Brighten Shade
#ff3e19
Most Readable Shade
#FFFFFF

Shades of #e92500 color code

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

#e92500
#cf2000
#b51c00
#9b1800
#811400
#671000
#4d0c00
#330800
#190400
#000000

Similar Color like #e92500 color

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

#ea2601
#eb2702
#ec2803
#ed2904
#ee2a05
#ef2b06
#f02c07
#f12d08
#f22e09
#f32f0a
#f4300b
#f5310c
#f6320d
#f7330e
#e82400
#e72300
#e62200
#e52100
#e42000
#e31f00
#e21e00
#e11d00
#e01c00
#df1b00
#de1a00
#dd1900
#dc1800
#db1700

Monochromatic Color with #e92500

#e92500
#140300
#3f0a00
#691100
#941700
#be1e00

Tints of #e92500 Color

#e92500
#eb3d1c
#ed5538
#f06d55
#f28571
#f59e8d
#f7b6aa
#facec6
#fce6e2
#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

#e92500
#00c4e9

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

Split Complementary

#e92500
#00e999
#0050e9

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

Analogous Color

#e90038
#e9000a
#e92500
#e95400
#e98200

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

#e92500
#00e925
#2500e9

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

#e92500
#4fe900
#00c4e9
#9900e9

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

#e92500
#00c4e9
#0050e9
#e99900

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

#e92500 Color Code Preview on Black Background Color

This is how #e92500 Color will look on black background color. Color contrast ratio is 4.73

#e92500 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e92500

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e92500

#e92500 color code is use for CSS Background Color

Background color for the above div is #e92500

HTML with inline CSS

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

#e92500 color code is use for CSS Border Color

CSS Border color for the above div is #e92500

HTML with inline CSS

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

CSS Border Left color for the above div is #e92500

HTML with inline CSS

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

CSS Border Right color for the above div is #e92500

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e92500

HTML with inline CSS

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

CSS Border Top color for the above div is #e92500

HTML with inline CSS

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

#e92500 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e92500 Color code Preview on White Background

This is how #e92500 Color code will look on white background color. Color contrast ratio is 4.44

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

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(233,37,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,196,233,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(233,37,0,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.