crispedge.com

#de5920 hex color - Brown - Warm color - Information

#de5920 hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #de5920 Color code in RGB color code model is created after adding 87.06% red color, 34.9% green color and 12.55% blue color. Hex #de5920 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 86% yellow and 12.94% black.

Hex #de5920 color code is between #dd5522 web safe hex color code and #ee6611 web safe hex color code. #dd5522 is the nearest web safe color code. You can see here many more shades of #de5920 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codede5920#de5920
RGB Decimal222, 89, 32rgb(222, 89, 32)
RGB Percent87%, 35%, 13%rgb(87%, 35%, 13%)
CSS RGBa222, 89, 32,1rgba(222,89,32,1)
CMYK Modelcmyk(0%,60%,86%,12.94%)
HSL Color Space18,75% ,50%hsl(18,75% ,50%)
HSV Color Space18°, 86%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111100101100100100000
Octal33613140
Decimal2228932
Hexde5920

Different shades of #de5920 color code.

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

Light Shade of #de5920
#e57a4c
Dark Shade of #de5920
#b1471a
Saturated Shade of #de5920
#eb5413
Desaturated Shade of #de5920
#d15e2d
Grey scale Shade of #de5920
#7f7f7f
Brighten Shade
#f77239
Most Readable Shade
#FFFFFF

Shades of #de5920 color code

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

#de5920
#c54f1c
#ac4518
#943b15
#7b3111
#62270e
#4a1d0a
#311307
#180903
#000000

Similar Color like #de5920 color

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

#df5a21
#e05b22
#e15c23
#e25d24
#e35e25
#e45f26
#e56027
#e66128
#e76229
#e8632a
#e9642b
#ea652c
#eb662d
#ec672e
#dd581f
#dc571e
#db561d
#da551c
#d9541b
#d8531a
#d75219
#d65118
#d55017
#d44f16
#d34e15
#d24d14
#d14c13
#d04b12

Monochromatic Color with #de5920

#de5920
#090401
#341507
#5e260e
#893714
#b3481a

Tints of #de5920 Color

#de5920
#e16b38
#e57d51
#e9906a
#eca283
#f0b59b
#f4c7b4
#f7dacd
#fbece6
#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

#de5920
#20a5de

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

Split Complementary

#de5920
#20deb8
#2046de

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

Analogous Color

#de2033
#de3320
#de5920
#de7f20
#dea520

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

#de5920
#20de59
#5920de

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

#de5920
#46de20
#20a5de
#b820de

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

#de5920
#20a5de
#2046de
#deb820

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

#de5920 Color Code Preview on Black Background Color

This is how #de5920 Color will look on black background color. Color contrast ratio is 5.56

#de5920 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #de5920

HTML with inline CSS

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

Your Example Paragraph content text in with font color #de5920

#de5920 color code is use for CSS Background Color

Background color for the above div is #de5920

HTML with inline CSS

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

#de5920 color code is use for CSS Border Color

CSS Border color for the above div is #de5920

HTML with inline CSS

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

CSS Border Left color for the above div is #de5920

HTML with inline CSS

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

CSS Border Right color for the above div is #de5920

HTML with inline CSS

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

CSS Border Bottom color for the above div is #de5920

HTML with inline CSS

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

CSS Border Top color for the above div is #de5920

HTML with inline CSS

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

#de5920 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#de5920 Color code Preview on White Background

This is how #de5920 Color code will look on white background color. Color contrast ratio is 3.78

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

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(222,89,32,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(32,165,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(222,89,32,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.