crispedge.com

Color picker

Loading...

#5135ea hex color - Violet - Cool color - Information

#5135ea hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #5135ea Color code in RGB color code model is created after adding 31.76% red color, 20.78% green color and 91.76% blue color. Hex #5135ea Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 77% magenta, 0% yellow and 8% black.

Hex #5135ea color code is between #5533ee web safe hex color code and #4444dd web safe hex color code. #5533ee is the nearest web safe color code. You can see here many more shades of #5135ea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5135ea#5135ea
RGB Decimal81, 53, 234rgb(81, 53, 234)
RGB Percent32%, 21%, 92%rgb(32%, 21%, 92%)
CSS RGBa81, 53, 234,1rgba(81,53,234,1)
CMYK Modelcmyk(65%,77%,0%,8%)
HSL Color Space249,81% ,56%hsl(249,81% ,56%)
HSV Color Space249°, 77%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100010011010111101010
Octal12165352
Decimal8153234
Hex5135ea

Different shades of #5135ea color code.

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

Light Shade of #5135ea
#7963ef
Dark Shade of #5135ea
#3416d6
Saturated Shade of #5135ea
#492af5
Desaturated Shade of #5135ea
#5940df
Grey scale Shade of #5135ea
#8f8f8f
Brighten Shade
#6a4eff
Most Readable Shade
#FFFFFF

Shades of #5135ea color code

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

#5135ea
#482fd0
#3f29b6
#36239c
#2d1d82
#241768
#1b114e
#120b34
#09051a
#000000

Similar Color like #5135ea color

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

#5236eb
#5337ec
#5438ed
#5539ee
#563aef
#573bf0
#583cf1
#593df2
#5a3ef3
#5b3ff4
#5c40f5
#5d41f6
#5e42f7
#5f43f8
#5034e9
#4f33e8
#4e32e7
#4d31e6
#4c30e5
#4b2fe4
#4a2ee3
#492de2
#482ce1
#472be0
#462adf
#4529de
#4428dd
#4327dc

Monochromatic Color with #5135ea

#5135ea
#070515
#160e40
#25186a
#342295
#422bbf

Tints of #5135ea Color

#5135ea
#644bec
#7761ee
#8b78f1
#9e8ef3
#b1a5f5
#c5bbf8
#d8d2fa
#ebe8fc
#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

#5135ea
#ceea35

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

Split Complementary

#5135ea
#eaac35
#73ea35

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

Analogous Color

#3561ea
#353dea
#5135ea
#7535ea
#9935ea

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

#5135ea
#ea5135
#35ea51

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

#5135ea
#ea3573
#ceea35
#35eaab

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

#5135ea
#ceea35
#73ea35
#ac35ea

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 #5135ea 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.

#5135ea Color Code Preview on Black Background Color

This is how #5135ea Color will look on black background color. Color contrast ratio is 3.05

#5135ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5135ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5135ea

#5135ea color code is use for CSS Background Color

Background color for the above div is #5135ea

HTML with inline CSS

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

#5135ea color code is use for CSS Border Color

CSS Border color for the above div is #5135ea

HTML with inline CSS

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

CSS Border Left color for the above div is #5135ea

HTML with inline CSS

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

CSS Border Right color for the above div is #5135ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5135ea

HTML with inline CSS

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

CSS Border Top color for the above div is #5135ea

HTML with inline CSS

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

#5135ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5135ea Color code Preview on White Background

This is how #5135ea Color code will look on white background color. Color contrast ratio is 6.89

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

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(81,53,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,234,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,53,234,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.