Skip to main content Skip to docs navigation

#301dec 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 Delft Blue and its hex is #3311EE Nearest Color Name

Color Hue/Base color: Violet

Hex #301dec Color code in RGB color code model is created after adding 18.82% red color, 11.37% green color and 92.55% blue color. Hex #301dec Color code in CMYK color (process color) code model is generated after subtraction of 80% cyan, 88% magenta, 0% yellow and 7.45% black.

Hex #301dec color code is between #3322ee web safe hex color code and #2211dd web safe hex color code. #3322ee is the nearest web safe color code. You can see here many more shades of #301dec color code.

RGB Chart

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

Color Table

Hex Color Code 301dec #301dec
RGB Decimal 48, 29, 236 48, 29, 236
RGB Percent 19%, 11%, 93% rgb(19%, 11%, 93%)
CSS RGBa 48, 29, 236,1 rgba(48,29,236,1)
CMYK Model cmyk(80%,88%,0%,7.45%)
HSL Color Space 246,84% ,52% hsl(246,84% ,52%)
HSV Color Space 246°, 88%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110000 00011101 11101100
Octal 60 35 354
Decimal 48 29 236
Hex 30 1d ec

Different shades of #301dec color code.

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

Darkest of #301dec
#110967
Darker of #301dec
#190d96
Dark of #301dec
#2111c5
Base of #301dec
#301dec
Light of #301dec
#5b4cf0
Lighter
#867bf4
Lightest
#b1aaf8

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

#301dec
#d9ec1d

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

Split Complementary

#301dec
#ec981d
#71ec1d

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

Analogous Color

#1d83ec
#1d60ec
#301dec
#751dec
#cb1dec

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

#301dec
#1dec30
#ec301d

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

#301dec
#ec301d
#d9ec1d
#1dd9ec

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

#301dec
#ec1d71
#d9ec1d
#1dec98

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 #301dec

#090538
#110967
#190d96
#2111c5
#301dec
#5b4cf0
#867bf4
#b1aaf8
#dcd9fc

Tints of #301dec Color

#301dec
#4736ee
#5e4ff0
#7568f2
#8c81f4
#a39af6
#bab3f8
#d1ccfa
#e8e5fc
#ffffff

Shades of #301dec color code

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

#301dec
#2a19d1
#2516b7
#20139d
#1a1083
#150c68
#10094e
#0a0634
#05031a
#000000

Tones

#301dec
#4435d3
#584ebb
#6c66a2
#807f8a

Tones

Similar Color like #301dec color

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

#311eed
#321fee
#3320ef
#3421f0
#3522f1
#3623f2
#3724f3
#3825f4
#3926f5
#3a27f6
#3b28f7
#3c29f8
#3d2af9
#3e2bfa
#2f1ceb
#2e1bea
#2d1ae9
#2c19e8
#2b18e7
#2a17e6
#2916e5
#2815e4
#2714e3
#2613e2
#2512e1
#2411e0
#2310df
#220fde

Download this Dark Violet

Hex #301dec 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.

#301dec Color Code Preview on Black Background Color

This is how #301dec Color will look on black background color. Color contrast ratio is 2.51

#301dec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #301dec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #301dec

#301dec color code is use for CSS Background Color

Background color for the above div is #301dec

HTML with inline CSS

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

#301dec color code is use for CSS Border Color

CSS Border color for the above div is #301dec

HTML with inline CSS

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

CSS Border Left color for the above div is #301dec

HTML with inline CSS

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

CSS Border Right color for the above div is #301dec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #301dec

HTML with inline CSS

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

CSS Border Top color for the above div is #301dec

HTML with inline CSS

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

#301dec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#301dec Color code Preview on White Background

This is how #301dec Color code will look on white background color. Color contrast ratio is 8.36

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

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(48,29,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(217,236,29,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(48,29,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }