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

#850ec7 hex color - Violet - Warm color - Information

#850ec7 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #850ec7 Color code in RGB color code model is created after adding 52.16% red color, 5.49% green color and 78.04% blue color. Hex #850ec7 Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 93% magenta, 0% yellow and 21.96% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code850ec7#850ec7
RGB Decimal133, 14, 199rgb(133, 14, 199)
RGB Percent52%, 5%, 78%rgb(52%, 5%, 78%)
CSS RGBa133, 14, 199,1rgba(133,14,199,1)
CMYK Modelcmyk(33%,93%,0%,21.96%)
HSL Color Space279,87% ,42%hsl(279,87% ,42%)
HSV Color Space279°, 93%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001010000111011000111
Octal20516307
Decimal13314199
Hex850ec7

Different shades of #850ec7 color code.

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

Light Shade of #850ec7
#a319ef
Dark Shade of #850ec7
#650b97
Saturated Shade of #850ec7
#8803d2
Desaturated Shade of #850ec7
#8219bc
Grey scale Shade of #850ec7
#6a6a6a
Brighten Shade
#9e27e0
Most Readable Shade
#FFFFFF

Shades of #850ec7 color code

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

#850ec7
#760cb0
#670a9a
#580984
#49076e
#3b0658
#2c0442
#1d032c
#0e0116
#000000

Similar Color like #850ec7 color

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

#860fc8
#8710c9
#8811ca
#8912cb
#8a13cc
#8b14cd
#8c15ce
#8d16cf
#8e17d0
#8f18d1
#9019d2
#911ad3
#921bd4
#931cd5
#840dc6
#830cc5
#820bc4
#810ac3
#8009c2
#7f08c1
#7e07c0
#7d06bf
#7c05be
#7b04bd
#7a03bc
#7902bb
#7801ba
#7700b9

Monochromatic Color with #850ec7

#850ec7
#a111f1
#13021d
#300547
#4c0872
#690b9c

Tints of #850ec7 Color

#850ec7
#9228cd
#a043d3
#ad5ed9
#bb79df
#c893e6
#d6aeec
#e3c9f2
#f1e4f8
#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

#850ec7
#50c70e

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

Split Complementary

#850ec7
#adc70e
#0ec728

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

Analogous Color

#3b0ec7
#600ec7
#850ec7
#aa0ec7
#c70ebf

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

#850ec7
#c7850e
#0ec785

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

#850ec7
#c7280e
#50c70e
#0eacc7

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

#850ec7
#50c70e
#0ec728
#c70ead

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

#850ec7 Color Code Preview on Black Background Color

This is how #850ec7 Color will look on black background color. Color contrast ratio is 2.88

#850ec7 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#850ec7 color code is use for CSS Background Color

Background color for the above div is #850ec7

HTML with inline CSS

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

#850ec7 color code is use for CSS Border Color

CSS Border color for the above div is #850ec7

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#850ec7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#850ec7 Color code Preview on White Background

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

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

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