crispedge.com

Color picker

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

#7c41bd hex color - Violet - Cool color - Information

#7c41bd hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7c41bd Color code in RGB color code model is created after adding 48.63% red color, 25.49% green color and 74.12% blue color. Hex #7c41bd Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 66% magenta, 0% yellow and 26% black.

Hex #7c41bd color code is between #7744bb web safe hex color code and #8833cc web safe hex color code. #7744bb is the nearest web safe color code. You can see here many more shades of #7c41bd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7c41bd#7c41bd
RGB Decimal124, 65, 189rgb(124, 65, 189)
RGB Percent49%, 25%, 74%rgb(49%, 25%, 74%)
CSS RGBa124, 65, 189,1rgba(124,65,189,1)
CMYK Modelcmyk(34%,66%,0%,26%)
HSL Color Space269,49% ,50%hsl(269,49% ,50%)
HSV Color Space269°, 66%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111000100000110111101
Octal174101275
Decimal12465189
Hex7c41bd

Different shades of #7c41bd color code.

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

Light Shade of #7c41bd
#9666cb
Dark Shade of #7c41bd
#633497
Saturated Shade of #7c41bd
#7b34ca
Desaturated Shade of #7c41bd
#7d4eb0
Grey scale Shade of #7c41bd
#7f7f7f
Brighten Shade
#955ad6
Most Readable Shade
#FFFFFF

Shades of #7c41bd color code

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

#7c41bd
#6e39a8
#603293
#522b7e
#442469
#371c54
#29153f
#1b0e2a
#0d0715
#000000

Similar Color like #7c41bd color

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

#7d42be
#7e43bf
#7f44c0
#8045c1
#8146c2
#8247c3
#8348c4
#8449c5
#854ac6
#864bc7
#874cc8
#884dc9
#894eca
#8a4fcb
#7b40bc
#7a3fbb
#793eba
#783db9
#773cb8
#763bb7
#753ab6
#7439b5
#7338b4
#7237b3
#7136b2
#7035b1
#6f34b0
#6e33af

Monochromatic Color with #7c41bd

#7c41bd
#9850e7
#0c0713
#28153d
#442468
#603292

Tints of #7c41bd Color

#7c41bd
#8a56c4
#996bcb
#a780d3
#b695da
#c4aae1
#d3bfe9
#e1d4f0
#f0e9f7
#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

#7c41bd
#82bd41

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

Split Complementary

#7c41bd
#bdba41
#44bd41

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

Analogous Color

#4a41bd
#6341bd
#7c41bd
#9541bd
#ae41bd

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

#7c41bd
#bd7c41
#41bd7c

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

#7c41bd
#bd4144
#82bd41
#41bdba

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

#7c41bd
#82bd41
#44bd41
#ba41bd

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

#7c41bd Color Code Preview on Black Background Color

This is how #7c41bd Color will look on black background color. Color contrast ratio is 3.35

#7c41bd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7c41bd color code is use for CSS Background Color

Background color for the above div is #7c41bd

HTML with inline CSS

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

#7c41bd color code is use for CSS Border Color

CSS Border color for the above div is #7c41bd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7c41bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7c41bd Color code Preview on White Background

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

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

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.