crispedge.com

Color picker

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

#ea8015 hex color - Orange - Warm color - Information

#ea8015 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ea8015 Color code in RGB color code model is created after adding 91.76% red color, 50.2% green color and 8.24% blue color. Hex #ea8015 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 91% yellow and 8% black.

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

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeea8015#ea8015
RGB Decimal234, 128, 21rgb(234, 128, 21)
RGB Percent92%, 50%, 8%rgb(92%, 50%, 8%)
CSS RGBa234, 128, 21,1rgba(234,128,21,1)
CMYK Modelcmyk(0%,45%,91%,8%)
HSL Color Space30,84% ,50%hsl(30,84% ,50%)
HSV Color Space30°, 91%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101000000000010101
Octal35220025
Decimal23412821
Hexea8015

Different shades of #ea8015 color code.

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

Light Shade of #ea8015
#ee9944
Dark Shade of #ea8015
#bb6611
Saturated Shade of #ea8015
#f78008
Desaturated Shade of #ea8015
#dd8022
Grey scale Shade of #ea8015
#808080
Brighten Shade
#ff992e
Most Readable Shade
#000000

Shades of #ea8015 color code

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

#ea8015
#d07112
#b66310
#9c550e
#82470b
#683809
#4e2a07
#341c04
#1a0e02
#000000

Similar Color like #ea8015 color

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

#eb8116
#ec8217
#ed8318
#ee8419
#ef851a
#f0861b
#f1871c
#f2881d
#f3891e
#f48a1f
#f58b20
#f68c21
#f78d22
#f88e23
#e97f14
#e87e13
#e77d12
#e67c11
#e57b10
#e47a0f
#e3790e
#e2780d
#e1770c
#e0760b
#df750a
#de7409
#dd7308
#dc7207

Monochromatic Color with #ea8015

#ea8015
#150c02
#402306
#6a3a0a
#95520d
#bf6911

Tints of #ea8015 Color

#ea8015
#ec8e2f
#ee9c49
#f1aa63
#f3b87d
#f5c697
#f8d4b1
#fae2cb
#fcf0e5
#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

#ea8015
#157fea

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

Split Complementary

#ea8015
#15eaea
#1515ea

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

Analogous Color

#ea2b15
#ea5515
#ea8015
#eaab15
#ead515

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

#ea8015
#15ea80
#8015ea

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

#ea8015
#15ea16
#157fea
#ea15e9

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

#ea8015
#157fea
#1515ea
#eaea15

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

#ea8015 Color Code Preview on Black Background Color

This is how #ea8015 Color will look on black background color. Color contrast ratio is 7.60

#ea8015 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea8015

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea8015

#ea8015 color code is use for CSS Background Color

Background color for the above div is #ea8015

HTML with inline CSS

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

#ea8015 color code is use for CSS Border Color

CSS Border color for the above div is #ea8015

HTML with inline CSS

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

CSS Border Left color for the above div is #ea8015

HTML with inline CSS

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

CSS Border Right color for the above div is #ea8015

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea8015

HTML with inline CSS

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

CSS Border Top color for the above div is #ea8015

HTML with inline CSS

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

#ea8015 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea8015 Color code Preview on White Background

This is how #ea8015 Color code will look on white background color. Color contrast ratio is 2.76

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.