Skip to main content Skip to docs navigation

#d779b2 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 Middle Purple and its hex is #D982B5 Nearest Color Name

Color Hue/Base color: Red

Hex #d779b2 Color code in RGB color code model is created after adding 84.31% red color, 47.45% green color and 69.8% blue color. Hex #d779b2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 17% yellow and 15.69% black.

Hex #d779b2 color code is between #dd77aa web safe hex color code and #cc88bb web safe hex color code. #dd77aa is the nearest web safe color code. You can see here many more shades of #d779b2 color code.

RGB Chart

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

Color Table

Hex Color Code d779b2 #d779b2
RGB Decimal 215, 121, 178 215, 121, 178
RGB Percent 84%, 47%, 70% rgb(84%, 47%, 70%)
CSS RGBa 215, 121, 178,1 rgba(215,121,178,1)
CMYK Model cmyk(0%,44%,17%,15.69%)
HSL Color Space 324,54% ,66% hsl(324,54% ,66%)
HSV Color Space 324°, 44%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010111 01111001 10110010
Octal 327 171 262
Decimal 215 121 178
Hex d7 79 b2

Different shades of #d779b2 color code.

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

Darkest of #d779b2
#8d2a66
Darker of #d779b2
#b43682
Dark of #d779b2
#cb529b
Base of #d779b2
#d779b2
Light of #d779b2
#e3a0c9
Lighter
#eec8df
Lightest
#faeff6

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

#d779b2
#79d79e

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

Split Complementary

#d779b2
#83d779
#79d7cd

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

Analogous Color

#c579d7
#d579d7
#d779b2
#d77993
#d78679

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

#d779b2
#79b2d7
#b2d779

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

#d779b2
#b2d779
#79d79e
#9e79d7

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

#d779b2
#d7cd79
#79d79e
#7983d7

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

#661e4a
#8d2a66
#b43682
#cb529b
#d779b2
#e3a0c9
#eec8df
#faeff6
#ffffff

Tints of #d779b2 Color

#d779b2
#db87ba
#df96c3
#e4a5cb
#e8b4d4
#edc3dc
#f1d2e5
#f6e1ed
#faf0f6
#ffffff

Shades of #d779b2 color code

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

#d779b2
#bf6b9e
#a75e8a
#8f5076
#774362
#5f354f
#47283b
#2f1a27
#170d13
#000000

Tones

#d779b2
#c68aae
#b49cab
#a8a8a8
#a8a8a8

Tones

Similar Color like #d779b2 color

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

#d87ab3
#d97bb4
#da7cb5
#db7db6
#dc7eb7
#dd7fb8
#de80b9
#df81ba
#e082bb
#e183bc
#e284bd
#e385be
#e486bf
#e587c0
#d678b1
#d577b0
#d476af
#d375ae
#d274ad
#d173ac
#d072ab
#cf71aa
#ce70a9
#cd6fa8
#cc6ea7
#cb6da6
#ca6ca5
#c96ba4

Download this Dark Red

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

#d779b2 Color Code Preview on Black Background Color

This is how #d779b2 Color will look on black background color. Color contrast ratio is 7.27

#d779b2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d779b2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d779b2

#d779b2 color code is use for CSS Background Color

Background color for the above div is #d779b2

HTML with inline CSS

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

#d779b2 color code is use for CSS Border Color

CSS Border color for the above div is #d779b2

HTML with inline CSS

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

CSS Border Left color for the above div is #d779b2

HTML with inline CSS

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

CSS Border Right color for the above div is #d779b2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d779b2

HTML with inline CSS

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

CSS Border Top color for the above div is #d779b2

HTML with inline CSS

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

#d779b2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d779b2 Color code Preview on White Background

This is how #d779b2 Color code will look on white background color. Color contrast ratio is 2.89

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

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(215,121,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(121,215,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(215,121,178,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }