crispedge.com

Color picker

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

#411e51 hex color - Violet - Warm color - Information

#411e51 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #411e51 Color code in RGB color code model is created after adding 25.49% red color, 11.76% green color and 31.76% blue color. Hex #411e51 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 63% magenta, 0% yellow and 68% black.

Hex #411e51 color code is between #442255 web safe hex color code and #331144 web safe hex color code. #442255 is the nearest web safe color code. You can see here many more shades of #411e51 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code411e51#411e51
RGB Decimal65, 30, 81rgb(65, 30, 81)
RGB Percent25%, 12%, 32%rgb(25%, 12%, 32%)
CSS RGBa65, 30, 81,1rgba(65,30,81,1)
CMYK Modelcmyk(20%,63%,0%,68%)
HSL Color Space281,46% ,22%hsl(281,46% ,22%)
HSV Color Space281°, 63%, 32%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010000010001111001010001
Octal10136121
Decimal653081
Hex411e51

Different shades of #411e51 color code.

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

Light Shade of #411e51
#5f2c76
Dark Shade of #411e51
#23102c
Saturated Shade of #411e51
#431857
Desaturated Shade of #411e51
#3f244b
Grey scale Shade of #411e51
#373737
Brighten Shade
#5a376a
Most Readable Shade
#FFFFFF

Shades of #411e51 color code

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

#411e51
#391a48
#32173f
#2b1436
#24102d
#1c0d24
#150a1b
#0e0612
#070309
#000000

Similar Color like #411e51 color

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

#421f52
#432053
#442154
#452255
#462356
#472457
#482558
#492659
#4a275a
#4b285b
#4c295c
#4d2a5d
#4e2b5e
#4f2c5f
#401d50
#3f1c4f
#3e1b4e
#3d1a4d
#3c194c
#3b184b
#3a174a
#391649
#381548
#371447
#361346
#351245
#341144
#331043

Monochromatic Color with #411e51

#411e51
#632e7b
#853da6
#a74dd0
#c95dfb
#1f0e26

Tints of #411e51 Color

#411e51
#563764
#6b5077
#80698b
#95829e
#aa9bb1
#bfb4c5
#d4cdd8
#e9e6eb
#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

#411e51
#2e511e

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

Split Complementary

#411e51
#47511e
#1e5128

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

Analogous Color

#2d1e51
#371e51
#411e51
#4b1e51
#511e4d

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

#411e51
#51411e
#1e5141

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

#411e51
#51271e
#2e511e
#1e4751

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

#411e51
#2e511e
#1e5128
#511e47

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 #411e51 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.

#411e51 Color Code Preview on Black Background Color

This is how #411e51 Color will look on black background color. Color contrast ratio is 1.53

#411e51 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #411e51

HTML with inline CSS

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

Your Example Paragraph content text in with font color #411e51

#411e51 color code is use for CSS Background Color

Background color for the above div is #411e51

HTML with inline CSS

<div style="background-color:#411e51;"></div>

#411e51 color code is use for CSS Border Color

CSS Border color for the above div is #411e51

HTML with inline CSS

<div style="border:5px solid #411e51;"></div>

CSS Border Left color for the above div is #411e51

HTML with inline CSS

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

CSS Border Right color for the above div is #411e51

HTML with inline CSS

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

CSS Border Bottom color for the above div is #411e51

HTML with inline CSS

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

CSS Border Top color for the above div is #411e51

HTML with inline CSS

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

#411e51 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#411e51 Color code Preview on White Background

This is how #411e51 Color code will look on white background color. Color contrast ratio is 13.73

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

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.