crispedge.com

Color picker

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

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

#7c74ed hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #7c74ed Color code in RGB color code model is created after adding 48.63% red color, 45.49% green color and 92.94% blue color. Hex #7c74ed Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 51% magenta, 0% yellow and 7% black.

Hex #7c74ed color code is between #7777ee web safe hex color code and #8866dd web safe hex color code. #7777ee is the nearest web safe color code. You can see here many more shades of #7c74ed color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7c74ed#7c74ed
RGB Decimal124, 116, 237rgb(124, 116, 237)
RGB Percent49%, 45%, 93%rgb(49%, 45%, 93%)
CSS RGBa124, 116, 237,1rgba(124,116,237,1)
CMYK Modelcmyk(48%,51%,0%,7%)
HSL Color Space244,77% ,69%hsl(244,77% ,69%)
HSV Color Space244°, 51%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111000111010011101101
Octal174164355
Decimal124116237
Hex7c74ed

Different shades of #7c74ed color code.

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

Light Shade of #7c74ed
#a7a1f3
Dark Shade of #7c74ed
#5147e7
Saturated Shade of #7c74ed
#756cf5
Desaturated Shade of #7c74ed
#837ce5
Grey scale Shade of #7c74ed
#b0b0b0
Brighten Shade
#958dff
Most Readable Shade
#FFFFFF

Shades of #7c74ed color code

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

#7c74ed
#6e67d2
#605ab8
#524d9e
#444083
#373369
#29264f
#1b1934
#0d0c1a
#000000

Similar Color like #7c74ed color

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

#7d75ee
#7e76ef
#7f77f0
#8078f1
#8179f2
#827af3
#837bf4
#847cf5
#857df6
#867ef7
#877ff8
#8880f9
#8981fa
#8a82fb
#7b73ec
#7a72eb
#7971ea
#7870e9
#776fe8
#766ee7
#756de6
#746ce5
#736be4
#726ae3
#7169e2
#7068e1
#6f67e0
#6e66df

Monochromatic Color with #7c74ed

#7c74ed
#0d0c18
#232143
#39366d
#504a98
#665fc2

Tints of #7c74ed Color

#7c74ed
#8a83ef
#9992f1
#a7a2f3
#b6b1f5
#c4c1f7
#d3d0f9
#e1e0fb
#f0effd
#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

#7c74ed
#e5ed74

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

Split Complementary

#7c74ed
#edb874
#a9ed74

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

Analogous Color

#749ced
#7484ed
#7c74ed
#9474ed
#ac74ed

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

#7c74ed
#ed7c74
#74ed7c

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

#7c74ed
#ed74a8
#e5ed74
#74edb8

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

#7c74ed
#e5ed74
#a9ed74
#b874ed

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

#7c74ed Color Code Preview on Black Background Color

This is how #7c74ed Color will look on black background color. Color contrast ratio is 5.58

#7c74ed in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7c74ed color code is use for CSS Background Color

Background color for the above div is #7c74ed

HTML with inline CSS

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

#7c74ed color code is use for CSS Border Color

CSS Border color for the above div is #7c74ed

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7c74ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7c74ed Color code Preview on White Background

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

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

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.