Skip to main content Skip to docs navigation

#78426F hex color | Wood Violet | 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

Color Hue/Base color: Violet

Hex #78426F Color Code is also known as | Wood Violet color.

Hex #78426F Color code in RGB color code model is created after adding 47.06% red color, 25.88% green color and 43.53% blue color. Hex #78426F Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 7% yellow and 52.94% black.

Hex #78426F color code is between #774477 web safe hex color code and #883366 web safe hex color code. #774477 is the nearest web safe color code. You can see here many more shades of #78426F color code.

RGB Chart

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

Color Table

Hex Color Code 78426F #78426F
RGB Decimal 120, 66, 111 120, 66, 111
RGB Percent 47%, 26%, 44% rgb(47%, 26%, 44%)
CSS RGBa 120, 66, 111,1 rgba(120,66,111,1)
CMYK Model cmyk(0%,45%,7%,52.94%)
HSL Color Space 310,29% ,36% hsl(310,29% ,36%)
HSV Color Space 310°, 45%, 47%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01111000 01000010 01101111
Octal 170 102 157
Decimal 120 66 111
Hex 78 42 6F

Different shades of #78426F color code.

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

Darkest of #78426F
#150c14
Darker of #78426F
#361e32
Dark of #78426F
#573051
Base of #78426F
#78426f
Light of #78426F
#99548d
Lighter
#b070a5
Lightest
#c291ba

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

#78426f
#42784b

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

Split Complementary

#78426F
#547842
#427866

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

Analogous Color

#614278
#6a4278
#78426f
#78425d
#784247

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

#78426F
#426f78
#6f7842

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

#78426F
#6f7842
#42784b
#4b4278

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

#78426F
#786642
#42784b
#425478

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 #78426F

#000000
#150c14
#361e32
#573051
#78426f
#99548d
#b070a5
#c291ba
#d4b2cf

Tints of #78426F Color

#78426f
#87577f
#966c8f
#a5819f
#b496af
#c3abbf
#d2c0cf
#e1d5df
#f0eaef
#ffffff

Shades of #78426F color code

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

#78426f
#6a3a62
#5d3356
#502c4a
#42243d
#351d31
#281625
#1a0e18
#0d070c
#000000

Tones

#78426f
#655563
#5d5d5d
#5d5d5d
#5d5d5d

Tones

Similar Color like #78426F color

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

#794370
#7a4471
#7b4572
#7c4673
#7d4774
#7e4875
#7f4976
#804a77
#814b78
#824c79
#834d7a
#844e7b
#854f7c
#86507d
#77416e
#76406d
#753f6c
#743e6b
#733d6a
#723c69
#713b68
#703a67
#6f3966
#6e3865
#6d3764
#6c3663
#6b3562
#6a3461

Download this Dark Violet

Hex #78426F 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.

#78426F Color Code Preview on Black Background Color

This is how #78426F Color will look on black background color. Color contrast ratio is 2.81

#78426F in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #78426F

HTML with inline CSS

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

Your Example Paragraph content text in with font color #78426F

#78426F color code is use for CSS Background Color

Background color for the above div is #78426F

HTML with inline CSS

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

#78426F color code is use for CSS Border Color

CSS Border color for the above div is #78426F

HTML with inline CSS

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

CSS Border Left color for the above div is #78426F

HTML with inline CSS

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

CSS Border Right color for the above div is #78426F

HTML with inline CSS

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

CSS Border Bottom color for the above div is #78426F

HTML with inline CSS

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

CSS Border Top color for the above div is #78426F

HTML with inline CSS

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

#78426F hex Color code used as CSS color Codes

Example CSS Class for usage

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

#78426F Color code Preview on White Background

This is how #78426F Color code will look on white background color. Color contrast ratio is 7.48

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

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