Skip to main content Skip to docs navigation

#665aaa 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 Prophet Violet and its hex is #6F58A6 Nearest Color Name

Color Hue/Base color: Violet

Hex #665aaa Color code in RGB color code model is created after adding 40% red color, 35.29% green color and 66.67% blue color. Hex #665aaa Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 47% magenta, 0% yellow and 33.33% black.

Hex #665aaa color code is between #555599 web safe hex color code and #7766bb web safe hex color code. #555599 is the nearest web safe color code. You can see here many more shades of #665aaa color code.

RGB Chart

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

Color Table

Hex Color Code 665aaa #665aaa
RGB Decimal 102, 90, 170 102, 90, 170
RGB Percent 40%, 35%, 67% rgb(40%, 35%, 67%)
CSS RGBa 102, 90, 170,1 rgba(102,90,170,1)
CMYK Model cmyk(40%,47%,0%,33.33%)
HSL Color Space 249,32% ,51% hsl(249,32% ,51%)
HSV Color Space 249°, 47%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100110 01011010 10101010
Octal 146 132 252
Decimal 102 90 170
Hex 66 5a aa

Different shades of #665aaa color code.

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

Darkest of #665aaa
#2a2447
Darker of #665aaa
#3d3668
Dark of #665aaa
#51478a
Base of #665aaa
#665aaa
Light of #665aaa
#857cbb
Lighter
#a49dcd
Lightest
#c4bfde

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

#665aaa
#9eaa5a

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

Split Complementary

#665aaa
#aa8e5a
#76aa5a

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

Analogous Color

#5a7daa
#5a6faa
#665aaa
#815aaa
#a25aaa

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

#665aaa
#5aaa66
#aa665a

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

#665aaa
#aa665a
#9eaa5a
#5a9eaa

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

#665aaa
#aa5a76
#9eaa5a
#5aaa8e

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

#161325
#2a2447
#3d3668
#51478a
#665aaa
#857cbb
#a49dcd
#c4bfde
#e3e1ef

Tints of #665aaa Color

#665aaa
#776cb3
#887ebc
#9991c6
#aaa3cf
#bbb5d9
#ccc8e2
#dddaec
#eeecf5
#ffffff

Shades of #665aaa color code

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

#665aaa
#5a5097
#4f4684
#443c71
#38325e
#2d284b
#221e38
#161425
#0b0a12
#000000

Tones

#665aaa
#777391
#828282
#828282
#828282

Tones

Similar Color like #665aaa color

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

#675bab
#685cac
#695dad
#6a5eae
#6b5faf
#6c60b0
#6d61b1
#6e62b2
#6f63b3
#7064b4
#7165b5
#7266b6
#7367b7
#7468b8
#6559a9
#6458a8
#6357a7
#6256a6
#6155a5
#6054a4
#5f53a3
#5e52a2
#5d51a1
#5c50a0
#5b4f9f
#5a4e9e
#594d9d
#584c9c

Download this Dark Violet

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

#665aaa Color Code Preview on Black Background Color

This is how #665aaa Color will look on black background color. Color contrast ratio is 3.61

#665aaa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#665aaa color code is use for CSS Background Color

Background color for the above div is #665aaa

HTML with inline CSS

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

#665aaa color code is use for CSS Border Color

CSS Border color for the above div is #665aaa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#665aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#665aaa Color code Preview on White Background

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

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

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