crispedge.com

Color picker

Loading...

#7863fe hex color - Blue - Cool color - Information

#7863fe hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #7863fe Color code in RGB color code model is created after adding 47.06% red color, 38.82% green color and 99.61% blue color. Hex #7863fe Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 61% magenta, 0% yellow and 0% black.

Hex #7863fe color code is between #7766ff web safe hex color code and #8855ee web safe hex color code. #7766ff is the nearest web safe color code. You can see here many more shades of #7863fe color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 7863fe #7863fe
RGB Decimal 120, 99, 254 rgb(120, 99, 254)
RGB Percent 47%, 39%, 100% rgb(47%, 39%, 100%)
CSS RGBa 120, 99, 254,1 rgba(120,99,254,1)
CMYK Model cmyk(53%,61%,0%,0%)
HSL Color Space 248,99% ,69% hsl(248,99% ,69%)
HSV Color Space 248°, 61%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111000 01100011 11111110
Octal 170 143 376
Decimal 120 99 254
Hex 78 63 fe

Different shades of #7863fe color code.

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

Light Shade of #7863fe
#a496fe
Dark Shade of #7863fe
#4c30fe
Saturated Shade of #7863fe
#7762ff
Desaturated Shade of #7863fe
#7e6bf6
Grey scale Shade of #7863fe
#b0b0b0
Brighten Shade
#917cff
Most Readable Shade
#FFFFFF

Shades of #7863fe color code

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

#7863fe
#6a58e1
#5d4dc5
#5042a9
#42378d
#352c70
#282154
#1a1638
#0d0b1c
#000000

Similar Color like #7863fe color

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

#7964ff
#7a65ff
#7b66ff
#7c67ff
#7d68ff
#7e69ff
#7f6aff
#806bff
#816cff
#826dff
#836eff
#846fff
#8570ff
#8671ff
#7762fd
#7661fc
#7560fb
#745ffa
#735ef9
#725df8
#715cf7
#705bf6
#6f5af5
#6e59f4
#6d58f3
#6c57f2
#6b56f1
#6a55f0

Monochromatic Color with #7863fe

#7863fe
#141029
#282154
#3c317e
#5042a9
#6452d3

Tints of #7863fe Color

#7863fe
#8774fe
#9685fe
#a597fe
#b4a8fe
#c3b9fe
#d2cbfe
#e1dcfe
#f0edfe
#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

#7863fe
#e9fe63

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

Split Complementary

#7863fe
#fec563
#9cfe63

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

Analogous Color

#638cfe
#636dfe
#7863fe
#9763fe
#b663fe

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

#7863fe
#fe7863
#63fe78

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

#7863fe
#fe639b
#e9fe63
#63fec5

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

#7863fe
#e9fe63
#9cfe63
#c563fe

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 #7863fe 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.

#7863fe Color Code Preview on Black Background Color

This is how #7863fe Color will look on black background color. Color contrast ratio is 5.01

#7863fe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7863fe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7863fe

#7863fe color code is use for CSS Background Color

Background color for the above div is #7863fe

HTML with inline CSS

<div style="background-color:#7863fe;"></div>

#7863fe color code is use for CSS Border Color

CSS Border color for the above div is #7863fe

HTML with inline CSS

<div style="border:5px solid #7863fe;"></div>

CSS Border Left color for the above div is #7863fe

HTML with inline CSS

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

CSS Border Right color for the above div is #7863fe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7863fe

HTML with inline CSS

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

CSS Border Top color for the above div is #7863fe

HTML with inline CSS

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

#7863fe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7863fe Color code Preview on White Background

This is how #7863fe Color code will look on white background color. Color contrast ratio is 4.19

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

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(120,99,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(233,254,99,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,99,254,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.