crispedge.com

Color picker

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

#7763be hex color - Violet - Cool color - Information

#7763be hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7763be Color code in RGB color code model is created after adding 46.67% red color, 38.82% green color and 74.51% blue color. Hex #7763be Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 48% magenta, 0% yellow and 25% black.

Hex #7763be color code is between #6666bb web safe hex color code and #8855cc web safe hex color code. #6666bb is the nearest web safe color code. You can see here many more shades of #7763be color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7763be#7763be
RGB Decimal119, 99, 190rgb(119, 99, 190)
RGB Percent47%, 39%, 75%rgb(47%, 39%, 75%)
CSS RGBa119, 99, 190,1rgba(119,99,190,1)
CMYK Modelcmyk(37%,48%,0%,25%)
HSL Color Space253,41% ,57%hsl(253,41% ,57%)
HSV Color Space253°, 48%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101110110001110111110
Octal167143276
Decimal11999190
Hex7763be

Different shades of #7763be color code.

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

Light Shade of #7763be
#9687cd
Dark Shade of #7763be
#5c46a8
Saturated Shade of #7763be
#7158c9
Desaturated Shade of #7763be
#7d6eb3
Grey scale Shade of #7763be
#909090
Brighten Shade
#907cd7
Most Readable Shade
#FFFFFF

Shades of #7763be color code

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

#7763be
#6958a8
#5c4d93
#4f427e
#423769
#342c54
#27213f
#1a162a
#0d0b15
#000000

Similar Color like #7763be color

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

#7864bf
#7965c0
#7a66c1
#7b67c2
#7c68c3
#7d69c4
#7e6ac5
#7f6bc6
#806cc7
#816dc8
#826ec9
#836fca
#8470cb
#8571cc
#7662bd
#7561bc
#7460bb
#735fba
#725eb9
#715db8
#705cb7
#6f5bb6
#6e5ab5
#6d59b4
#6c58b3
#6b57b2
#6a56b1
#6955b0

Monochromatic Color with #7763be

#7763be
#9279e8
#0d0a14
#27213e
#423769
#5c4d93

Tints of #7763be Color

#7763be
#8674c5
#9585cc
#a497d3
#b3a8da
#c2b9e2
#d1cbe9
#e0dcf0
#efedf7
#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

#7763be
#aabe63

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

Split Complementary

#7763be
#bea563
#7dbe63

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

Analogous Color

#6373be
#6563be
#7763be
#8963be
#9b63be

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

#7763be
#be7763
#63be77

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

#7763be
#be637c
#aabe63
#63bea4

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

#7763be
#aabe63
#7dbe63
#a563be

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 #7763be 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.

#7763be Color Code Preview on Black Background Color

This is how #7763be Color will look on black background color. Color contrast ratio is 4.31

#7763be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7763be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7763be

#7763be color code is use for CSS Background Color

Background color for the above div is #7763be

HTML with inline CSS

<div style="background-color:#7763be;"></div>

#7763be color code is use for CSS Border Color

CSS Border color for the above div is #7763be

HTML with inline CSS

<div style="border:5px solid #7763be;"></div>

CSS Border Left color for the above div is #7763be

HTML with inline CSS

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

CSS Border Right color for the above div is #7763be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7763be

HTML with inline CSS

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

CSS Border Top color for the above div is #7763be

HTML with inline CSS

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

#7763be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7763be Color code Preview on White Background

This is how #7763be Color code will look on white background color. Color contrast ratio is 4.87

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

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.