Skip to main content Skip to docs navigation

#d50366 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 Tête-à-Tête and its hex is #D90166 Nearest Color Name

Color Hue/Base color: Red

Hex #d50366 Color code in RGB color code model is created after adding 83.53% red color, 1.18% green color and 40% blue color. Hex #d50366 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 99% magenta, 52% yellow and 16.47% black.

Hex #d50366 color code is between #dd0055 web safe hex color code and #cc0077 web safe hex color code. #dd0055 is the nearest web safe color code. You can see here many more shades of #d50366 color code.

RGB Chart

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

Color Table

Hex Color Code d50366 #d50366
RGB Decimal 213, 3, 102 213, 3, 102
RGB Percent 84%, 1%, 40% rgb(84%, 1%, 40%)
CSS RGBa 213, 3, 102,1 rgba(213,3,102,1)
CMYK Model cmyk(0%,99%,52%,16.47%)
HSL Color Space 332,97% ,42% hsl(332,97% ,42%)
HSV Color Space 332°, 99%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010101 00000011 01100110
Octal 325 3 146
Decimal 213 3 102
Hex d5 03 66

Different shades of #d50366 color code.

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

Darkest of #d50366
#3e011e
Darker of #d50366
#700236
Dark of #d50366
#a3024e
Base of #d50366
#d50366
Light of #d50366
#fc0f7f
Lighter
#fc429a
Lightest
#fd74b5

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

#d50366
#03d572

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

Split Complementary

#d50366
#03d509
#03cfd5

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

Analogous Color

#c903d5
#d503bd
#d50366
#d50320
#d53d03

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

#d50366
#0366d5
#66d503

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

#d50366
#66d503
#03d572
#7203d5

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

#d50366
#cfd503
#03d572
#0903d5

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

#0c0006
#3e011e
#700236
#a3024e
#d50366
#fc0f7f
#fc429a
#fd74b5
#fea6cf

Tints of #d50366 Color

#d50366
#d91f77
#de3b88
#e35799
#e773aa
#ec8fbb
#f1abcc
#f5c7dd
#fae3ee
#ffffff

Shades of #d50366 color code

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

#d50366
#bd025a
#a5024f
#8e0244
#760138
#5e012d
#470122
#2f0016
#17000b
#000000

Tones

#d50366
#bf1967
#aa2e68
#94446a
#7f596b

Tones

Similar Color like #d50366 color

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

#d60467
#d70568
#d80669
#d9076a
#da086b
#db096c
#dc0a6d
#dd0b6e
#de0c6f
#df0d70
#e00e71
#e10f72
#e21073
#e31174
#d40265
#d30164
#d20063
#d10062
#d00061
#cf0060
#ce005f
#cd005e
#cc005d
#cb005c
#ca005b
#c9005a
#c80059
#c70058

Download this Dark Red

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

#d50366 Color Code Preview on Black Background Color

This is how #d50366 Color will look on black background color. Color contrast ratio is 4.03

#d50366 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d50366

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d50366

#d50366 color code is use for CSS Background Color

Background color for the above div is #d50366

HTML with inline CSS

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

#d50366 color code is use for CSS Border Color

CSS Border color for the above div is #d50366

HTML with inline CSS

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

CSS Border Left color for the above div is #d50366

HTML with inline CSS

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

CSS Border Right color for the above div is #d50366

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d50366

HTML with inline CSS

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

CSS Border Top color for the above div is #d50366

HTML with inline CSS

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

#d50366 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d50366 Color code Preview on White Background

This is how #d50366 Color code will look on white background color. Color contrast ratio is 5.21

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

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(213,3,102,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(3,213,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(213,3,102,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }