crispedge.com

Color picker

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

#7773f1 hex color - Blue - Cool color - Information

#7773f1 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #7773f1 Color code in RGB color code model is created after adding 46.67% red color, 45.1% green color and 94.51% blue color. Hex #7773f1 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 52% magenta, 0% yellow and 5% black.

Hex #7773f1 color code is between #6677ee web safe hex color code and #8866ff web safe hex color code. #6677ee is the nearest web safe color code. You can see here many more shades of #7773f1 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7773f1#7773f1
RGB Decimal119, 115, 241rgb(119, 115, 241)
RGB Percent47%, 45%, 95%rgb(47%, 45%, 95%)
CSS RGBa119, 115, 241,1rgba(119,115,241,1)
CMYK Modelcmyk(51%,52%,0%,5%)
HSL Color Space242,82% ,70%hsl(242,82% ,70%)
HSV Color Space242°, 52%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101110111001111110001
Octal167163361
Decimal119115241
Hex7773f1

Different shades of #7773f1 color code.

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

Light Shade of #7773f1
#a4a1f6
Dark Shade of #7773f1
#4a45ec
Saturated Shade of #7773f1
#706bf9
Desaturated Shade of #7773f1
#7e7be9
Grey scale Shade of #7773f1
#b2b2b2
Brighten Shade
#908cff
Most Readable Shade
#FFFFFF

Shades of #7773f1 color code

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

#7773f1
#6966d6
#5c59bb
#4f4ca0
#423f85
#34336b
#272650
#1a1935
#0d0c1a
#000000

Similar Color like #7773f1 color

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

#7874f2
#7975f3
#7a76f4
#7b77f5
#7c78f6
#7d79f7
#7e7af8
#7f7bf9
#807cfa
#817dfb
#827efc
#837ffd
#8480fe
#8581ff
#7672f0
#7571ef
#7470ee
#736fed
#726eec
#716deb
#706cea
#6f6be9
#6e6ae8
#6d69e7
#6c68e6
#6b67e5
#6a66e4
#6965e3

Monochromatic Color with #7773f1

#7773f1
#0e0e1c
#232247
#383671
#4d4a9c
#625fc6

Tints of #7773f1 Color

#7773f1
#8682f2
#9592f4
#a4a1f5
#b3b1f7
#c2c0f8
#d1d0fa
#e0dffb
#efeffd
#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

#7773f1
#edf173

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

Split Complementary

#7773f1
#f1b673
#aef173

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

Analogous Color

#73a1f1
#7388f1
#7773f1
#9073f1
#a973f1

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

#7773f1
#f17773
#73f177

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

#7773f1
#f173ae
#edf173
#73f1b6

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

#7773f1
#edf173
#aef173
#b673f1

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 #7773f1 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.

#7773f1 Color Code Preview on Black Background Color

This is how #7773f1 Color will look on black background color. Color contrast ratio is 5.51

#7773f1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7773f1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7773f1

#7773f1 color code is use for CSS Background Color

Background color for the above div is #7773f1

HTML with inline CSS

<div style="background-color:#7773f1;"></div>

#7773f1 color code is use for CSS Border Color

CSS Border color for the above div is #7773f1

HTML with inline CSS

<div style="border:5px solid #7773f1;"></div>

CSS Border Left color for the above div is #7773f1

HTML with inline CSS

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

CSS Border Right color for the above div is #7773f1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7773f1

HTML with inline CSS

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

CSS Border Top color for the above div is #7773f1

HTML with inline CSS

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

#7773f1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7773f1 Color code Preview on White Background

This is how #7773f1 Color code will look on white background color. Color contrast ratio is 3.81

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

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.