@
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.

#500e9d hex color - Violet - Cool color - Information

#500e9d hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #500e9d Color code in RGB color code model is created after adding 31.37% red color, 5.49% green color and 61.57% blue color. Hex #500e9d Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 91% magenta, 0% yellow and 38.43% black.

Hex #500e9d color code is between #551199 web safe hex color code and #4400aa web safe hex color code. #551199 is the nearest web safe color code. You can see here many more shades of #500e9d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 500e9d #500e9d
RGB Decimal 80, 14, 157 rgb(80, 14, 157)
RGB Percent 31%, 5%, 62% rgb(31%, 5%, 62%)
CSS RGBa 80, 14, 157,1 rgba(80,14,157,1)
CMYK Model cmyk(49%,91%,0%,38.43%)
HSL Color Space 268,84% ,34% hsl(268,84% ,34%)
HSV Color Space 268°, 91%, 62%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010000 00001110 10011101
Octal 120 16 235
Decimal 80 14 157
Hex 50 0e 9d

Different shades of #500e9d color code.

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

Light Shade of #500e9d
#6812cc
Dark Shade of #500e9d
#380a6e
Saturated Shade of #500e9d
#4f05a5
Desaturated Shade of #500e9d
#511794
Grey scale Shade of #500e9d
#555555
Brighten Shade
#6927b6
Most Readable Shade
#FFFFFF

Shades of #500e9d color code

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

#500e9d
#470c8b
#3e0a7a
#350968
#2c0757
#230645
#1a0434
#110322
#080111
#000000

Similar Color like #500e9d color

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

#510f9e
#52109f
#5311a0
#5412a1
#5513a2
#5614a3
#5715a4
#5816a5
#5917a6
#5a18a7
#5b19a8
#5c1aa9
#5d1baa
#5e1cab
#4f0d9c
#4e0c9b
#4d0b9a
#4c0a99
#4b0998
#4a0897
#490796
#480695
#470594
#460493
#450392
#440291
#430190
#42008f

Monochromatic Color with #500e9d

#500e9d
#6612c7
#7b16f2
#0f031d
#250648
#3a0a72

Tints of #500e9d Color

#500e9d
#6328a7
#7643b2
#8a5ebd
#9d79c8
#b193d3
#c4aede
#d8c9e9
#ebe4f4
#ffffff

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

#500e9d
#5b9d0e

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

Split Complementary

#500e9d
#9d970e
#149d0e

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

Analogous Color

#170e9d
#330e9d
#500e9d
#6d0e9d
#890e9d

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

#500e9d
#9d500e
#0e9d50

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

#500e9d
#9d0e13
#5b9d0e
#0e9d97

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#500e9d
#5b9d0e
#149d0e
#970e9d

Double Complementary 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).

Hex #500e9d 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.

#500e9d Color Code Preview on Black Background Color

This is how #500e9d Color will look on black background color. Color contrast ratio is 1.89

#500e9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #500e9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #500e9d

#500e9d color code is use for CSS Background Color

Background color for the above div is #500e9d

HTML with inline CSS

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

#500e9d color code is use for CSS Border Color

CSS Border color for the above div is #500e9d

HTML with inline CSS

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

CSS Border Left color for the above div is #500e9d

HTML with inline CSS

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

CSS Border Right color for the above div is #500e9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #500e9d

HTML with inline CSS

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

CSS Border Top color for the above div is #500e9d

HTML with inline CSS

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

#500e9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#500e9d Color code Preview on White Background

This is how #500e9d Color code will look on white background color. Color contrast ratio is 11.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 #500e9d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #500e9d; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(80,14,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,157,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,14,157,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.