crispedge.com

Color picker

Loading...

#dd481a hex color - Orange - Warm color - Information

#dd481a hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #dd481a Color code in RGB color code model is created after adding 86.67% red color, 28.24% green color and 10.2% blue color. Hex #dd481a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 88% yellow and 13% black.

Hex #dd481a color code is between #cc4422 web safe hex color code and #ee5511 web safe hex color code. #cc4422 is the nearest web safe color code. You can see here many more shades of #dd481a color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codedd481a#dd481a
RGB Decimal221, 72, 26rgb(221, 72, 26)
RGB Percent87%, 28%, 10%rgb(87%, 28%, 10%)
CSS RGBa221, 72, 26,1rgba(221,72,26,1)
CMYK Modelcmyk(0%,67%,88%,13%)
HSL Color Space14,79% ,48%hsl(14,79% ,48%)
HSV Color Space14°, 88%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010100100000011010
Octal33511032
Decimal2217226
Hexdd481a

Different shades of #dd481a color code.

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

Light Shade of #dd481a
#e96941
Dark Shade of #dd481a
#af3915
Saturated Shade of #dd481a
#e9410e
Desaturated Shade of #dd481a
#d14f26
Grey scale Shade of #dd481a
#7b7b7b
Brighten Shade
#f66133
Most Readable Shade
#FFFFFF

Shades of #dd481a color code

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

#dd481a
#c44017
#ab3814
#933011
#7a280e
#62200b
#491808
#311005
#180802
#000000

Similar Color like #dd481a color

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

#de491b
#df4a1c
#e04b1d
#e14c1e
#e24d1f
#e34e20
#e44f21
#e55022
#e65123
#e75224
#e85325
#e95426
#ea5527
#eb5628
#dc4719
#db4618
#da4517
#d94416
#d84315
#d74214
#d64113
#d54012
#d43f11
#d33e10
#d23d0f
#d13c0e
#d03b0d
#cf3a0c

Monochromatic Color with #dd481a

#dd481a
#080301
#331106
#5d1e0b
#882c10
#b33a15

Tints of #dd481a Color

#dd481a
#e05c33
#e4704c
#e88566
#ec997f
#efad99
#f3c2b2
#f7d6cc
#fbeae5
#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

#dd481a
#1aafdd

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

Split Complementary

#dd481a
#1addaa
#1a4ddd

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

Analogous Color

#dd1a3a
#dd211a
#dd481a
#dd6f1a
#dd961a

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

#dd481a
#1add48
#481add

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

#dd481a
#4edd1a
#1aafdd
#a91add

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

#dd481a
#1aafdd
#1a4ddd
#ddaa1a

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

#dd481a Color Code Preview on Black Background Color

This is how #dd481a Color will look on black background color. Color contrast ratio is 5.02

#dd481a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd481a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd481a

#dd481a color code is use for CSS Background Color

Background color for the above div is #dd481a

HTML with inline CSS

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

#dd481a color code is use for CSS Border Color

CSS Border color for the above div is #dd481a

HTML with inline CSS

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

CSS Border Left color for the above div is #dd481a

HTML with inline CSS

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

CSS Border Right color for the above div is #dd481a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd481a

HTML with inline CSS

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

CSS Border Top color for the above div is #dd481a

HTML with inline CSS

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

#dd481a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd481a Color code Preview on White Background

This is how #dd481a Color code will look on white background color. Color contrast ratio is 4.19

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.