crispedge.com

Color picker

Loading...

#ef870a hex color - Yellow - Warm color - Information

#ef870a hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ef870a Color code in RGB color code model is created after adding 93.73% red color, 52.94% green color and 3.92% blue color. Hex #ef870a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 96% yellow and 6% black.

Hex #ef870a color code is between #ee8811 web safe hex color code and #ff7700 web safe hex color code. #ee8811 is the nearest web safe color code. You can see here many more shades of #ef870a color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeef870a#ef870a
RGB Decimal239, 135, 10rgb(239, 135, 10)
RGB Percent94%, 53%, 4%rgb(94%, 53%, 4%)
CSS RGBa239, 135, 10,1rgba(239,135,10,1)
CMYK Modelcmyk(0%,44%,96%,6%)
HSL Color Space33,92% ,49%hsl(33,92% ,49%)
HSV Color Space33°, 96%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111000011100001010
Octal35720712
Decimal23913510
Hexef870a

Different shades of #ef870a color code.

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

Light Shade of #ef870a
#f79f35
Dark Shade of #ef870a
#be6b08
Saturated Shade of #ef870a
#f98800
Desaturated Shade of #ef870a
#e38616
Grey scale Shade of #ef870a
#7c7c7c
Brighten Shade
#ffa023
Most Readable Shade
#000000

Shades of #ef870a color code

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

#ef870a
#d47808
#b96907
#9f5a06
#844b05
#6a3c04
#4f2d03
#351e02
#1a0f01
#000000

Similar Color like #ef870a color

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

#f0880b
#f1890c
#f28a0d
#f38b0e
#f48c0f
#f58d10
#f68e11
#f78f12
#f89013
#f99114
#fa9215
#fb9316
#fc9417
#fd9518
#ee8609
#ed8508
#ec8407
#eb8306
#ea8205
#e98104
#e88003
#e77f02
#e67e01
#e57d00
#e47c00
#e37b00
#e27a00
#e17900

Monochromatic Color with #ef870a

#ef870a
#1a0f01
#452703
#6f3f05
#9a5706
#c46f08

Tints of #ef870a Color

#ef870a
#f09425
#f2a140
#f4af5b
#f6bc76
#f7c992
#f9d7ad
#fbe4c8
#fdf1e3
#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

#ef870a
#0a72ef

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

Split Complementary

#ef870a
#0ae4ef
#150aef

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

Analogous Color

#ef2b0a
#ef590a
#ef870a
#efb50a
#efe30a

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

#ef870a
#0aef87
#870aef

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

#ef870a
#0aef15
#0a72ef
#ef0ae4

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

#ef870a
#0a72ef
#150aef
#e4ef0a

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

#ef870a Color Code Preview on Black Background Color

This is how #ef870a Color will look on black background color. Color contrast ratio is 8.14

#ef870a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef870a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef870a

#ef870a color code is use for CSS Background Color

Background color for the above div is #ef870a

HTML with inline CSS

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

#ef870a color code is use for CSS Border Color

CSS Border color for the above div is #ef870a

HTML with inline CSS

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

CSS Border Left color for the above div is #ef870a

HTML with inline CSS

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

CSS Border Right color for the above div is #ef870a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef870a

HTML with inline CSS

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

CSS Border Top color for the above div is #ef870a

HTML with inline CSS

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

#ef870a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef870a Color code Preview on White Background

This is how #ef870a Color code will look on white background color. Color contrast ratio is 2.58

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

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(239,135,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(10,114,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,135,10,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.