Skip to main content Skip to docs navigation

#41487f hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Jacksons Purple and its hex is #3D3F7D Nearest Color Name

Color Hue/Base color: Violet

Hex #41487f Color code in RGB color code model is created after adding 25.49% red color, 28.24% green color and 49.8% blue color. Hex #41487f Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 43% magenta, 0% yellow and 50.2% black.

Hex #41487f color code is between #444477 web safe hex color code and #335588 web safe hex color code. #444477 is the nearest web safe color code. You can see here many more shades of #41487f color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 41487f #41487f
RGB Decimal 65, 72, 127 65, 72, 127
RGB Percent 25%, 28%, 50% rgb(25%, 28%, 50%)
CSS RGBa 65, 72, 127,1 rgba(65,72,127,1)
CMYK Model cmyk(49%,43%,0%,50.2%)
HSL Color Space 233,32% ,38% hsl(233,32% ,38%)
HSV Color Space 233°, 49%, 50%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000001 01001000 01111111
Octal 101 110 177
Decimal 65 72 127
Hex 41 48 7f

Different shades of #41487f color code.

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

Darkest of #41487f
#0d0f1a
Darker of #41487f
#1e223c
Dark of #41487f
#30355d
Base of #41487f
#41487f
Light of #41487f
#525ba1
Lighter
#7078b6
Lightest
#9298c7

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

#41487f
#7f7841

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

Split Complementary

#41487f
#7f5941
#677f41

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

Analogous Color

#416c7f
#41627f
#41487f
#4f417f
#69417f

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

#41487f
#487f41
#7f4148

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

#41487f
#7f4148
#7f7841
#417f78

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#41487f
#7f4167
#7f7841
#417f59

Square 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).

Monochromatic Color with #41487f

#000000
#0d0f1a
#1e223c
#30355d
#41487f
#525ba1
#7078b6
#9298c7
#b4b8d8

Tints of #41487f Color

#41487f
#565c8d
#6b709b
#8085a9
#9599b7
#aaadc6
#bfc2d4
#d4d6e2
#e9eaf0
#ffffff

Shades of #41487f color code

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

#41487f
#394070
#323862
#2b3054
#242846
#1c2038
#15182a
#0e101c
#07080e
#000000

Tones

#41487f
#54576c
#606060
#606060
#606060

Tones

Similar Color like #41487f color

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

#424980
#434a81
#444b82
#454c83
#464d84
#474e85
#484f86
#495087
#4a5188
#4b5289
#4c538a
#4d548b
#4e558c
#4f568d
#40477e
#3f467d
#3e457c
#3d447b
#3c437a
#3b4279
#3a4178
#394077
#383f76
#373e75
#363d74
#353c73
#343b72
#333a71

Download this Dark Violet

Hex #41487f 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.

#41487f Color Code Preview on Black Background Color

This is how #41487f Color will look on black background color. Color contrast ratio is 2.46

#41487f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41487f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41487f

#41487f color code is use for CSS Background Color

Background color for the above div is #41487f

HTML with inline CSS

<div style="background-color:#41487f;"></div>

#41487f color code is use for CSS Border Color

CSS Border color for the above div is #41487f

HTML with inline CSS

<div style="border:5px solid #41487f;"></div>

CSS Border Left color for the above div is #41487f

HTML with inline CSS

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

CSS Border Right color for the above div is #41487f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #41487f

HTML with inline CSS

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

CSS Border Top color for the above div is #41487f

HTML with inline CSS

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

#41487f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#41487f Color code Preview on White Background

This is how #41487f Color code will look on white background color. Color contrast ratio is 8.54

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(65,72,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(127,120,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(65,72,127,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }