crispedge.com

Color picker

Loading...

#eb480a hex color - Red - Warm color - Information

#eb480a hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #eb480a Color code in RGB color code model is created after adding 92.16% red color, 28.24% green color and 3.92% blue color. Hex #eb480a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 96% yellow and 8% black.

Hex #eb480a color code is between #ee4411 web safe hex color code and #dd5500 web safe hex color code. #ee4411 is the nearest web safe color code. You can see here many more shades of #eb480a color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeeb480a#eb480a
RGB Decimal235, 72, 10rgb(235, 72, 10)
RGB Percent92%, 28%, 4%rgb(92%, 28%, 4%)
CSS RGBa235, 72, 10,1rgba(235,72,10,1)
CMYK Modelcmyk(0%,69%,96%,8%)
HSL Color Space17,92% ,48%hsl(17,92% ,48%)
HSV Color Space17°, 96%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010110100100000001010
Octal35311012
Decimal2357210
Hexeb480a

Different shades of #eb480a color code.

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

Light Shade of #eb480a
#f66832
Dark Shade of #eb480a
#ba3908
Saturated Shade of #eb480a
#f54300
Desaturated Shade of #eb480a
#df4d16
Grey scale Shade of #eb480a
#7a7a7a
Brighten Shade
#ff6123
Most Readable Shade
#FFFFFF

Shades of #eb480a color code

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

#eb480a
#d04008
#b63807
#9c3006
#822805
#682004
#4e1803
#341002
#1a0801
#000000

Similar Color like #eb480a color

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

#ec490b
#ed4a0c
#ee4b0d
#ef4c0e
#f04d0f
#f14e10
#f24f11
#f35012
#f45113
#f55214
#f65315
#f75416
#f85517
#f95618
#ea4709
#e94608
#e84507
#e74406
#e64305
#e54204
#e44103
#e34002
#e23f01
#e13e00
#e03d00
#df3c00
#de3b00
#dd3a00

Monochromatic Color with #eb480a

#eb480a
#160701
#411403
#6b2105
#962e06
#c03b08

Tints of #eb480a Color

#eb480a
#ed5c25
#ef7040
#f1855b
#f39976
#f6ad92
#f8c2ad
#fad6c8
#fceae3
#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

#eb480a
#0aadeb

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

Split Complementary

#eb480a
#0aebb9
#0a3ceb

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

Analogous Color

#eb0a26
#eb1b0a
#eb480a
#eb750a
#eba20a

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

#eb480a
#0aeb48
#480aeb

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

#eb480a
#3ceb0a
#0aadeb
#b80aeb

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

#eb480a
#0aadeb
#0a3ceb
#ebb80a

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

#eb480a Color Code Preview on Black Background Color

This is how #eb480a Color will look on black background color. Color contrast ratio is 5.46

#eb480a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb480a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb480a

#eb480a color code is use for CSS Background Color

Background color for the above div is #eb480a

HTML with inline CSS

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

#eb480a color code is use for CSS Border Color

CSS Border color for the above div is #eb480a

HTML with inline CSS

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

CSS Border Left color for the above div is #eb480a

HTML with inline CSS

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

CSS Border Right color for the above div is #eb480a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb480a

HTML with inline CSS

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

CSS Border Top color for the above div is #eb480a

HTML with inline CSS

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

#eb480a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb480a Color code Preview on White Background

This is how #eb480a Color code will look on white background color. Color contrast ratio is 3.84

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.