Skip to main content Skip to docs navigation

#342e4e 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 Astral Aura and its hex is #363151 Nearest Color Name

Color Hue/Base color: Violet

Hex #342e4e Color code in RGB color code model is created after adding 20.39% red color, 18.04% green color and 30.59% blue color. Hex #342e4e Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 41% magenta, 0% yellow and 69.41% black.

Hex #342e4e color code is between #333355 web safe hex color code and #442244 web safe hex color code. #333355 is the nearest web safe color code. You can see here many more shades of #342e4e color code.

RGB Chart

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

Color Table

Hex Color Code 342e4e #342e4e
RGB Decimal 52, 46, 78 52, 46, 78
RGB Percent 20%, 18%, 31% rgb(20%, 18%, 31%)
CSS RGBa 52, 46, 78,1 rgba(52,46,78,1)
CMYK Model cmyk(33%,41%,0%,69.41%)
HSL Color Space 251,26% ,24% hsl(251,26% ,24%)
HSV Color Space 251°, 41%, 31%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110100 00101110 01001110
Octal 64 56 116
Decimal 52 46 78
Hex 34 2e 4e

Different shades of #342e4e color code.

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

Darkest of #342e4e
#000000
Darker of #342e4e
#09080e
Dark of #342e4e
#1f1b2e
Base of #342e4e
#342e4e
Light of #342e4e
#49416e
Lighter
#5f548e
Lightest
#786ca9

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

#342e4e
#484e2e

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

Split Complementary

#342e4e
#4e442e
#384e2e

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

Analogous Color

#2e3b4e
#2e354e
#342e4e
#3f2e4e
#4c2e4e

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

#342e4e
#2e4e34
#4e342e

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

#342e4e
#4e342e
#484e2e
#2e484e

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

#342e4e
#4e2e38
#484e2e
#2e4e44

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 #342e4e

#000000
#000000
#09080e
#1f1b2e
#342e4e
#49416e
#5f548e
#786ca9
#958dbb

Tints of #342e4e Color

#342e4e
#4a4561
#615c75
#777389
#8e8a9c
#a4a2b0
#bbb9c4
#d1d0d7
#e8e7eb
#ffffff

Shades of #342e4e color code

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

#342e4e
#2e2845
#28233c
#221e34
#1c192b
#171422
#110f1a
#0b0a11
#050508
#000000

Tones

#342e4e
#3c3a42
#3e3e3e
#3e3e3e
#3e3e3e

Tones

Similar Color like #342e4e color

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

#352f4f
#363050
#373151
#383252
#393353
#3a3454
#3b3555
#3c3656
#3d3757
#3e3858
#3f3959
#403a5a
#413b5b
#423c5c
#332d4d
#322c4c
#312b4b
#302a4a
#2f2949
#2e2848
#2d2747
#2c2646
#2b2545
#2a2444
#292343
#282242
#272141
#262040

Download this Dark Violet

Hex #342e4e 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.

#342e4e Color Code Preview on Black Background Color

This is how #342e4e Color will look on black background color. Color contrast ratio is 1.65

#342e4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #342e4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #342e4e

#342e4e color code is use for CSS Background Color

Background color for the above div is #342e4e

HTML with inline CSS

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

#342e4e color code is use for CSS Border Color

CSS Border color for the above div is #342e4e

HTML with inline CSS

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

CSS Border Left color for the above div is #342e4e

HTML with inline CSS

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

CSS Border Right color for the above div is #342e4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #342e4e

HTML with inline CSS

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

CSS Border Top color for the above div is #342e4e

HTML with inline CSS

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

#342e4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#342e4e Color code Preview on White Background

This is how #342e4e Color code will look on white background color. Color contrast ratio is 12.75

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

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(52,46,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(72,78,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(52,46,78,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }