Skip to main content Skip to docs navigation

#665dbc 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 Bluish Purple Anemone and its hex is #6666BB Nearest Color Name

Color Hue/Base color: Blue

Hex #665dbc Color code in RGB color code model is created after adding 40% red color, 36.47% green color and 73.73% blue color. Hex #665dbc Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 51% magenta, 0% yellow and 26.27% black.

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

RGB Chart

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

Color Table

Hex Color Code 665dbc #665dbc
RGB Decimal 102, 93, 188 102, 93, 188
RGB Percent 40%, 36%, 74% rgb(40%, 36%, 74%)
CSS RGBa 102, 93, 188,1 rgba(102,93,188,1)
CMYK Model cmyk(46%,51%,0%,26.27%)
HSL Color Space 246,41% ,55% hsl(246,41% ,55%)
HSV Color Space 246°, 51%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100110 01011101 10111100
Octal 146 135 274
Decimal 102 93 188
Hex 66 5d bc

Different shades of #665dbc color code.

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

Darkest of #665dbc
#2a255b
Darker of #665dbc
#3b347f
Dark of #665dbc
#4c43a3
Base of #665dbc
#665dbc
Light of #665dbc
#8881cb
Lighter
#aaa5da
Lightest
#ccc9e9

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

#665dbc
#b3bc5d

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

Split Complementary

#665dbc
#bc955d
#84bc5d

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

Analogous Color

#5d8bbc
#5d7cbc
#665dbc
#865dbc
#ad5dbc

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

#665dbc
#5dbc66
#bc665d

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

#665dbc
#bc665d
#b3bc5d
#5db3bc

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

#665dbc
#bc5d84
#b3bc5d
#5dbc95

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

#1a1736
#2a255b
#3b347f
#4c43a3
#665dbc
#8881cb
#aaa5da
#ccc9e9
#eeedf8

Tints of #665dbc Color

#665dbc
#776fc3
#8881ca
#9993d2
#aaa5d9
#bbb7e1
#ccc9e8
#dddbf0
#eeedf7
#ffffff

Shades of #665dbc color code

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

#665dbc
#5a52a7
#4f4892
#443e7d
#383368
#2d2953
#221f3e
#161429
#0b0a14
#000000

Tones

#665dbc
#7974a5
#8b8b8e
#8d8d8d
#8d8d8d

Tones

Similar Color like #665dbc color

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

#675ebd
#685fbe
#6960bf
#6a61c0
#6b62c1
#6c63c2
#6d64c3
#6e65c4
#6f66c5
#7067c6
#7168c7
#7269c8
#736ac9
#746bca
#655cbb
#645bba
#635ab9
#6259b8
#6158b7
#6057b6
#5f56b5
#5e55b4
#5d54b3
#5c53b2
#5b52b1
#5a51b0
#5950af
#584fae

Download this Dark Blue

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

#665dbc Color Code Preview on Black Background Color

This is how #665dbc Color will look on black background color. Color contrast ratio is 3.86

#665dbc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#665dbc color code is use for CSS Background Color

Background color for the above div is #665dbc

HTML with inline CSS

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

#665dbc color code is use for CSS Border Color

CSS Border color for the above div is #665dbc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#665dbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#665dbc Color code Preview on White Background

This is how #665dbc Color code will look on white background color. Color contrast ratio is 5.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 #665dbc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #665dbc; }

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