Skip to main content Skip to docs navigation

#675dcd 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 #675dcd Color code in RGB color code model is created after adding 40.39% red color, 36.47% green color and 80.39% blue color. Hex #675dcd Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 55% magenta, 0% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code 675dcd #675dcd
RGB Decimal 103, 93, 205 103, 93, 205
RGB Percent 40%, 36%, 80% rgb(40%, 36%, 80%)
CSS RGBa 103, 93, 205,1 rgba(103,93,205,1)
CMYK Model cmyk(50%,55%,0%,19.61%)
HSL Color Space 245,53% ,58% hsl(245,53% ,58%)
HSV Color Space 245°, 55%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100111 01011101 11001101
Octal 147 135 315
Decimal 103 93 205
Hex 67 5d cd

Different shades of #675dcd color code.

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

Darkest of #675dcd
#29226f
Darker of #675dcd
#372e96
Dark of #675dcd
#463abd
Base of #675dcd
#675dcd
Light of #675dcd
#8c84d9
Lighter
#b0abe5
Lightest
#d5d2f1

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

#675dcd
#c3cd5d

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

Split Complementary

#675dcd
#cd9f5d
#8bcd5d

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

Analogous Color

#5d94cd
#5d82cd
#675dcd
#8c5dcd
#bb5dcd

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

#675dcd
#5dcd67
#cd675d

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

#675dcd
#cd675d
#c3cd5d
#5dc3cd

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

#675dcd
#cd5d8b
#c3cd5d
#5dcd9f

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 #675dcd

#1b1648
#29226f
#372e96
#463abd
#675dcd
#8c84d9
#b0abe5
#d5d2f1
#f9f9fd

Tints of #675dcd Color

#675dcd
#776fd2
#8881d8
#9993dd
#aaa5e3
#bbb7e8
#ccc9ee
#dddbf3
#eeedf9
#ffffff

Shades of #675dcd color code

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

#675dcd
#5b52b6
#50489f
#443e88
#393371
#2d295b
#221f44
#16142d
#0b0a16
#000000

Tones

#675dcd
#7872b8
#8a87a3
#959595
#959595

Tones

Similar Color like #675dcd color

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

#685ece
#695fcf
#6a60d0
#6b61d1
#6c62d2
#6d63d3
#6e64d4
#6f65d5
#7066d6
#7167d7
#7268d8
#7369d9
#746ada
#756bdb
#665ccc
#655bcb
#645aca
#6359c9
#6258c8
#6157c7
#6056c6
#5f55c5
#5e54c4
#5d53c3
#5c52c2
#5b51c1
#5a50c0
#594fbf

Download this Dark Blue

Hex #675dcd 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.

#675dcd Color Code Preview on Black Background Color

This is how #675dcd Color will look on black background color. Color contrast ratio is 4.02

#675dcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #675dcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #675dcd

#675dcd color code is use for CSS Background Color

Background color for the above div is #675dcd

HTML with inline CSS

<div style="background-color:#675dcd;"></div>

#675dcd color code is use for CSS Border Color

CSS Border color for the above div is #675dcd

HTML with inline CSS

<div style="border:5px solid #675dcd;"></div>

CSS Border Left color for the above div is #675dcd

HTML with inline CSS

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

CSS Border Right color for the above div is #675dcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #675dcd

HTML with inline CSS

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

CSS Border Top color for the above div is #675dcd

HTML with inline CSS

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

#675dcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#675dcd Color code Preview on White Background

This is how #675dcd Color code will look on white background color. Color contrast ratio is 5.22

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

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