crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ed9107 hex color - Orange - Warm color - Information

#ed9107 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ed9107 Color code in RGB color code model is created after adding 92.94% red color, 56.86% green color and 2.75% blue color. Hex #ed9107 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 97% yellow and 7% black.

Hex #ed9107 color code is between #ee9900 web safe hex color code and #dd8800 web safe hex color code. #ee9900 is the nearest web safe color code. You can see here many more shades of #ed9107 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeed9107#ed9107
RGB Decimal237, 145, 7rgb(237, 145, 7)
RGB Percent93%, 57%, 3%rgb(93%, 57%, 3%)
CSS RGBa237, 145, 7,1rgba(237,145,7,1)
CMYK Modelcmyk(0%,39%,97%,7%)
HSL Color Space36,94% ,48%hsl(36,94% ,48%)
HSV Color Space36°, 97%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011001000100000111
Octal3552217
Decimal2371457
Hexed9107

Different shades of #ed9107 color code.

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

Light Shade of #ed9107
#f9a82e
Dark Shade of #ed9107
#bb7306
Saturated Shade of #ed9107
#f49200
Desaturated Shade of #ed9107
#e18f13
Grey scale Shade of #ed9107
#7a7a7a
Brighten Shade
#ffaa20
Most Readable Shade
#000000

Shades of #ed9107 color code

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

#ed9107
#d28006
#b87005
#9e6004
#835003
#694003
#4f3002
#342001
#1a1000
#000000

Similar Color like #ed9107 color

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

#ee9208
#ef9309
#f0940a
#f1950b
#f2960c
#f3970d
#f4980e
#f5990f
#f69a10
#f79b11
#f89c12
#f99d13
#fa9e14
#fb9f15
#ec9006
#eb8f05
#ea8e04
#e98d03
#e88c02
#e78b01
#e68a00
#e58900
#e48800
#e38700
#e28600
#e18500
#e08400
#df8300

Monochromatic Color with #ed9107

#ed9107
#180f01
#432902
#6d4303
#985d04
#c27706

Tints of #ed9107 Color

#ed9107
#ef9d22
#f1a93e
#f3b559
#f5c175
#f7ce90
#f9daac
#fbe6c7
#fdf2e3
#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

#ed9107
#0763ed

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

Split Complementary

#ed9107
#07d6ed
#1e07ed

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

Analogous Color

#ed3507
#ed6307
#ed9107
#edbf07
#eded07

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

#ed9107
#07ed91
#9107ed

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

#ed9107
#07ed1e
#0763ed
#ed07d6

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

#ed9107
#0763ed
#1e07ed
#d6ed07

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

#ed9107 Color Code Preview on Black Background Color

This is how #ed9107 Color will look on black background color. Color contrast ratio is 8.65

#ed9107 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed9107

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed9107

#ed9107 color code is use for CSS Background Color

Background color for the above div is #ed9107

HTML with inline CSS

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

#ed9107 color code is use for CSS Border Color

CSS Border color for the above div is #ed9107

HTML with inline CSS

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

CSS Border Left color for the above div is #ed9107

HTML with inline CSS

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

CSS Border Right color for the above div is #ed9107

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed9107

HTML with inline CSS

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

CSS Border Top color for the above div is #ed9107

HTML with inline CSS

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

#ed9107 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed9107 Color code Preview on White Background

This is how #ed9107 Color code will look on white background color. Color contrast ratio is 2.43

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.