Skip to main content Skip to docs navigation

#d12866 hex color | Download Dark Violet 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 Self-Love and its hex is #D22B6D Nearest Color Name

Color Hue/Base color: Violet

Hex #d12866 Color code in RGB color code model is created after adding 81.96% red color, 15.69% green color and 40% blue color. Hex #d12866 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 51% yellow and 18.04% black.

Hex #d12866 color code is between #cc2255 web safe hex color code and #dd3377 web safe hex color code. #cc2255 is the nearest web safe color code. You can see here many more shades of #d12866 color code.

RGB Chart

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

Color Table

Hex Color Code d12866 #d12866
RGB Decimal 209, 40, 102 209, 40, 102
RGB Percent 82%, 16%, 40% rgb(82%, 16%, 40%)
CSS RGBa 209, 40, 102,1 rgba(209,40,102,1)
CMYK Model cmyk(0%,81%,51%,18.04%)
HSL Color Space 338,68% ,49% hsl(338,68% ,49%)
HSV Color Space 338°, 81%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010001 00101000 01100110
Octal 321 50 146
Decimal 209 40 102
Hex d1 28 66

Different shades of #d12866 color code.

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

Darkest of #d12866
#510f27
Darker of #d12866
#7b183c
Dark of #d12866
#a62051
Base of #d12866
#d12866
Light of #d12866
#dd4f83
Lighter
#e57aa1
Lightest
#eea4bf

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

#d12866
#28d193

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

Split Complementary

#d12866
#28d13f
#28bad1

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

Analogous Color

#d128c9
#d128ac
#d12866
#d1282e
#d16928

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

#d12866
#2866d1
#66d128

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

#d12866
#66d128
#28d193
#9328d1

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

#d12866
#bad128
#28d193
#3f28d1

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

#260712
#510f27
#7b183c
#a62051
#d12866
#dd4f83
#e57aa1
#eea4bf
#f6cfdd

Tints of #d12866 Color

#d12866
#d63f77
#db5788
#e06f99
#e587aa
#ea9fbb
#efb7cc
#f4cfdd
#f9e7ee
#ffffff

Shades of #d12866 color code

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

#d12866
#b9235a
#a21f4f
#8b1a44
#741638
#5c112d
#450d22
#2e0816
#17040b
#000000

Tones

#d12866
#b8416d
#9f5a73
#86737a
#7c7c7c

Tones

Similar Color like #d12866 color

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

#d22967
#d32a68
#d42b69
#d52c6a
#d62d6b
#d72e6c
#d82f6d
#d9306e
#da316f
#db3270
#dc3371
#dd3472
#de3573
#df3674
#d02765
#cf2664
#ce2563
#cd2462
#cc2361
#cb2260
#ca215f
#c9205e
#c81f5d
#c71e5c
#c61d5b
#c51c5a
#c41b59
#c31a58

Download this Dark Violet

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

#d12866 Color Code Preview on Black Background Color

This is how #d12866 Color will look on black background color. Color contrast ratio is 4.21

#d12866 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d12866

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d12866

#d12866 color code is use for CSS Background Color

Background color for the above div is #d12866

HTML with inline CSS

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

#d12866 color code is use for CSS Border Color

CSS Border color for the above div is #d12866

HTML with inline CSS

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

CSS Border Left color for the above div is #d12866

HTML with inline CSS

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

CSS Border Right color for the above div is #d12866

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d12866

HTML with inline CSS

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

CSS Border Top color for the above div is #d12866

HTML with inline CSS

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

#d12866 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d12866 Color code Preview on White Background

This is how #d12866 Color code will look on white background color. Color contrast ratio is 4.99

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

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