crispedge.com

Color picker

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

#741fa3 hex color - Violet - Warm color - Information

#741fa3 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #741fa3 Color code in RGB color code model is created after adding 45.49% red color, 12.16% green color and 63.92% blue color. Hex #741fa3 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 81% magenta, 0% yellow and 36% black.

Hex #741fa3 color code is between #7722aa web safe hex color code and #661199 web safe hex color code. #7722aa is the nearest web safe color code. You can see here many more shades of #741fa3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code741fa3#741fa3
RGB Decimal116, 31, 163rgb(116, 31, 163)
RGB Percent45%, 12%, 64%rgb(45%, 12%, 64%)
CSS RGBa116, 31, 163,1rgba(116,31,163,1)
CMYK Modelcmyk(29%,81%,0%,36%)
HSL Color Space279,68% ,38%hsl(279,68% ,38%)
HSV Color Space279°, 81%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101000001111110100011
Octal16437243
Decimal11631163
Hex741fa3

Different shades of #741fa3 color code.

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

Light Shade of #741fa3
#9227ce
Dark Shade of #741fa3
#551778
Saturated Shade of #741fa3
#7715ad
Desaturated Shade of #741fa3
#712999
Grey scale Shade of #741fa3
#616161
Brighten Shade
#8d38bc
Most Readable Shade
#FFFFFF

Shades of #741fa3 color code

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

#741fa3
#671b90
#5a187e
#4d146c
#40115a
#330d48
#260a36
#190624
#0c0312
#000000

Similar Color like #741fa3 color

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

#7520a4
#7621a5
#7722a6
#7823a7
#7924a8
#7a25a9
#7b26aa
#7c27ab
#7d28ac
#7e29ad
#7f2aae
#802baf
#812cb0
#822db1
#731ea2
#721da1
#711ca0
#701b9f
#6f1a9e
#6e199d
#6d189c
#6c179b
#6b169a
#6a1599
#691498
#681397
#671296
#661195

Monochromatic Color with #741fa3

#741fa3
#9227cd
#b02ff8
#190723
#370f4e
#561778

Tints of #741fa3 Color

#741fa3
#8337ad
#9250b7
#a269c1
#b182cb
#c19bd6
#d0b4e0
#e0cdea
#efe6f4
#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

#741fa3
#4ea31f

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

Split Complementary

#741fa3
#90a31f
#1fa332

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

Analogous Color

#3f1fa3
#5a1fa3
#741fa3
#8e1fa3
#a31f9d

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

#741fa3
#a3741f
#1fa374

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

#741fa3
#a3321f
#4ea31f
#1f90a3

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

#741fa3
#4ea31f
#1fa332
#a31f90

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 #741fa3 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.

#741fa3 Color Code Preview on Black Background Color

This is how #741fa3 Color will look on black background color. Color contrast ratio is 2.47

#741fa3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #741fa3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #741fa3

#741fa3 color code is use for CSS Background Color

Background color for the above div is #741fa3

HTML with inline CSS

<div style="background-color:#741fa3;"></div>

#741fa3 color code is use for CSS Border Color

CSS Border color for the above div is #741fa3

HTML with inline CSS

<div style="border:5px solid #741fa3;"></div>

CSS Border Left color for the above div is #741fa3

HTML with inline CSS

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

CSS Border Right color for the above div is #741fa3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #741fa3

HTML with inline CSS

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

CSS Border Top color for the above div is #741fa3

HTML with inline CSS

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

#741fa3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#741fa3 Color code Preview on White Background

This is how #741fa3 Color code will look on white background color. Color contrast ratio is 8.51

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

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.