crispedge.com

Color picker

Loading...

#5017ca hex color - Violet - Cool color - Information

#5017ca hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #5017ca Color code in RGB color code model is created after adding 31.37% red color, 9.02% green color and 79.22% blue color. Hex #5017ca Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 89% magenta, 0% yellow and 21% black.

Hex #5017ca color code is between #5511cc web safe hex color code and #4422bb web safe hex color code. #5511cc is the nearest web safe color code. You can see here many more shades of #5017ca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5017ca#5017ca
RGB Decimal80, 23, 202rgb(80, 23, 202)
RGB Percent31%, 9%, 79%rgb(31%, 9%, 79%)
CSS RGBa80, 23, 202,1rgba(80,23,202,1)
CMYK Modelcmyk(60%,89%,0%,21%)
HSL Color Space259,80% ,44%hsl(259,80% ,44%)
HSV Color Space259°, 89%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100000001011111001010
Octal12027312
Decimal8023202
Hex5017ca

Different shades of #5017ca color code.

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

Light Shade of #5017ca
#682de7
Dark Shade of #5017ca
#3e129c
Saturated Shade of #5017ca
#4c0cd5
Desaturated Shade of #5017ca
#5422bf
Grey scale Shade of #5017ca
#707070
Brighten Shade
#6930e3
Most Readable Shade
#FFFFFF

Shades of #5017ca color code

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

#5017ca
#4714b3
#3e119d
#350f86
#2c0c70
#230a59
#1a0743
#11052c
#080216
#000000

Similar Color like #5017ca color

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

#5118cb
#5219cc
#531acd
#541bce
#551ccf
#561dd0
#571ed1
#581fd2
#5920d3
#5a21d4
#5b22d5
#5c23d6
#5d24d7
#5e25d8
#4f16c9
#4e15c8
#4d14c7
#4c13c6
#4b12c5
#4a11c4
#4910c3
#480fc2
#470ec1
#460dc0
#450cbf
#440bbe
#430abd
#4209bc

Monochromatic Color with #5017ca

#5017ca
#611cf4
#0d0420
#1e084a
#2e0d75
#3f129f

Tints of #5017ca Color

#5017ca
#6330cf
#764ad5
#8a64db
#9d7ee1
#b197e7
#c4b1ed
#d8cbf3
#ebe5f9
#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

#5017ca
#91ca17

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

Split Complementary

#5017ca
#caa917
#38ca17

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

Analogous Color

#1726ca
#2c17ca
#5017ca
#7417ca
#9817ca

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

#5017ca
#ca5017
#17ca50

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

#5017ca
#ca1737
#91ca17
#17caa9

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

#5017ca
#91ca17
#38ca17
#a917ca

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 #5017ca 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.

#5017ca Color Code Preview on Black Background Color

This is how #5017ca Color will look on black background color. Color contrast ratio is 2.32

#5017ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5017ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5017ca

#5017ca color code is use for CSS Background Color

Background color for the above div is #5017ca

HTML with inline CSS

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

#5017ca color code is use for CSS Border Color

CSS Border color for the above div is #5017ca

HTML with inline CSS

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

CSS Border Left color for the above div is #5017ca

HTML with inline CSS

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

CSS Border Right color for the above div is #5017ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5017ca

HTML with inline CSS

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

CSS Border Top color for the above div is #5017ca

HTML with inline CSS

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

#5017ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5017ca Color code Preview on White Background

This is how #5017ca Color code will look on white background color. Color contrast ratio is 9.07

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

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,23,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(145,202,23,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,23,202,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.