crispedge.com

Color picker

Loading...

#e68f14 hex color - Yellow - Warm color - Information

#e68f14 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #e68f14 Color code in RGB color code model is created after adding 90.2% red color, 56.08% green color and 7.84% blue color. Hex #e68f14 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 91% yellow and 10% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee68f14#e68f14
RGB Decimal230, 143, 20rgb(230, 143, 20)
RGB Percent90%, 56%, 8%rgb(90%, 56%, 8%)
CSS RGBa230, 143, 20,1rgba(230,143,20,1)
CMYK Modelcmyk(0%,38%,91%,10%)
HSL Color Space35,84% ,49%hsl(35,84% ,49%)
HSV Color Space35°, 91%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001101000111100010100
Octal34621724
Decimal23014320
Hexe68f14

Different shades of #e68f14 color code.

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

Light Shade of #e68f14
#eea63f
Dark Shade of #e68f14
#b77210
Saturated Shade of #e68f14
#f29108
Desaturated Shade of #e68f14
#d98d21
Grey scale Shade of #e68f14
#7d7d7d
Brighten Shade
#ffa82d
Most Readable Shade
#000000

Shades of #e68f14 color code

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

#e68f14
#cc7f11
#b26f0f
#995f0d
#7f4f0b
#663f08
#4c2f06
#331f04
#190f02
#000000

Similar Color like #e68f14 color

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

#e79015
#e89116
#e99217
#ea9318
#eb9419
#ec951a
#ed961b
#ee971c
#ef981d
#f0991e
#f19a1f
#f29b20
#f39c21
#f49d22
#e58e13
#e48d12
#e38c11
#e28b10
#e18a0f
#e0890e
#df880d
#de870c
#dd860b
#dc850a
#db8409
#da8308
#d98207
#d88106

Monochromatic Color with #e68f14

#e68f14
#110b02
#3c2505
#664009
#915a0d
#bb7510

Tints of #e68f14 Color

#e68f14
#e89b2e
#eba748
#eeb462
#f1c07c
#f3cd96
#f6d9b0
#f9e6ca
#fcf2e4
#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

#e68f14
#146be6

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

Split Complementary

#e68f14
#14d4e6
#2614e6

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

Analogous Color

#e63b14
#e66514
#e68f14
#e6b914
#e6e314

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

#e68f14
#14e68f
#8f14e6

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

#e68f14
#14e626
#146be6
#e614d4

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

#e68f14
#146be6
#2614e6
#d4e614

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

#e68f14 Color Code Preview on Black Background Color

This is how #e68f14 Color will look on black background color. Color contrast ratio is 8.30

#e68f14 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e68f14

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e68f14

#e68f14 color code is use for CSS Background Color

Background color for the above div is #e68f14

HTML with inline CSS

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

#e68f14 color code is use for CSS Border Color

CSS Border color for the above div is #e68f14

HTML with inline CSS

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

CSS Border Left color for the above div is #e68f14

HTML with inline CSS

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

CSS Border Right color for the above div is #e68f14

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e68f14

HTML with inline CSS

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

CSS Border Top color for the above div is #e68f14

HTML with inline CSS

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

#e68f14 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e68f14 Color code Preview on White Background

This is how #e68f14 Color code will look on white background color. Color contrast ratio is 2.53

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

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(230,143,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(20,107,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,143,20,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.