Skip to main content Skip to docs navigation

#d4331a hex color - Orange - Warm color - Information

On this page
@
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 Hue/Base color: Orange

Hex #d4331a Color code in RGB color code model is created after adding 83.14% red color, 20% green color and 10.2% blue color. Hex #d4331a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 76% magenta, 88% yellow and 16.86% black.

Hex #d4331a color code is between #cc2222 web safe hex color code and #dd4411 web safe hex color code. #cc2222 is the nearest web safe color code. You can see here many more shades of #d4331a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code d4331a #d4331a
RGB Decimal 212, 51, 26 rgb(212, 51, 26)
RGB Percent 83%, 20%, 10% rgb(83%, 20%, 10%)
CSS RGBa 212, 51, 26,1 rgba(212,51,26,1)
CMYK Model cmyk(0%,76%,88%,16.86%)
HSL Color Space 8,78% ,47% hsl(8,78% ,47%)
HSV Color Space 8°, 88%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 00110011 00011010
Octal 324 63 32
Decimal 212 51 26
Hex d4 33 1a

Different shades of #d4331a color code.

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

Light Shade of #d4331a
#e7513a
Dark Shade of #d4331a
#a72814
Saturated Shade of #d4331a
#e02a0e
Desaturated Shade of #d4331a
#c83c26
Grey scale Shade of #d4331a
#777777
Brighten Shade
#ed4c33
Most Readable Shade
#FFFFFF

Shades of #d4331a color code

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

#d4331a
#bc2d17
#a42714
#8d2211
#751c0e
#5e160b
#461108
#2f0b05
#170502
#000000

Similar Color like #d4331a color

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

#d5341b
#d6351c
#d7361d
#d8371e
#d9381f
#da3920
#db3a21
#dc3b22
#dd3c23
#de3d24
#df3e25
#e03f26
#e14027
#e24128
#d33219
#d23118
#d13017
#d02f16
#cf2e15
#ce2d14
#cd2c13
#cc2b12
#cb2a11
#ca2910
#c9280f
#c8270e
#c7260d
#c6250c

Monochromatic Color with #d4331a

#d4331a
#fe3d1f
#2a0a05
#54140a
#7f1f10
#a92915

Tints of #d4331a Color

#d4331a
#d84933
#dd604c
#e27766
#e78d7f
#eba499
#f0bbb2
#f5d1cc
#fae8e5
#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

#d4331a
#1abbd4

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

Split Complementary

#d4331a
#1ad490
#1a5ed4

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

Analogous Color

#d41a4b
#d41a26
#d4331a
#d4581a
#d47d1a

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

#d4331a
#1ad433
#331ad4

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

#d4331a
#5ed41a
#1abbd4
#901ad4

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

#d4331a
#1abbd4
#1a5ed4
#d4901a

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

#d4331a Color Code Preview on Black Background Color

This is how #d4331a Color will look on black background color. Color contrast ratio is 4.29

#d4331a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4331a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4331a

#d4331a color code is use for CSS Background Color

Background color for the above div is #d4331a

HTML with inline CSS

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

#d4331a color code is use for CSS Border Color

CSS Border color for the above div is #d4331a

HTML with inline CSS

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

CSS Border Left color for the above div is #d4331a

HTML with inline CSS

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

CSS Border Right color for the above div is #d4331a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d4331a

HTML with inline CSS

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

CSS Border Top color for the above div is #d4331a

HTML with inline CSS

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

#d4331a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d4331a Color code Preview on White Background

This is how #d4331a Color code will look on white background color. Color contrast ratio is 4.90

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

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(212,51,26,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(26,187,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,51,26,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.