Skip to main content Skip to docs navigation

#714aaa 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 Studio and its hex is #724AA1 Nearest Color Name

Color Hue/Base color: Violet

Hex #714aaa Color code in RGB color code model is created after adding 44.31% red color, 29.02% green color and 66.67% blue color. Hex #714aaa Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 56% magenta, 0% yellow and 33.33% black.

Hex #714aaa color code is between #774499 web safe hex color code and #6655bb web safe hex color code. #774499 is the nearest web safe color code. You can see here many more shades of #714aaa color code.

RGB Chart

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

Color Table

Hex Color Code 714aaa #714aaa
RGB Decimal 113, 74, 170 113, 74, 170
RGB Percent 44%, 29%, 67% rgb(44%, 29%, 67%)
CSS RGBa 113, 74, 170,1 rgba(113,74,170,1)
CMYK Model cmyk(34%,56%,0%,33.33%)
HSL Color Space 264,39% ,48% hsl(264,39% ,48%)
HSV Color Space 264°, 56%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110001 01001010 10101010
Octal 161 112 252
Decimal 113 74 170
Hex 71 4a aa

Different shades of #714aaa color code.

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

Darkest of #714aaa
#2a1c3f
Darker of #714aaa
#422b63
Dark of #714aaa
#593b86
Base of #714aaa
#714aaa
Light of #714aaa
#8c69be
Lighter
#a78dcd
Lightest
#c2b0dd

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

#714aaa
#83aa4a

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

Split Complementary

#714aaa
#aaa14a
#53aa4a

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

Analogous Color

#4a5baa
#4a4baa
#714aaa
#914aaa
#aa4a9b

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

#714aaa
#4aaa71
#aa714a

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

#714aaa
#aa714a
#83aa4a
#4a83aa

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

#714aaa
#aa4a53
#83aa4a
#4aaaa1

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 #714aaa

#130c1c
#2a1c3f
#422b63
#593b86
#714aaa
#8c69be
#a78dcd
#c2b0dd
#ded4ec

Tints of #714aaa Color

#714aaa
#805eb3
#9072bc
#a086c6
#b09acf
#bfaed9
#cfc2e2
#dfd6ec
#efeaf5
#ffffff

Shades of #714aaa color code

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

#714aaa
#644197
#573984
#4b3171
#3e295e
#32204b
#251838
#191025
#0c0812
#000000

Tones

#714aaa
#766292
#7a7a7a
#7a7a7a
#7a7a7a

Tones

Similar Color like #714aaa color

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

#724bab
#734cac
#744dad
#754eae
#764faf
#7750b0
#7851b1
#7952b2
#7a53b3
#7b54b4
#7c55b5
#7d56b6
#7e57b7
#7f58b8
#7049a9
#6f48a8
#6e47a7
#6d46a6
#6c45a5
#6b44a4
#6a43a3
#6942a2
#6841a1
#6740a0
#663f9f
#653e9e
#643d9d
#633c9c

Download this Dark Violet

Hex #714aaa 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.

#714aaa Color Code Preview on Black Background Color

This is how #714aaa Color will look on black background color. Color contrast ratio is 3.26

#714aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #714aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #714aaa

#714aaa color code is use for CSS Background Color

Background color for the above div is #714aaa

HTML with inline CSS

<div style="background-color:#714aaa;"></div>

#714aaa color code is use for CSS Border Color

CSS Border color for the above div is #714aaa

HTML with inline CSS

<div style="border:5px solid #714aaa;"></div>

CSS Border Left color for the above div is #714aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #714aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #714aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #714aaa

HTML with inline CSS

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

#714aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#714aaa Color code Preview on White Background

This is how #714aaa Color code will look on white background color. Color contrast ratio is 6.44

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

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(113,74,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(131,170,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,74,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }