crispedge.com

Color picker

Loading...

#dc7f38 hex color - Orange - Warm color - Information

#dc7f38 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dc7f38 Color code in RGB color code model is created after adding 86.27% red color, 49.8% green color and 21.96% blue color. Hex #dc7f38 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 75% yellow and 14% black.

Hex #dc7f38 color code is between #dd7733 web safe hex color code and #cc8844 web safe hex color code. #dd7733 is the nearest web safe color code. You can see here many more shades of #dc7f38 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedc7f38#dc7f38
RGB Decimal220, 127, 56rgb(220, 127, 56)
RGB Percent86%, 50%, 22%rgb(86%, 50%, 22%)
CSS RGBa220, 127, 56,1rgba(220,127,56,1)
CMYK Modelcmyk(0%,42%,75%,14%)
HSL Color Space26,70% ,54%hsl(26,70% ,54%)
HSV Color Space26°, 75%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111000111111100111000
Octal33417770
Decimal22012756
Hexdc7f38

Different shades of #dc7f38 color code.

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

Light Shade of #dc7f38
#e49b63
Dark Shade of #dc7f38
#bf6622
Saturated Shade of #dc7f38
#e87d2c
Desaturated Shade of #dc7f38
#d08144
Grey scale Shade of #dc7f38
#8a8a8a
Brighten Shade
#f59851
Most Readable Shade
#000000

Shades of #dc7f38 color code

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

#dc7f38
#c37031
#ab622b
#925425
#7a461f
#613818
#492a12
#301c0c
#180e06
#000000

Similar Color like #dc7f38 color

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

#dd8039
#de813a
#df823b
#e0833c
#e1843d
#e2853e
#e3863f
#e48740
#e58841
#e68942
#e78a43
#e88b44
#e98c45
#ea8d46
#db7e37
#da7d36
#d97c35
#d87b34
#d77a33
#d67932
#d57831
#d47730
#d3762f
#d2752e
#d1742d
#d0732c
#cf722b
#ce712a

Monochromatic Color with #dc7f38

#dc7f38
#070402
#321d0d
#5c3518
#874e22
#b1662d

Tints of #dc7f38 Color

#dc7f38
#df8d4e
#e39b64
#e7a97a
#ebb790
#efc6a6
#f3d4bc
#f7e2d2
#fbf0e8
#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

#dc7f38
#3895dc

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

Split Complementary

#dc7f38
#38dcd1
#3843dc

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

Analogous Color

#dc3d38
#dc5e38
#dc7f38
#dca038
#dcc138

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

#dc7f38
#38dc7f
#7f38dc

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

#dc7f38
#43dc38
#3895dc
#d138dc

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

#dc7f38
#3895dc
#3843dc
#dcd138

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

#dc7f38 Color Code Preview on Black Background Color

This is how #dc7f38 Color will look on black background color. Color contrast ratio is 7.14

#dc7f38 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc7f38

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc7f38

#dc7f38 color code is use for CSS Background Color

Background color for the above div is #dc7f38

HTML with inline CSS

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

#dc7f38 color code is use for CSS Border Color

CSS Border color for the above div is #dc7f38

HTML with inline CSS

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

CSS Border Left color for the above div is #dc7f38

HTML with inline CSS

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

CSS Border Right color for the above div is #dc7f38

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc7f38

HTML with inline CSS

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

CSS Border Top color for the above div is #dc7f38

HTML with inline CSS

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

#dc7f38 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc7f38 Color code Preview on White Background

This is how #dc7f38 Color code will look on white background color. Color contrast ratio is 2.94

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

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(220,127,56,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(56,149,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,127,56,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.