Skip to main content Skip to docs navigation

#390959 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 Pantone 2617 C and its hex is #470A68 Nearest Color Name

Color Hue/Base color: Violet

Hex #390959 Color code in RGB color code model is created after adding 22.35% red color, 3.53% green color and 34.9% blue color. Hex #390959 Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 90% magenta, 0% yellow and 65.1% black.

Hex #390959 color code is between #331155 web safe hex color code and #440066 web safe hex color code. #331155 is the nearest web safe color code. You can see here many more shades of #390959 color code.

RGB Chart

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

Color Table

Hex Color Code 390959 #390959
RGB Decimal 57, 9, 89 57, 9, 89
RGB Percent 22%, 4%, 35% rgb(22%, 4%, 35%)
CSS RGBa 57, 9, 89,1 rgba(57,9,89,1)
CMYK Model cmyk(36%,90%,0%,65.1%)
HSL Color Space 276,82% ,19% hsl(276,82% ,19%)
HSV Color Space 276°, 90%, 35%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 00111001 00001001 01011001
Octal 71 11 131
Decimal 57 9 89
Hex 39 09 59

Different shades of #390959 color code.

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

Darkest of #390959
#000000
Darker of #390959
#000000
Dark of #390959
#1b042b
Base of #390959
#390959
Light of #390959
#570e87
Lighter
#7412b6
Lightest
#9217e4

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

#390959
#295909

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

Split Complementary

#390959
#515909
#095911

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

Analogous Color

#0a0959
#180959
#390959
#540959
#59093d

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

#390959
#095939
#593909

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

#390959
#593909
#295909
#092959

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

#390959
#591109
#295909
#095159

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 #390959

#000000
#000000
#000000
#1b042b
#390959
#570e87
#7412b6
#9217e4
#a842ec

Tints of #390959 Color

#390959
#4f246b
#653f7d
#7b5b90
#9176a2
#a791b5
#bdadc7
#d3c8da
#e9e3ec
#ffffff

Shades of #390959 color code

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

#390959
#32084f
#2c0745
#26063b
#1f0531
#190427
#13031d
#0c0213
#060109
#000000

Tones

#390959
#37134f
#351d45
#33263c
#313032

Tones

Similar Color like #390959 color

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

#3a0a5a
#3b0b5b
#3c0c5c
#3d0d5d
#3e0e5e
#3f0f5f
#401060
#411161
#421262
#431363
#441464
#451565
#461666
#471767
#380858
#370757
#360656
#350555
#340454
#330353
#320252
#310151
#300050
#2f004f
#2e004e
#2d004d
#2c004c
#2b004b

Download this Dark Violet

Hex #390959 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.

#390959 Color Code Preview on Black Background Color

This is how #390959 Color will look on black background color. Color contrast ratio is 1.36

#390959 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #390959

HTML with inline CSS

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

Your Example Paragraph content text in with font color #390959

#390959 color code is use for CSS Background Color

Background color for the above div is #390959

HTML with inline CSS

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

#390959 color code is use for CSS Border Color

CSS Border color for the above div is #390959

HTML with inline CSS

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

CSS Border Left color for the above div is #390959

HTML with inline CSS

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

CSS Border Right color for the above div is #390959

HTML with inline CSS

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

CSS Border Bottom color for the above div is #390959

HTML with inline CSS

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

CSS Border Top color for the above div is #390959

HTML with inline CSS

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

#390959 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#390959 Color code Preview on White Background

This is how #390959 Color code will look on white background color. Color contrast ratio is 15.47

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

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(57,9,89,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(41,89,9,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(57,9,89,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }