Skip to main content Skip to docs navigation

#67507a 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 Exotic Purple and its hex is #6A5078 Nearest Color Name

Color Hue/Base color: Violet

Hex #67507a Color code in RGB color code model is created after adding 40.39% red color, 31.37% green color and 47.84% blue color. Hex #67507a Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 34% magenta, 0% yellow and 52.16% black.

Hex #67507a color code is between #665577 web safe hex color code and #774488 web safe hex color code. #665577 is the nearest web safe color code. You can see here many more shades of #67507a color code.

RGB Chart

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

Color Table

Hex Color Code 67507a #67507a
RGB Decimal 103, 80, 122 103, 80, 122
RGB Percent 40%, 31%, 48% rgb(40%, 31%, 48%)
CSS RGBa 103, 80, 122,1 rgba(103,80,122,1)
CMYK Model cmyk(16%,34%,0%,52.16%)
HSL Color Space 273,21% ,40% hsl(273,21% ,40%)
HSV Color Space 273°, 34%, 48%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01100111 01010000 01111010
Octal 147 120 172
Decimal 103 80 122
Hex 67 50 7a

Different shades of #67507a color code.

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

Darkest of #67507a
#19131e
Darker of #67507a
#33283c
Dark of #67507a
#4d3c5b
Base of #67507a
#67507a
Light of #67507a
#816499
Lighter
#9a83ad
Lightest
#b3a1c2

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

#67507a
#637a50

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

Split Complementary

#67507a
#787a50
#507a52

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

Analogous Color

#50527a
#56507a
#67507a
#75507a
#7a506e

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

#67507a
#507a67
#7a6750

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

#67507a
#7a6750
#637a50
#50637a

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

#67507a
#7a5250
#637a50
#50787a

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 #67507a

#000000
#19131e
#33283c
#4d3c5b
#67507a
#816499
#9a83ad
#b3a1c2
#ccc0d6

Tints of #67507a Color

#67507a
#776388
#887697
#998aa6
#aa9db5
#bbb1c3
#ccc4d2
#ddd8e1
#eeebf0
#ffffff

Shades of #67507a color code

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

#67507a
#5b476c
#503e5e
#443551
#392c43
#2d2336
#221a28
#16111b
#0b080d
#000000

Tones

#67507a
#656466
#656565
#656565
#656565

Tones

Similar Color like #67507a color

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

#68517b
#69527c
#6a537d
#6b547e
#6c557f
#6d5680
#6e5781
#6f5882
#705983
#715a84
#725b85
#735c86
#745d87
#755e88
#664f79
#654e78
#644d77
#634c76
#624b75
#614a74
#604973
#5f4872
#5e4771
#5d4670
#5c456f
#5b446e
#5a436d
#59426c

Download this Dark Violet

Hex #67507a 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.

#67507a Color Code Preview on Black Background Color

This is how #67507a Color will look on black background color. Color contrast ratio is 3.01

#67507a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #67507a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #67507a

#67507a color code is use for CSS Background Color

Background color for the above div is #67507a

HTML with inline CSS

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

#67507a color code is use for CSS Border Color

CSS Border color for the above div is #67507a

HTML with inline CSS

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

CSS Border Left color for the above div is #67507a

HTML with inline CSS

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

CSS Border Right color for the above div is #67507a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #67507a

HTML with inline CSS

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

CSS Border Top color for the above div is #67507a

HTML with inline CSS

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

#67507a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#67507a Color code Preview on White Background

This is how #67507a Color code will look on white background color. Color contrast ratio is 6.99

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

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(103,80,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(99,122,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(103,80,122,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }