Skip to main content Skip to docs navigation

#511efd 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 Han Purple and its hex is #5218FA Nearest Color Name

Color Hue/Base color: Violet

Hex #511efd Color code in RGB color code model is created after adding 31.76% red color, 11.76% green color and 99.22% blue color. Hex #511efd Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 88% magenta, 0% yellow and 0.78% black.

Hex #511efd color code is between #5522ff web safe hex color code and #4411ee web safe hex color code. #5522ff is the nearest web safe color code. You can see here many more shades of #511efd color code.

RGB Chart

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

Color Table

Hex Color Code 511efd #511efd
RGB Decimal 81, 30, 253 81, 30, 253
RGB Percent 32%, 12%, 99% rgb(32%, 12%, 99%)
CSS RGBa 81, 30, 253,1 rgba(81,30,253,1)
CMYK Model cmyk(68%,88%,0%,0.78%)
HSL Color Space 254,98% ,55% hsl(254,98% ,55%)
HSV Color Space 254°, 88%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010001 00011110 11111101
Octal 121 36 375
Decimal 81 30 253
Hex 51 1e fd

Different shades of #511efd color code.

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

Darkest of #511efd
#1e0181
Darker of #511efd
#2a02b3
Dark of #511efd
#3602e6
Base of #511efd
#511efd
Light of #511efd
#7851fd
Lighter
#9f83fe
Lightest
#c6b6fe

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

#511efd
#cafd1e

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

Split Complementary

#511efd
#fdc01e
#5bfd1e

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

Analogous Color

#1e6dfd
#1e48fd
#511efd
#9b1efd
#f81efd

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

#511efd
#1efd51
#fd511e

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

#511efd
#fd511e
#cafd1e
#1ecafd

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

#511efd
#fd1e5b
#cafd1e
#1efdc0

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 #511efd

#12014e
#1e0181
#2a02b3
#3602e6
#511efd
#7851fd
#9f83fe
#c6b6fe
#ede8ff

Tints of #511efd Color

#511efd
#6437fd
#7750fd
#8b69fd
#9e82fd
#b19bfe
#c5b4fe
#d8cdfe
#ebe6fe
#ffffff

Shades of #511efd color code

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

#511efd
#481ae0
#3f17c4
#3614a8
#2d108c
#240d70
#1b0a54
#120638
#09031c
#000000

Tones

#511efd
#5d35e6
#6a4bd0
#7662b9
#8279a2

Tones

Similar Color like #511efd color

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

#521ffe
#5320ff
#5421ff
#5522ff
#5623ff
#5724ff
#5825ff
#5926ff
#5a27ff
#5b28ff
#5c29ff
#5d2aff
#5e2bff
#5f2cff
#501dfc
#4f1cfb
#4e1bfa
#4d1af9
#4c19f8
#4b18f7
#4a17f6
#4916f5
#4815f4
#4714f3
#4613f2
#4512f1
#4411f0
#4310ef

Download this Dark Violet

Hex #511efd 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.

#511efd Color Code Preview on Black Background Color

This is how #511efd Color will look on black background color. Color contrast ratio is 2.95

#511efd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #511efd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #511efd

#511efd color code is use for CSS Background Color

Background color for the above div is #511efd

HTML with inline CSS

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

#511efd color code is use for CSS Border Color

CSS Border color for the above div is #511efd

HTML with inline CSS

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

CSS Border Left color for the above div is #511efd

HTML with inline CSS

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

CSS Border Right color for the above div is #511efd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #511efd

HTML with inline CSS

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

CSS Border Top color for the above div is #511efd

HTML with inline CSS

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

#511efd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#511efd Color code Preview on White Background

This is how #511efd Color code will look on white background color. Color contrast ratio is 7.11

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

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(81,30,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,253,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,30,253,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }