Skip to main content Skip to docs navigation

#665ea6 hex color | Download Dark Blue 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 Blue Iris and its hex is #6264A6 Nearest Color Name

Color Hue/Base color: Blue

Hex #665ea6 Color code in RGB color code model is created after adding 40% red color, 36.86% green color and 65.1% blue color. Hex #665ea6 Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 43% magenta, 0% yellow and 34.9% black.

Hex #665ea6 color code is between #5566aa web safe hex color code and #775599 web safe hex color code. #5566aa is the nearest web safe color code. You can see here many more shades of #665ea6 color code.

RGB Chart

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

Color Table

Hex Color Code 665ea6 #665ea6
RGB Decimal 102, 94, 166 102, 94, 166
RGB Percent 40%, 37%, 65% rgb(40%, 37%, 65%)
CSS RGBa 102, 94, 166,1 rgba(102,94,166,1)
CMYK Model cmyk(39%,43%,0%,34.9%)
HSL Color Space 247,29% ,51% hsl(247,29% ,51%)
HSV Color Space 247°, 43%, 65%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100110 01011110 10100110
Octal 146 136 246
Decimal 102 94 166
Hex 66 5e a6

Different shades of #665ea6 color code.

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

Darkest of #665ea6
#2a2645
Darker of #665ea6
#3d3866
Dark of #665ea6
#514a87
Base of #665ea6
#665ea6
Light of #665ea6
#857fb8
Lighter
#a4a0ca
Lightest
#c4c1dc

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

#665ea6
#9ea65e

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

Split Complementary

#665ea6
#a68a5e
#7aa65e

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

Analogous Color

#5e80a6
#5e74a6
#665ea6
#7e5ea6
#9c5ea6

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

#665ea6
#5ea666
#a6665e

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

#665ea6
#a6665e
#9ea65e
#5e9ea6

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

#665ea6
#a65e7a
#9ea65e
#5ea68a

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

#161424
#2a2645
#3d3866
#514a87
#665ea6
#857fb8
#a4a0ca
#c4c1dc
#e3e1ef

Tints of #665ea6 Color

#665ea6
#776faf
#8881b9
#9993c3
#aaa5cd
#bbb7d7
#ccc9e1
#dddbeb
#eeedf5
#ffffff

Shades of #665ea6 color code

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

#665ea6
#5a5393
#4f4981
#443e6e
#38345c
#2d2949
#221f37
#161424
#0b0a12
#000000

Tones

#665ea6
#79778d
#828282
#828282
#828282

Tones

Similar Color like #665ea6 color

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

#675fa7
#6860a8
#6961a9
#6a62aa
#6b63ab
#6c64ac
#6d65ad
#6e66ae
#6f67af
#7068b0
#7169b1
#726ab2
#736bb3
#746cb4
#655da5
#645ca4
#635ba3
#625aa2
#6159a1
#6058a0
#5f579f
#5e569e
#5d559d
#5c549c
#5b539b
#5a529a
#595199
#585098

Download this Dark Blue

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

#665ea6 Color Code Preview on Black Background Color

This is how #665ea6 Color will look on black background color. Color contrast ratio is 3.72

#665ea6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#665ea6 color code is use for CSS Background Color

Background color for the above div is #665ea6

HTML with inline CSS

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

#665ea6 color code is use for CSS Border Color

CSS Border color for the above div is #665ea6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#665ea6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#665ea6 Color code Preview on White Background

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

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

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