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

#5711ff hex color - Violet - Cool color - Information

#5711ff hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #5711ff Color code in RGB color code model is created after adding 34.12% red color, 6.67% green color and 100% blue color. Hex #5711ff Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 93% magenta, 0% yellow and 0% black.

Hex #5711ff color code is between #5500ee web safe hex color code and #6600dd web safe hex color code. #5500ee is the nearest web safe color code. You can see here many more shades of #5711ff color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code5711ff#5711ff
RGB Decimal87, 17, 255rgb(87, 17, 255)
RGB Percent34%, 7%, 100%rgb(34%, 7%, 100%)
CSS RGBa87, 17, 255,1rgba(87,17,255,1)
CMYK Modelcmyk(66%,93%,0%,0%)
HSL Color Space258,100% ,53%hsl(258,100% ,53%)
HSV Color Space258°, 93%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101110001000111111111
Octal12721377
Decimal8717255
Hex5711ff

Different shades of #5711ff color code.

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

Light Shade of #5711ff
#7b44ff
Dark Shade of #5711ff
#4100dd
Saturated Shade of #5711ff
#5711ff
Desaturated Shade of #5711ff
#5c1df3
Grey scale Shade of #5711ff
#888888
Brighten Shade
#702aff
Most Readable Shade
#FFFFFF

Shades of #5711ff color code

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

#5711ff
#4d0fe2
#430dc6
#3a0baa
#30098d
#260771
#1d0555
#130338
#09011c
#000000

Similar Color like #5711ff color

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

#5812ff
#5913ff
#5a14ff
#5b15ff
#5c16ff
#5d17ff
#5e18ff
#5f19ff
#601aff
#611bff
#621cff
#631dff
#641eff
#651fff
#5610fe
#550ffd
#540efc
#530dfb
#520cfa
#510bf9
#500af8
#4f09f7
#4e08f6
#4d07f5
#4c06f4
#4b05f3
#4a04f2
#4903f1

Monochromatic Color with #5711ff

#5711ff
#0e032a
#1d0655
#2c0980
#3a0baa
#490ed4

Tints of #5711ff Color

#5711ff
#692bff
#7c45ff
#8f60ff
#a17aff
#b495ff
#c7afff
#d9caff
#ece4ff
#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

#5711ff
#b9ff11

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

Split Complementary

#5711ff
#ffce11
#42ff11

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

Analogous Color

#112aff
#2711ff
#5711ff
#8711ff
#b611ff

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

#5711ff
#ff5711
#11ff57

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

#5711ff
#ff1142
#b9ff11
#11ffce

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

#5711ff
#b9ff11
#42ff11
#ce11ff

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 #5711ff 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.

#5711ff Color Code Preview on Black Background Color

This is how #5711ff Color will look on black background color. Color contrast ratio is 2.93

#5711ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5711ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5711ff

#5711ff color code is use for CSS Background Color

Background color for the above div is #5711ff

HTML with inline CSS

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

#5711ff color code is use for CSS Border Color

CSS Border color for the above div is #5711ff

HTML with inline CSS

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

CSS Border Left color for the above div is #5711ff

HTML with inline CSS

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

CSS Border Right color for the above div is #5711ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5711ff

HTML with inline CSS

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

CSS Border Top color for the above div is #5711ff

HTML with inline CSS

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

#5711ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5711ff Color code Preview on White Background

This is how #5711ff Color code will look on white background color. Color contrast ratio is 7.17

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.