Skip to main content Skip to docs navigation

#665cbb 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 #665cbb Color code in RGB color code model is created after adding 40% red color, 36.08% green color and 73.33% blue color. Hex #665cbb Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 51% magenta, 0% yellow and 26.67% black.

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

RGB Chart

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

Color Table

Hex Color Code 665cbb #665cbb
RGB Decimal 102, 92, 187 102, 92, 187
RGB Percent 40%, 36%, 73% rgb(40%, 36%, 73%)
CSS RGBa 102, 92, 187,1 rgba(102,92,187,1)
CMYK Model cmyk(45%,51%,0%,26.67%)
HSL Color Space 246,41% ,55% hsl(246,41% ,55%)
HSV Color Space 246°, 51%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100110 01011100 10111011
Octal 146 134 273
Decimal 102 92 187
Hex 66 5c bb

Different shades of #665cbb color code.

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

Darkest of #665cbb
#2b2559
Darker of #665cbb
#3c347d
Dark of #665cbb
#4d43a1
Base of #665cbb
#665cbb
Light of #665cbb
#8880ca
Lighter
#aaa4d9
Lightest
#cbc8e8

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

#665cbb
#b1bb5c

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

Split Complementary

#665cbb
#bb965c
#82bb5c

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

Analogous Color

#5c89bb
#5c7abb
#665cbb
#865cbb
#ad5cbb

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

#665cbb
#5cbb66
#bb665c

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

#665cbb
#bb665c
#b1bb5c
#5cb1bb

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

#665cbb
#bb5c82
#b1bb5c
#5cbb96

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

#191635
#2b2559
#3c347d
#4d43a1
#665cbb
#8880ca
#aaa4d9
#cbc8e8
#edecf7

Tints of #665cbb Color

#665cbb
#776ec2
#8880ca
#9992d1
#aaa4d9
#bbb6e0
#ccc8e8
#dddaef
#eeecf7
#ffffff

Shades of #665cbb color code

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

#665cbb
#5a51a6
#4f4791
#443d7c
#383367
#2d2853
#221e3e
#161429
#0b0a14
#000000

Tones

#665cbb
#7873a4
#8a8a8d
#8c8c8c
#8c8c8c

Tones

Similar Color like #665cbb color

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

#675dbc
#685ebd
#695fbe
#6a60bf
#6b61c0
#6c62c1
#6d63c2
#6e64c3
#6f65c4
#7066c5
#7167c6
#7268c7
#7369c8
#746ac9
#655bba
#645ab9
#6359b8
#6258b7
#6157b6
#6056b5
#5f55b4
#5e54b3
#5d53b2
#5c52b1
#5b51b0
#5a50af
#594fae
#584ead

Download this Dark Blue

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

#665cbb Color Code Preview on Black Background Color

This is how #665cbb Color will look on black background color. Color contrast ratio is 3.81

#665cbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#665cbb color code is use for CSS Background Color

Background color for the above div is #665cbb

HTML with inline CSS

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

#665cbb color code is use for CSS Border Color

CSS Border color for the above div is #665cbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#665cbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#665cbb Color code Preview on White Background

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

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

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