Skip to main content Skip to docs navigation

#d42e10 hex color | Download Dark Orange BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Run Lola Run and its hex is #DA2811 Nearest Color Name

Color Hue/Base color: Orange

Hex #d42e10 Color code in RGB color code model is created after adding 83.14% red color, 18.04% green color and 6.27% blue color. Hex #d42e10 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 92% yellow and 16.86% black.

Hex #d42e10 color code is between #cc3311 web safe hex color code and #dd2200 web safe hex color code. #cc3311 is the nearest web safe color code. You can see here many more shades of #d42e10 color code.

RGB Chart

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

Color Table

Hex Color Code d42e10 #d42e10
RGB Decimal 212, 46, 16 212, 46, 16
RGB Percent 83%, 18%, 6% rgb(83%, 18%, 6%)
CSS RGBa 212, 46, 16,1 rgba(212,46,16,1)
CMYK Model cmyk(0%,78%,92%,16.86%)
HSL Color Space 9,86% ,45% hsl(9,86% ,45%)
HSV Color Space 9°, 92%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 00101110 00010000
Octal 324 56 20
Decimal 212 46 16
Hex d4 2e 10

Different shades of #d42e10 color code.

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

Darkest of #d42e10
#460f05
Darker of #d42e10
#751909
Dark of #d42e10
#a5240c
Base of #d42e10
#d42e10
Light of #d42e10
#ef4728
Lighter
#f26f58
Lightest
#f69887

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

#d42e10
#10b6d4

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

Split Complementary

#d42e10
#10d490
#1054d4

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

Analogous Color

#d41064
#d41044
#d42e10
#d46f10
#d4c110

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

#d42e10
#2e10d4
#10d42e

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

#d42e10
#10d42e
#10b6d4
#d410b6

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#d42e10
#54d410
#10b6d4
#9010d4

Square 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).

Monochromatic Color with #d42e10

#160502
#460f05
#751909
#a5240c
#d42e10
#ef4728
#f26f58
#f69887
#fac1b6

Tints of #d42e10 Color

#d42e10
#d8452a
#dd5c45
#e2735f
#e78a7a
#eba294
#f0b9af
#f5d0c9
#fae7e4
#ffffff

Shades of #d42e10 color code

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

#d42e10
#bc280e
#a4230c
#8d1e0a
#751908
#5e1407
#460f05
#2f0a03
#170501
#000000

Tones

#d42e10
#bd3e27
#a64e3e
#905d54
#796d6b

Tones

Similar Color like #d42e10 color

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

#d52f11
#d63012
#d73113
#d83214
#d93315
#da3416
#db3517
#dc3618
#dd3719
#de381a
#df391b
#e03a1c
#e13b1d
#e23c1e
#d32d0f
#d22c0e
#d12b0d
#d02a0c
#cf290b
#ce280a
#cd2709
#cc2608
#cb2507
#ca2406
#c92305
#c82204
#c72103
#c62002

Download this Dark Orange

Hex #d42e10 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.

#d42e10 Color Code Preview on Black Background Color

This is how #d42e10 Color will look on black background color. Color contrast ratio is 4.20

#d42e10 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d42e10

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d42e10

#d42e10 color code is use for CSS Background Color

Background color for the above div is #d42e10

HTML with inline CSS

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

#d42e10 color code is use for CSS Border Color

CSS Border color for the above div is #d42e10

HTML with inline CSS

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

CSS Border Left color for the above div is #d42e10

HTML with inline CSS

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

CSS Border Right color for the above div is #d42e10

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d42e10

HTML with inline CSS

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

CSS Border Top color for the above div is #d42e10

HTML with inline CSS

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

#d42e10 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d42e10 Color code Preview on White Background

This is how #d42e10 Color code will look on white background color. Color contrast ratio is 5.00

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(212,46,16,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(16,182,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,46,16,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }