Skip to main content Skip to docs navigation

#705b80 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 Mystical Purple and its hex is #745D83 Nearest Color Name

Color Hue/Base color: Violet

Hex #705b80 Color code in RGB color code model is created after adding 43.92% red color, 35.69% green color and 50.2% blue color. Hex #705b80 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 29% magenta, 0% yellow and 49.8% black.

Hex #705b80 color code is between #775588 web safe hex color code and #666677 web safe hex color code. #775588 is the nearest web safe color code. You can see here many more shades of #705b80 color code.

RGB Chart

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

Color Table

Hex Color Code 705b80 #705b80
RGB Decimal 112, 91, 128 112, 91, 128
RGB Percent 44%, 36%, 50% rgb(44%, 36%, 50%)
CSS RGBa 112, 91, 128,1 rgba(112,91,128,1)
CMYK Model cmyk(13%,29%,0%,49.8%)
HSL Color Space 274,17% ,43% hsl(274,17% ,43%)
HSV Color Space 274°, 29%, 50%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01110000 01011011 10000000
Octal 160 133 200
Decimal 112 91 128
Hex 70 5b 80

Different shades of #705b80 color code.

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

Darkest of #705b80
#221b27
Darker of #705b80
#3c3144
Dark of #705b80
#564662
Base of #705b80
#705b80
Light of #705b80
#8a739b
Lighter
#a391b0
Lightest
#bcaec6

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

#705b80
#6b805b

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

Split Complementary

#705b80
#7d805b
#5b805d

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

Analogous Color

#5b5c80
#615b80
#705b80
#7c5b80
#805b74

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

#705b80
#5b8070
#80705b

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

#705b80
#80705b
#6b805b
#5b6b80

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

#705b80
#805d5b
#6b805b
#5b7d80

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 #705b80

#080609
#221b27
#3c3144
#564662
#705b80
#8a739b
#a391b0
#bcaec6
#d4ccdb

Tints of #705b80 Color

#705b80
#7f6d8e
#8f7f9c
#9f91aa
#afa3b8
#bfb6c6
#cfc8d4
#dfdae2
#efecf0
#ffffff

Shades of #705b80 color code

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

#705b80
#635071
#574663
#4a3c55
#3e3247
#312838
#251e2a
#18141c
#0c0a0e
#000000

Tones

#705b80
#6d6d6d
#6d6d6d
#6d6d6d
#6d6d6d

Tones

Similar Color like #705b80 color

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

#715c81
#725d82
#735e83
#745f84
#756085
#766186
#776287
#786388
#796489
#7a658a
#7b668b
#7c678c
#7d688d
#7e698e
#6f5a7f
#6e597e
#6d587d
#6c577c
#6b567b
#6a557a
#695479
#685378
#675277
#665176
#655075
#644f74
#634e73
#624d72

Download this Dark Violet

Hex #705b80 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.

#705b80 Color Code Preview on Black Background Color

This is how #705b80 Color will look on black background color. Color contrast ratio is 3.50

#705b80 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #705b80

HTML with inline CSS

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

Your Example Paragraph content text in with font color #705b80

#705b80 color code is use for CSS Background Color

Background color for the above div is #705b80

HTML with inline CSS

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

#705b80 color code is use for CSS Border Color

CSS Border color for the above div is #705b80

HTML with inline CSS

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

CSS Border Left color for the above div is #705b80

HTML with inline CSS

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

CSS Border Right color for the above div is #705b80

HTML with inline CSS

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

CSS Border Bottom color for the above div is #705b80

HTML with inline CSS

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

CSS Border Top color for the above div is #705b80

HTML with inline CSS

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

#705b80 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#705b80 Color code Preview on White Background

This is how #705b80 Color code will look on white background color. Color contrast ratio is 6.01

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

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(112,91,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(107,128,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(112,91,128,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }