Skip to main content Skip to docs navigation

#665bcd 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 Ameixa and its hex is #6A5ACD Nearest Color Name

Color Hue/Base color: Blue

Hex #665bcd Color code in RGB color code model is created after adding 40% red color, 35.69% green color and 80.39% blue color. Hex #665bcd Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 56% magenta, 0% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code 665bcd #665bcd
RGB Decimal 102, 91, 205 102, 91, 205
RGB Percent 40%, 36%, 80% rgb(40%, 36%, 80%)
CSS RGBa 102, 91, 205,1 rgba(102,91,205,1)
CMYK Model cmyk(50%,56%,0%,19.61%)
HSL Color Space 246,53% ,58% hsl(246,53% ,58%)
HSV Color Space 246°, 56%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100110 01011011 11001101
Octal 146 133 315
Decimal 102 91 205
Hex 66 5b cd

Different shades of #665bcd color code.

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

Darkest of #665bcd
#29216e
Darker of #665bcd
#372d95
Dark of #665bcd
#4639bc
Base of #665bcd
#665bcd
Light of #665bcd
#8a82d9
Lighter
#afa9e5
Lightest
#d3d0f1

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

#665bcd
#c2cd5b

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

Split Complementary

#665bcd
#cd9f5b
#89cd5b

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

Analogous Color

#5b93cd
#5b80cd
#665bcd
#8c5bcd
#bc5bcd

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

#665bcd
#5bcd66
#cd665b

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

#665bcd
#cd665b
#c2cd5b
#5bc2cd

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

#665bcd
#cd5b89
#c2cd5b
#5bcd9f

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

#1a1547
#29216e
#372d95
#4639bc
#665bcd
#8a82d9
#afa9e5
#d3d0f1
#f8f7fd

Tints of #665bcd Color

#665bcd
#776dd2
#887fd8
#9991dd
#aaa3e3
#bbb6e8
#ccc8ee
#dddaf3
#eeecf9
#ffffff

Shades of #665bcd color code

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

#665bcd
#5a50b6
#4f469f
#443c88
#383271
#2d285b
#221e44
#16142d
#0b0a16
#000000

Tones

#665bcd
#7770b8
#8986a2
#949494
#949494

Tones

Similar Color like #665bcd color

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

#675cce
#685dcf
#695ed0
#6a5fd1
#6b60d2
#6c61d3
#6d62d4
#6e63d5
#6f64d6
#7065d7
#7166d8
#7267d9
#7368da
#7469db
#655acc
#6459cb
#6358ca
#6257c9
#6156c8
#6055c7
#5f54c6
#5e53c5
#5d52c4
#5c51c3
#5b50c2
#5a4fc1
#594ec0
#584dbf

Download this Dark Blue

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

#665bcd Color Code Preview on Black Background Color

This is how #665bcd Color will look on black background color. Color contrast ratio is 3.94

#665bcd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#665bcd color code is use for CSS Background Color

Background color for the above div is #665bcd

HTML with inline CSS

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

#665bcd color code is use for CSS Border Color

CSS Border color for the above div is #665bcd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#665bcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#665bcd Color code Preview on White Background

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

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

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