Skip to main content Skip to docs navigation

#d6463a hex color | Download Dark Red 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 Dangerously Red and its hex is #D84139 Nearest Color Name

Color Hue/Base color: Red

Hex #d6463a Color code in RGB color code model is created after adding 83.92% red color, 27.45% green color and 22.75% blue color. Hex #d6463a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 73% yellow and 16.08% black.

Hex #d6463a color code is between #dd4433 web safe hex color code and #cc5544 web safe hex color code. #dd4433 is the nearest web safe color code. You can see here many more shades of #d6463a color code.

RGB Chart

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

Color Table

Hex Color Code d6463a #d6463a
RGB Decimal 214, 70, 58 214, 70, 58
RGB Percent 84%, 27%, 23% rgb(84%, 27%, 23%)
CSS RGBa 214, 70, 58,1 rgba(214,70,58,1)
CMYK Model cmyk(0%,67%,73%,16.08%)
HSL Color Space 5,66% ,53% hsl(5,66% ,53%)
HSV Color Space 5°, 73%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010110 01000110 00111010
Octal 326 106 72
Decimal 214 70 58
Hex d6 46 3a

Different shades of #d6463a color code.

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

Darkest of #d6463a
#621b14
Darker of #d6463a
#8d261d
Dark of #d6463a
#b73126
Base of #d6463a
#d6463a
Light of #d6463a
#df6e64
Lighter
#e8958e
Lightest
#f0bdb9

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

#d6463a
#3acad6

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

Split Complementary

#d6463a
#3ad694
#3a7cd6

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

Analogous Color

#d63a89
#d63a6f
#d6463a
#d67a3a
#d6bb3a

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

#d6463a
#463ad6
#3ad646

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

#d6463a
#3ad646
#3acad6
#d63aca

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

#d6463a
#7cd63a
#3acad6
#943ad6

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 #d6463a

#380f0c
#621b14
#8d261d
#b73126
#d6463a
#df6e64
#e8958e
#f0bdb9
#f9e5e3

Tints of #d6463a Color

#d6463a
#da5a4f
#df6f65
#e3837b
#e89891
#ecaca7
#f1c1bd
#f5d5d3
#faeae9
#ffffff

Shades of #d6463a color code

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

#d6463a
#be3e33
#a6362d
#8e2e26
#762620
#5f1f19
#471713
#2f0f0c
#170706
#000000

Tones

#d6463a
#be5a52
#a66e6a
#8f8281
#888888

Tones

Similar Color like #d6463a color

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

#d7473b
#d8483c
#d9493d
#da4a3e
#db4b3f
#dc4c40
#dd4d41
#de4e42
#df4f43
#e05044
#e15145
#e25246
#e35347
#e45448
#d54539
#d44438
#d34337
#d24236
#d14135
#d04034
#cf3f33
#ce3e32
#cd3d31
#cc3c30
#cb3b2f
#ca3a2e
#c9392d
#c8382c

Download this Dark Red

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

#d6463a Color Code Preview on Black Background Color

This is how #d6463a Color will look on black background color. Color contrast ratio is 4.80

#d6463a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6463a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6463a

#d6463a color code is use for CSS Background Color

Background color for the above div is #d6463a

HTML with inline CSS

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

#d6463a color code is use for CSS Border Color

CSS Border color for the above div is #d6463a

HTML with inline CSS

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

CSS Border Left color for the above div is #d6463a

HTML with inline CSS

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

CSS Border Right color for the above div is #d6463a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d6463a

HTML with inline CSS

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

CSS Border Top color for the above div is #d6463a

HTML with inline CSS

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

#d6463a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d6463a Color code Preview on White Background

This is how #d6463a Color code will look on white background color. Color contrast ratio is 4.38

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

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