Skip to main content Skip to docs navigation

#d00577 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 Moth Orchid and its hex is #D00172 Nearest Color Name

Color Hue/Base color: Red

Hex #d00577 Color code in RGB color code model is created after adding 81.57% red color, 1.96% green color and 46.67% blue color. Hex #d00577 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 43% yellow and 18.43% black.

Hex #d00577 color code is between #cc0066 web safe hex color code and #dd0088 web safe hex color code. #cc0066 is the nearest web safe color code. You can see here many more shades of #d00577 color code.

RGB Chart

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

Color Table

Hex Color Code d00577 #d00577
RGB Decimal 208, 5, 119 208, 5, 119
RGB Percent 82%, 2%, 47% rgb(82%, 2%, 47%)
CSS RGBa 208, 5, 119,1 rgba(208,5,119,1)
CMYK Model cmyk(0%,98%,43%,18.43%)
HSL Color Space 326,95% ,42% hsl(326,95% ,42%)
HSV Color Space 326°, 98%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010000 00000101 01110111
Octal 320 5 167
Decimal 208 5 119
Hex d0 05 77

Different shades of #d00577 color code.

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

Darkest of #d00577
#3b0122
Darker of #d00577
#6c033e
Dark of #d00577
#9e045a
Base of #d00577
#d00577
Light of #d00577
#f90f92
Lighter
#fa41a9
Lightest
#fc72bf

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

#d00577
#05d05e

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

Split Complementary

#d00577
#11d005
#05d0c3

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

Analogous Color

#b305d0
#d005cc
#d00577
#d00533
#d02b05

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

#d00577
#0577d0
#77d005

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

#d00577
#77d005
#05d05e
#5e05d0

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

#d00577
#d0c305
#05d05e
#0511d0

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

#090005
#3b0122
#6c033e
#9e045a
#d00577
#f90f92
#fa41a9
#fc72bf
#fda4d6

Tints of #d00577 Color

#d00577
#d52086
#da3c95
#df58a4
#e474b3
#ea8fc2
#efabd1
#f4c7e0
#f9e3ef
#ffffff

Shades of #d00577 color code

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

#d00577
#b80469
#a1035c
#8a034f
#730242
#5c0234
#450127
#2e011a
#17000d
#000000

Tones

#d00577
#bb1a74
#a53072
#90456f
#7b5a6c

Tones

Similar Color like #d00577 color

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

#d10678
#d20779
#d3087a
#d4097b
#d50a7c
#d60b7d
#d70c7e
#d80d7f
#d90e80
#da0f81
#db1082
#dc1183
#dd1284
#de1385
#cf0476
#ce0375
#cd0274
#cc0173
#cb0072
#ca0071
#c90070
#c8006f
#c7006e
#c6006d
#c5006c
#c4006b
#c3006a
#c20069

Download this Dark Red

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

#d00577 Color Code Preview on Black Background Color

This is how #d00577 Color will look on black background color. Color contrast ratio is 3.97

#d00577 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d00577

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d00577

#d00577 color code is use for CSS Background Color

Background color for the above div is #d00577

HTML with inline CSS

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

#d00577 color code is use for CSS Border Color

CSS Border color for the above div is #d00577

HTML with inline CSS

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

CSS Border Left color for the above div is #d00577

HTML with inline CSS

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

CSS Border Right color for the above div is #d00577

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d00577

HTML with inline CSS

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

CSS Border Top color for the above div is #d00577

HTML with inline CSS

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

#d00577 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d00577 Color code Preview on White Background

This is how #d00577 Color code will look on white background color. Color contrast ratio is 5.29

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

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(208,5,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(5,208,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(208,5,119,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }