crispedge.com

Color picker

Loading...

#502ec7 hex color - Violet - Cool color - Information

#502ec7 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #502ec7 Color code in RGB color code model is created after adding 31.37% red color, 18.04% green color and 78.04% blue color. Hex #502ec7 Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 77% magenta, 0% yellow and 22% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code502ec7#502ec7
RGB Decimal80, 46, 199rgb(80, 46, 199)
RGB Percent31%, 18%, 78%rgb(31%, 18%, 78%)
CSS RGBa80, 46, 199,1rgba(80,46,199,1)
CMYK Modelcmyk(60%,77%,0%,22%)
HSL Color Space253,62% ,48%hsl(253,62% ,48%)
HSV Color Space253°, 77%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100000010111011000111
Octal12056307
Decimal8046199
Hex502ec7

Different shades of #502ec7 color code.

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

Light Shade of #502ec7
#6f51d7
Dark Shade of #502ec7
#3f249e
Saturated Shade of #502ec7
#4922d3
Desaturated Shade of #502ec7
#573abb
Grey scale Shade of #502ec7
#7a7a7a
Brighten Shade
#6947e0
Most Readable Shade
#FFFFFF

Shades of #502ec7 color code

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

#502ec7
#4728b0
#3e239a
#351e84
#2c196e
#231458
#1a0f42
#110a2c
#080516
#000000

Similar Color like #502ec7 color

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

#512fc8
#5230c9
#5331ca
#5432cb
#5533cc
#5634cd
#5735ce
#5836cf
#5937d0
#5a38d1
#5b39d2
#5c3ad3
#5d3bd4
#5e3cd5
#4f2dc6
#4e2cc5
#4d2bc4
#4c2ac3
#4b29c2
#4a28c1
#4927c0
#4826bf
#4725be
#4624bd
#4523bc
#4422bb
#4321ba
#4220b9

Monochromatic Color with #502ec7

#502ec7
#6138f1
#0c071d
#1d1147
#2e1a72
#3f249c

Tints of #502ec7 Color

#502ec7
#6345cd
#765cd3
#8a73d9
#9d8adf
#b1a2e6
#c4b9ec
#d8d0f2
#ebe7f8
#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

#502ec7
#a5c72e

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

Split Complementary

#502ec7
#c79d2e
#58c72e

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

Analogous Color

#2e49c7
#312ec7
#502ec7
#6f2ec7
#8d2ec7

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

#502ec7
#c7502e
#2ec750

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

#502ec7
#c72e58
#a5c72e
#2ec79c

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

#502ec7
#a5c72e
#58c72e
#9d2ec7

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 #502ec7 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.

#502ec7 Color Code Preview on Black Background Color

This is how #502ec7 Color will look on black background color. Color contrast ratio is 2.56

#502ec7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #502ec7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #502ec7

#502ec7 color code is use for CSS Background Color

Background color for the above div is #502ec7

HTML with inline CSS

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

#502ec7 color code is use for CSS Border Color

CSS Border color for the above div is #502ec7

HTML with inline CSS

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

CSS Border Left color for the above div is #502ec7

HTML with inline CSS

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

CSS Border Right color for the above div is #502ec7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #502ec7

HTML with inline CSS

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

CSS Border Top color for the above div is #502ec7

HTML with inline CSS

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

#502ec7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#502ec7 Color code Preview on White Background

This is how #502ec7 Color code will look on white background color. Color contrast ratio is 8.21

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

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,46,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(165,199,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,46,199,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.