crispedge.com

Color picker

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

#7377ef hex color - Blue - Cool color - Information

#7377ef hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7377ef Color code in RGB color code model is created after adding 45.1% red color, 46.67% green color and 93.73% blue color. Hex #7377ef Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 50% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code7377ef#7377ef
RGB Decimal115, 119, 239rgb(115, 119, 239)
RGB Percent45%, 47%, 94%rgb(45%, 47%, 94%)
CSS RGBa115, 119, 239,1rgba(115,119,239,1)
CMYK Modelcmyk(52%,50%,0%,6%)
HSL Color Space238,79% ,69%hsl(238,79% ,69%)
HSV Color Space238°, 52%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100110111011111101111
Octal163167357
Decimal115119239
Hex7377ef

Different shades of #7377ef color code.

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

Light Shade of #7377ef
#a1a3f4
Dark Shade of #7377ef
#454bea
Saturated Shade of #7377ef
#6b70f7
Desaturated Shade of #7377ef
#7b7ee7
Grey scale Shade of #7377ef
#b1b1b1
Brighten Shade
#8c90ff
Most Readable Shade
#FFFFFF

Shades of #7377ef color code

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

#7377ef
#6669d4
#595cb9
#4c4f9f
#3f4284
#33346a
#26274f
#191a35
#0c0d1a
#000000

Similar Color like #7377ef color

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

#7478f0
#7579f1
#767af2
#777bf3
#787cf4
#797df5
#7a7ef6
#7b7ff7
#7c80f8
#7d81f9
#7e82fa
#7f83fb
#8084fc
#8185fd
#7276ee
#7175ed
#7074ec
#6f73eb
#6e72ea
#6d71e9
#6c70e8
#6b6fe7
#6a6ee6
#696de5
#686ce4
#676be3
#666ae2
#6569e1

Monochromatic Color with #7377ef

#7377ef
#0d0d1a
#212245
#36386f
#4a4d9a
#5f62c4

Tints of #7377ef Color

#7377ef
#8286f0
#9295f2
#a1a4f4
#b1b3f6
#c0c2f7
#d0d1f9
#dfe0fb
#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

#7377ef
#efeb73

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

Split Complementary

#7377ef
#efad73
#b5ef73

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

Analogous Color

#73a9ef
#7390ef
#7377ef
#8873ef
#a173ef

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

#7377ef
#ef7377
#77ef73

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

#7377ef
#ef73b5
#efeb73
#73efad

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

#7377ef
#efeb73
#b5ef73
#ad73ef

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 #7377ef 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.

#7377ef Color Code Preview on Black Background Color

This is how #7377ef Color will look on black background color. Color contrast ratio is 5.61

#7377ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7377ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7377ef

#7377ef color code is use for CSS Background Color

Background color for the above div is #7377ef

HTML with inline CSS

<div style="background-color:#7377ef;"></div>

#7377ef color code is use for CSS Border Color

CSS Border color for the above div is #7377ef

HTML with inline CSS

<div style="border:5px solid #7377ef;"></div>

CSS Border Left color for the above div is #7377ef

HTML with inline CSS

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

CSS Border Right color for the above div is #7377ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7377ef

HTML with inline CSS

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

CSS Border Top color for the above div is #7377ef

HTML with inline CSS

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

#7377ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7377ef Color code Preview on White Background

This is how #7377ef Color code will look on white background color. Color contrast ratio is 3.74

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.