Skip to main content Skip to docs navigation

#2d013d 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 Dark Violet and its hex is #34013F Nearest Color Name

Color Hue/Base color: Violet

Hex #2d013d Color code in RGB color code model is created after adding 17.65% red color, 0.39% green color and 23.92% blue color. Hex #2d013d Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 98% magenta, 0% yellow and 76.08% black.

Hex #2d013d color code is between #330044 web safe hex color code and #220033 web safe hex color code. #330044 is the nearest web safe color code. You can see here many more shades of #2d013d color code.

RGB Chart

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

Color Table

Hex Color Code 2d013d #2d013d
RGB Decimal 45, 1, 61 45, 1, 61
RGB Percent 18%, 0%, 24% rgb(18%, 0%, 24%)
CSS RGBa 45, 1, 61,1 rgba(45,1,61,1)
CMYK Model cmyk(26%,98%,0%,76.08%)
HSL Color Space 284,97% ,12% hsl(284,97% ,12%)
HSV Color Space 284°, 98%, 24%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 00101101 00000001 00111101
Octal 55 1 75
Decimal 45 1 61
Hex 2d 01 3d

Different shades of #2d013d color code.

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

Darkest of #2d013d
#000000
Darker of #2d013d
#000000
Dark of #2d013d
#08000b
Base of #2d013d
#2d013d
Light of #2d013d
#52026f
Lighter
#7703a1
Lightest
#9c03d4

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

#2d013d
#113d01

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

Split Complementary

#2d013d
#2f3d01
#013d0f

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

Analogous Color

#0a013d
#14013d
#2d013d
#3d0139
#3d0120

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

#2d013d
#013d2d
#3d2d01

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

#2d013d
#3d2d01
#113d01
#01113d

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

#2d013d
#3d0f01
#113d01
#012f3d

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 #2d013d

#000000
#000000
#000000
#08000b
#2d013d
#52026f
#7703a1
#9c03d4
#bc0ffb

Tints of #2d013d Color

#2d013d
#441d52
#5b3968
#73557d
#8a7193
#a18ea8
#b9aabe
#d0c6d3
#e7e2e9
#ffffff

Shades of #2d013d color code

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

#2d013d
#280036
#23002f
#1e0028
#190021
#14001b
#0f0014
#0a000d
#050006
#000000

Tones

#2d013d
#2a0737
#270d31
#24142a
#211a24

Tones

Similar Color like #2d013d color

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

#2e023e
#2f033f
#300440
#310541
#320642
#330743
#340844
#350945
#360a46
#370b47
#380c48
#390d49
#3a0e4a
#3b0f4b
#2c003c
#2b003b
#2a003a
#290039
#280038
#270037
#260036
#250035
#240034
#230033
#220032
#210031
#200030
#1f002f

Download this Dark Violet

Hex #2d013d 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.

#2d013d Color Code Preview on Black Background Color

This is how #2d013d Color will look on black background color. Color contrast ratio is 1.18

#2d013d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2d013d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2d013d

#2d013d color code is use for CSS Background Color

Background color for the above div is #2d013d

HTML with inline CSS

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

#2d013d color code is use for CSS Border Color

CSS Border color for the above div is #2d013d

HTML with inline CSS

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

CSS Border Left color for the above div is #2d013d

HTML with inline CSS

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

CSS Border Right color for the above div is #2d013d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2d013d

HTML with inline CSS

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

CSS Border Top color for the above div is #2d013d

HTML with inline CSS

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

#2d013d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2d013d Color code Preview on White Background

This is how #2d013d Color code will look on white background color. Color contrast ratio is 17.75

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

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(45,1,61,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,61,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(45,1,61,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }