Skip to main content Skip to docs navigation

#422c4e 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 Jagger and its hex is #3F2E4C Nearest Color Name

Color Hue/Base color: Violet

Hex #422c4e Color code in RGB color code model is created after adding 25.88% red color, 17.25% green color and 30.59% blue color. Hex #422c4e Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 44% magenta, 0% yellow and 69.41% black.

Hex #422c4e color code is between #443355 web safe hex color code and #332244 web safe hex color code. #443355 is the nearest web safe color code. You can see here many more shades of #422c4e color code.

RGB Chart

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

Color Table

Hex Color Code 422c4e #422c4e
RGB Decimal 66, 44, 78 66, 44, 78
RGB Percent 26%, 17%, 31% rgb(26%, 17%, 31%)
CSS RGBa 66, 44, 78,1 rgba(66,44,78,1)
CMYK Model cmyk(15%,44%,0%,69.41%)
HSL Color Space 279,28% ,24% hsl(279,28% ,24%)
HSV Color Space 279°, 44%, 31%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01000010 00101100 01001110
Octal 102 54 116
Decimal 66 44 78
Hex 42 2c 4e

Different shades of #422c4e color code.

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

Darkest of #422c4e
#000000
Darker of #422c4e
#0b070d
Dark of #422c4e
#261a2d
Base of #422c4e
#422c4e
Light of #422c4e
#5e3e6f
Lighter
#79518f
Lightest
#9369aa

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

#422c4e
#384e2c

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

Split Complementary

#422c4e
#494e2c
#2c4e31

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

Analogous Color

#2e2c4e
#342c4e
#422c4e
#4d2c4e
#4e2c40

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

#422c4e
#2c4e42
#4e422c

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

#422c4e
#4e422c
#384e2c
#2c384e

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

#422c4e
#4e312c
#384e2c
#2c494e

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 #422c4e

#000000
#000000
#0b070d
#261a2d
#422c4e
#5e3e6f
#79518f
#9369aa
#ab89bd

Tints of #422c4e Color

#422c4e
#574361
#6c5a75
#817289
#96899c
#aba1b0
#c0b8c4
#d5d0d7
#eae7eb
#ffffff

Shades of #422c4e color code

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

#422c4e
#3a2745
#33223c
#2c1d34
#24182b
#1d1322
#160e1a
#0e0911
#070408
#000000

Tones

#422c4e
#3e3842
#3d3d3d
#3d3d3d
#3d3d3d

Tones

Similar Color like #422c4e color

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

#432d4f
#442e50
#452f51
#463052
#473153
#483254
#493355
#4a3456
#4b3557
#4c3658
#4d3759
#4e385a
#4f395b
#503a5c
#412b4d
#402a4c
#3f294b
#3e284a
#3d2749
#3c2648
#3b2547
#3a2446
#392345
#382244
#372143
#362042
#351f41
#341e40

Download this Dark Violet

Hex #422c4e 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.

#422c4e Color Code Preview on Black Background Color

This is how #422c4e Color will look on black background color. Color contrast ratio is 1.70

#422c4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #422c4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #422c4e

#422c4e color code is use for CSS Background Color

Background color for the above div is #422c4e

HTML with inline CSS

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

#422c4e color code is use for CSS Border Color

CSS Border color for the above div is #422c4e

HTML with inline CSS

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

CSS Border Left color for the above div is #422c4e

HTML with inline CSS

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

CSS Border Right color for the above div is #422c4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #422c4e

HTML with inline CSS

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

CSS Border Top color for the above div is #422c4e

HTML with inline CSS

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

#422c4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#422c4e Color code Preview on White Background

This is how #422c4e Color code will look on white background color. Color contrast ratio is 12.34

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

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