crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#7e63f6 hex color - Blue - Cool color - Information

#7e63f6 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #7e63f6 Color code in RGB color code model is created after adding 49.41% red color, 38.82% green color and 96.47% blue color. Hex #7e63f6 Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 60% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7e63f6#7e63f6
RGB Decimal126, 99, 246rgb(126, 99, 246)
RGB Percent49%, 39%, 96%rgb(49%, 39%, 96%)
CSS RGBa126, 99, 246,1rgba(126,99,246,1)
CMYK Modelcmyk(49%,60%,0%,4%)
HSL Color Space251,89% ,68%hsl(251,89% ,68%)
HSV Color Space251°, 60%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111100110001111110110
Octal176143366
Decimal12699246
Hex7e63f6

Different shades of #7e63f6 color code.

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

Light Shade of #7e63f6
#a693f9
Dark Shade of #7e63f6
#5633f3
Saturated Shade of #7e63f6
#795bfe
Desaturated Shade of #7e63f6
#836bee
Grey scale Shade of #7e63f6
#acacac
Brighten Shade
#977cff
Most Readable Shade
#FFFFFF

Shades of #7e63f6 color code

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

#7e63f6
#7058da
#624dbf
#5442a4
#463788
#382c6d
#2a2152
#1c1636
#0e0b1b
#000000

Similar Color like #7e63f6 color

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

#7f64f7
#8065f8
#8166f9
#8267fa
#8368fb
#8469fc
#856afd
#866bfe
#876cff
#886dff
#896eff
#8a6fff
#8b70ff
#8c71ff
#7d62f5
#7c61f4
#7b60f3
#7a5ff2
#795ef1
#785df0
#775cef
#765bee
#755aed
#7459ec
#7358eb
#7257ea
#7156e9
#7055e8

Monochromatic Color with #7e63f6

#7e63f6
#110d21
#271f4c
#3d3076
#5241a1
#6852cb

Tints of #7e63f6 Color

#7e63f6
#8c74f7
#9a85f8
#a997f9
#b7a8fa
#c5b9fb
#d4cbfc
#e2dcfd
#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

#7e63f6
#dbf663

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

Split Complementary

#7e63f6
#f6c763
#92f663

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

Analogous Color

#6383f6
#6365f6
#7e63f6
#9b63f6
#b963f6

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

#7e63f6
#f67e63
#63f67e

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

#7e63f6
#f66391
#dbf663
#63f6c7

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

#7e63f6
#dbf663
#92f663
#c763f6

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 #7e63f6 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.

#7e63f6 Color Code Preview on Black Background Color

This is how #7e63f6 Color will look on black background color. Color contrast ratio is 5.00

#7e63f6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7e63f6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7e63f6

#7e63f6 color code is use for CSS Background Color

Background color for the above div is #7e63f6

HTML with inline CSS

<div style="background-color:#7e63f6;"></div>

#7e63f6 color code is use for CSS Border Color

CSS Border color for the above div is #7e63f6

HTML with inline CSS

<div style="border:5px solid #7e63f6;"></div>

CSS Border Left color for the above div is #7e63f6

HTML with inline CSS

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

CSS Border Right color for the above div is #7e63f6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7e63f6

HTML with inline CSS

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

CSS Border Top color for the above div is #7e63f6

HTML with inline CSS

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

#7e63f6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7e63f6 Color code Preview on White Background

This is how #7e63f6 Color code will look on white background color. Color contrast ratio is 4.20

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.