crispedge.com

Color picker

Loading...

#dc320b hex color - Orange - Warm color - Information

#dc320b hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #dc320b Color code in RGB color code model is created after adding 86.27% red color, 19.61% green color and 4.31% blue color. Hex #dc320b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 77% magenta, 95% yellow and 14% black.

Hex #dc320b color code is between #dd3311 web safe hex color code and #cc2200 web safe hex color code. #dd3311 is the nearest web safe color code. You can see here many more shades of #dc320b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedc320b#dc320b
RGB Decimal220, 50, 11rgb(220, 50, 11)
RGB Percent86%, 20%, 4%rgb(86%, 20%, 4%)
CSS RGBa220, 50, 11,1rgba(220,50,11,1)
CMYK Modelcmyk(0%,77%,95%,14%)
HSL Color Space11,90% ,45%hsl(11,90% ,45%)
HSV Color Space11°, 95%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111000011001000001011
Octal3346213
Decimal2205011
Hexdc320b

Different shades of #dc320b color code.

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

Light Shade of #dc320b
#f44c26
Dark Shade of #dc320b
#ab2709
Saturated Shade of #dc320b
#e72b00
Desaturated Shade of #dc320b
#d03917
Grey scale Shade of #dc320b
#737373
Brighten Shade
#f54b24
Most Readable Shade
#FFFFFF

Shades of #dc320b color code

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

#dc320b
#c32c09
#ab2608
#922107
#7a1b06
#611604
#491003
#300b02
#180501
#000000

Similar Color like #dc320b color

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

#dd330c
#de340d
#df350e
#e0360f
#e13710
#e23811
#e33912
#e43a13
#e53b14
#e63c15
#e73d16
#e83e17
#e93f18
#ea4019
#db310a
#da3009
#d92f08
#d82e07
#d72d06
#d62c05
#d52b04
#d42a03
#d32902
#d22801
#d12700
#d02600
#cf2500
#ce2400

Monochromatic Color with #dc320b

#dc320b
#070200
#320b02
#5c1505
#871f07
#b12809

Tints of #dc320b Color

#dc320b
#df4826
#e35f41
#e7765c
#eb8d77
#efa392
#f3baad
#f7d1c8
#fbe8e3
#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

#dc320b
#0bb5dc

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

Split Complementary

#dc320b
#0bdc9b
#0b4cdc

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

Analogous Color

#dc0b38
#dc0b0e
#dc320b
#dc5c0b
#dc860b

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

#dc320b
#0bdc32
#320bdc

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

#dc320b
#4cdc0b
#0bb5dc
#9a0bdc

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

#dc320b
#0bb5dc
#0b4cdc
#dc9a0b

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

#dc320b Color Code Preview on Black Background Color

This is how #dc320b Color will look on black background color. Color contrast ratio is 4.50

#dc320b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc320b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc320b

#dc320b color code is use for CSS Background Color

Background color for the above div is #dc320b

HTML with inline CSS

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

#dc320b color code is use for CSS Border Color

CSS Border color for the above div is #dc320b

HTML with inline CSS

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

CSS Border Left color for the above div is #dc320b

HTML with inline CSS

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

CSS Border Right color for the above div is #dc320b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc320b

HTML with inline CSS

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

CSS Border Top color for the above div is #dc320b

HTML with inline CSS

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

#dc320b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc320b Color code Preview on White Background

This is how #dc320b Color code will look on white background color. Color contrast ratio is 4.66

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

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,50,11,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(11,181,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,50,11,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.