Skip to main content Skip to docs navigation

#500056 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 Ripe Plum and its hex is #410056 Nearest Color Name

Color Hue/Base color: Violet

Hex #500056 Color code in RGB color code model is created after adding 31.37% red color, 0% green color and 33.73% blue color. Hex #500056 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 100% magenta, 0% yellow and 66.27% black.

Hex #500056 color code is between #550055 web safe hex color code and #440066 web safe hex color code. #550055 is the nearest web safe color code. You can see here many more shades of #500056 color code.

RGB Chart

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

Color Table

Hex Color Code 500056 #500056
RGB Decimal 80, 0, 86 80, 0, 86
RGB Percent 31%, 0%, 34% rgb(31%, 0%, 34%)
CSS RGBa 80, 0, 86,1 rgba(80,0,86,1)
CMYK Model cmyk(7%,100%,0%,66.27%)
HSL Color Space 296,100% ,17% hsl(296,100% ,17%)
HSV Color Space 296°, 100%, 34%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01010000 00000000 01010110
Octal 120 0 126
Decimal 80 0 86
Hex 50 00 56

Different shades of #500056 color code.

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

Darkest of #500056
#000000
Darker of #500056
#000000
Dark of #500056
#210023
Base of #500056
#500056
Light of #500056
#7f0089
Lighter
#af00bc
Lightest
#de00ef

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

#500056
#065600

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

Split Complementary

#500056
#315600
#005625

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

Analogous Color

#1e0056
#2c0056
#500056
#56003f
#56001c

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

#500056
#005650
#565000

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

#500056
#565000
#065600
#000656

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

#500056
#562500
#065600
#003156

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

#000000
#000000
#000000
#210023
#500056
#7f0089
#af00bc
#de00ef
#f023ff

Tints of #500056 Color

#500056
#631c68
#76387b
#8a558e
#9d71a1
#b18db3
#c4aac6
#d8c6d9
#ebe2ec
#ffffff

Shades of #500056 color code

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

#500056
#47004c
#3e0042
#350039
#2c002f
#230026
#1a001c
#110013
#080009
#000000

Tones

#500056
#49094d
#411145
#3a1a3c
#322234

Tones

Similar Color like #500056 color

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

#510157
#520258
#530359
#54045a
#55055b
#56065c
#57075d
#58085e
#59095f
#5a0a60
#5b0b61
#5c0c62
#5d0d63
#5e0e64
#4f0055
#4e0054
#4d0053
#4c0052
#4b0051
#4a0050
#49004f
#48004e
#47004d
#46004c
#45004b
#44004a
#430049
#420048

Download this Dark Violet

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

#500056 Color Code Preview on Black Background Color

This is how #500056 Color will look on black background color. Color contrast ratio is 1.48

#500056 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #500056

HTML with inline CSS

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

Your Example Paragraph content text in with font color #500056

#500056 color code is use for CSS Background Color

Background color for the above div is #500056

HTML with inline CSS

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

#500056 color code is use for CSS Border Color

CSS Border color for the above div is #500056

HTML with inline CSS

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

CSS Border Left color for the above div is #500056

HTML with inline CSS

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

CSS Border Right color for the above div is #500056

HTML with inline CSS

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

CSS Border Bottom color for the above div is #500056

HTML with inline CSS

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

CSS Border Top color for the above div is #500056

HTML with inline CSS

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

#500056 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#500056 Color code Preview on White Background

This is how #500056 Color code will look on white background color. Color contrast ratio is 14.23

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

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