Skip to main content Skip to docs navigation

#665df2 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 Hepatica and its hex is #6666EE Nearest Color Name

Color Hue/Base color: Blue

Hex #665df2 Color code in RGB color code model is created after adding 40% red color, 36.47% green color and 94.9% blue color. Hex #665df2 Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 62% magenta, 0% yellow and 5.1% black.

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

RGB Chart

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

Color Table

Hex Color Code 665df2 #665df2
RGB Decimal 102, 93, 242 102, 93, 242
RGB Percent 40%, 36%, 95% rgb(40%, 36%, 95%)
CSS RGBa 102, 93, 242,1 rgba(102,93,242,1)
CMYK Model cmyk(58%,62%,0%,5.1%)
HSL Color Space 244,85% ,66% hsl(244,85% ,66%)
HSV Color Space 244°, 62%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100110 01011101 11110010
Octal 146 135 362
Decimal 102 93 242
Hex 66 5d f2

Different shades of #665df2 color code.

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

Darkest of #665df2
#170ea8
Darker of #665df2
#1d11d8
Dark of #665df2
#392eee
Base of #665df2
#665df2
Light of #665df2
#938cf6
Lighter
#bfbbfa
Lightest
#ecebfd

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

#665df2
#e9f25d

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

Split Complementary

#665df2
#f2b05d
#9ff25d

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

Analogous Color

#5dabf2
#5d92f2
#665df2
#985df2
#d65df2

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

#665df2
#5df266
#f2665d

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

#665df2
#f2665d
#e9f25d
#5de9f2

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

#665df2
#f25d9f
#e9f25d
#5df2b0

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

#100a79
#170ea8
#1d11d8
#392eee
#665df2
#938cf6
#bfbbfa
#ecebfd
#ffffff

Tints of #665df2 Color

#665df2
#776ff3
#8881f4
#9993f6
#aaa5f7
#bbb7f9
#ccc9fa
#dddbfc
#eeedfd
#ffffff

Shades of #665df2 color code

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

#665df2
#5a52d7
#4f48bc
#443ea1
#383386
#2d296b
#221f50
#161435
#0b0a1a
#000000

Tones

#665df2
#756fe1
#8580cf
#9492be
#a4a3ac

Tones

Similar Color like #665df2 color

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

#675ef3
#685ff4
#6960f5
#6a61f6
#6b62f7
#6c63f8
#6d64f9
#6e65fa
#6f66fb
#7067fc
#7168fd
#7269fe
#736aff
#746bff
#655cf1
#645bf0
#635aef
#6259ee
#6158ed
#6057ec
#5f56eb
#5e55ea
#5d54e9
#5c53e8
#5b52e7
#5a51e6
#5950e5
#584fe4

Download this Dark Blue

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

#665df2 Color Code Preview on Black Background Color

This is how #665df2 Color will look on black background color. Color contrast ratio is 4.41

#665df2 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#665df2 color code is use for CSS Background Color

Background color for the above div is #665df2

HTML with inline CSS

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

#665df2 color code is use for CSS Border Color

CSS Border color for the above div is #665df2

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#665df2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#665df2 Color code Preview on White Background

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

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

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