Skip to main content Skip to docs navigation

#D28085 hex color | Victorian Rouge | 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

Color Hue/Base color: Red

Hex #D28085 Color Code is also known as | Victorian Rouge color.

Hex #D28085 Color code in RGB color code model is created after adding 82.35% red color, 50.2% green color and 52.16% blue color. Hex #D28085 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 37% yellow and 17.65% black.

Hex #D28085 color code is between #cc8888 web safe hex color code and #dd7777 web safe hex color code. #cc8888 is the nearest web safe color code. You can see here many more shades of #D28085 color code.

RGB Chart

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

Color Table

Hex Color Code D28085 #D28085
RGB Decimal 210, 128, 133 210, 128, 133
RGB Percent 82%, 50%, 52% rgb(82%, 50%, 52%)
CSS RGBa 210, 128, 133,1 rgba(210,128,133,1)
CMYK Model cmyk(0%,39%,37%,17.65%)
HSL Color Space 356,48% ,66% hsl(356,48% ,66%)
HSV Color Space 356°, 39%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010010 10000000 10000101
Octal 322 200 205
Decimal 210 128 133
Hex D2 80 85

Different shades of #D28085 color code.

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

Darkest of #D28085
#893036
Darker of #D28085
#ae3e45
Dark of #D28085
#c55a61
Base of #D28085
#d28085
Light of #D28085
#dfa6a9
Lighter
#edcbcd
Lightest
#faf1f2

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

#d28085
#80d2cd

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

Split Complementary

#D28085
#80d2a4
#80aed2

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

Analogous Color

#d280b5
#d280a7
#d28085
#d29680
#d2b880

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

#D28085
#8085d2
#85d280

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

#D28085
#85d280
#80d2cd
#cd80d2

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

#D28085
#aed280
#80d2cd
#a480d2

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

#632327
#893036
#ae3e45
#c55a61
#d28085
#dfa6a9
#edcbcd
#faf1f2
#ffffff

Tints of #D28085 Color

#d28085
#d78e92
#dc9ca0
#e1aaad
#e6b8bb
#ebc6c8
#f0d4d6
#f5e2e3
#faf0f1
#ffffff

Shades of #D28085 color code

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

#d28085
#ba7176
#a36367
#8c5558
#744749
#5d383b
#462a2c
#2e1c1d
#170e0e
#000000

Tones

#d28085
#c19194
#b0a2a3
#a9a9a9
#a9a9a9

Tones

Similar Color like #D28085 color

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

#d38186
#d48287
#d58388
#d68489
#d7858a
#d8868b
#d9878c
#da888d
#db898e
#dc8a8f
#dd8b90
#de8c91
#df8d92
#e08e93
#d17f84
#d07e83
#cf7d82
#ce7c81
#cd7b80
#cc7a7f
#cb797e
#ca787d
#c9777c
#c8767b
#c7757a
#c67479
#c57378
#c47277

Download this Dark Red

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

#D28085 Color Code Preview on Black Background Color

This is how #D28085 Color will look on black background color. Color contrast ratio is 7.17

#D28085 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #D28085

HTML with inline CSS

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

Your Example Paragraph content text in with font color #D28085

#D28085 color code is use for CSS Background Color

Background color for the above div is #D28085

HTML with inline CSS

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

#D28085 color code is use for CSS Border Color

CSS Border color for the above div is #D28085

HTML with inline CSS

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

CSS Border Left color for the above div is #D28085

HTML with inline CSS

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

CSS Border Right color for the above div is #D28085

HTML with inline CSS

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

CSS Border Bottom color for the above div is #D28085

HTML with inline CSS

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

CSS Border Top color for the above div is #D28085

HTML with inline CSS

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

#D28085 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#D28085 Color code Preview on White Background

This is how #D28085 Color code will look on white background color. Color contrast ratio is 2.93

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

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(210,128,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,210,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,128,133,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }