crispedge.com

#863dfb hex color - Blue - Cool color - Information

#863dfb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #863dfb Color code in RGB color code model is created after adding 52.55% red color, 23.92% green color and 98.43% blue color. Hex #863dfb Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 76% magenta, 0% yellow and 2% black.

Hex #863dfb color code is between #8844ff web safe hex color code and #7733ee web safe hex color code. #8844ff is the nearest web safe color code. You can see here many more shades of #863dfb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code863dfb#863dfb
RGB Decimal134, 61, 251rgb(134, 61, 251)
RGB Percent53%, 24%, 98%rgb(53%, 24%, 98%)
CSS RGBa134, 61, 251,1rgba(134,61,251,1)
CMYK Modelcmyk(47%,76%,0%,2%)
HSL Color Space263,96% ,61%hsl(263,96% ,61%)
HSV Color Space263°, 76%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001100011110111111011
Octal20675373
Decimal13461251
Hex863dfb

Different shades of #863dfb color code.

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

Light Shade of #863dfb
#a56ffc
Dark Shade of #863dfb
#670bfa
Saturated Shade of #863dfb
#8539ff
Desaturated Shade of #863dfb
#8847f1
Grey scale Shade of #863dfb
#9c9c9c
Brighten Shade
#9f56ff
Most Readable Shade
#FFFFFF

Shades of #863dfb color code

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

#863dfb
#7736df
#682fc3
#5928a7
#4a218b
#3b1b6f
#2c1453
#1d0d37
#0e061b
#000000

Similar Color like #863dfb color

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

#873efc
#883ffd
#8940fe
#8a41ff
#8b42ff
#8c43ff
#8d44ff
#8e45ff
#8f46ff
#9047ff
#9148ff
#9249ff
#934aff
#944bff
#853cfa
#843bf9
#833af8
#8239f7
#8138f6
#8037f5
#7f36f4
#7e35f3
#7d34f2
#7c33f1
#7b32f0
#7a31ef
#7930ee
#782fed

Monochromatic Color with #863dfb

#863dfb
#150926
#2b1451
#421e7b
#5928a6
#6f33d0

Tints of #863dfb Color

#863dfb
#9352fb
#a068fb
#ae7dfc
#bb93fc
#c9a8fd
#d6befd
#e4d3fe
#f1e9fe
#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

#863dfb
#b2fb3d

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

Split Complementary

#863dfb
#fbe53d
#53fb3d

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

Analogous Color

#3d40fb
#603dfb
#863dfb
#ac3dfb
#d23dfb

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

#863dfb
#fb863d
#3dfb86

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

#863dfb
#fb3d53
#b2fb3d
#3dfbe5

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

#863dfb
#b2fb3d
#53fb3d
#e53dfb

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 #863dfb 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.

#863dfb Color Code Preview on Black Background Color

This is how #863dfb Color will look on black background color. Color contrast ratio is 4.07

#863dfb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #863dfb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #863dfb

#863dfb color code is use for CSS Background Color

Background color for the above div is #863dfb

HTML with inline CSS

<div style="background-color:#863dfb;"></div>

#863dfb color code is use for CSS Border Color

CSS Border color for the above div is #863dfb

HTML with inline CSS

<div style="border:5px solid #863dfb;"></div>

CSS Border Left color for the above div is #863dfb

HTML with inline CSS

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

CSS Border Right color for the above div is #863dfb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #863dfb

HTML with inline CSS

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

CSS Border Top color for the above div is #863dfb

HTML with inline CSS

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

#863dfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#863dfb Color code Preview on White Background

This is how #863dfb Color code will look on white background color. Color contrast ratio is 5.15

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

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(134,61,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,251,61,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(134,61,251,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.

< /html>