Skip to main content Skip to docs navigation

#665c8d hex color | Download Dark Violet 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 Idol and its hex is #645A8B Nearest Color Name

Color Hue/Base color: Violet

Hex #665c8d Color code in RGB color code model is created after adding 40% red color, 36.08% green color and 55.29% blue color. Hex #665c8d Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 35% magenta, 0% yellow and 44.71% black.

Hex #665c8d color code is between #555588 web safe hex color code and #776699 web safe hex color code. #555588 is the nearest web safe color code. You can see here many more shades of #665c8d color code.

RGB Chart

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

Color Table

Hex Color Code 665c8d #665c8d
RGB Decimal 102, 92, 141 102, 92, 141
RGB Percent 40%, 36%, 55% rgb(40%, 36%, 55%)
CSS RGBa 102, 92, 141,1 rgba(102,92,141,1)
CMYK Model cmyk(28%,35%,0%,44.71%)
HSL Color Space 252,21% ,46% hsl(252,21% ,46%)
HSV Color Space 252°, 35%, 55%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100110 01011100 10001101
Octal 146 134 215
Decimal 102 92 141
Hex 66 5c 8d

Different shades of #665c8d color code.

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

Darkest of #665c8d
#232030
Darker of #665c8d
#39344f
Dark of #665c8d
#50486e
Base of #665c8d
#665c8d
Light of #665c8d
#8076a6
Lighter
#9d95ba
Lightest
#b9b4ce

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

#665c8d
#838d5c

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

Split Complementary

#665c8d
#8d7f5c
#6b8d5c

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

Analogous Color

#5c6f8d
#5c668d
#665c8d
#765c8d
#8b5c8d

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

#665c8d
#5c8d66
#8d665c

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

#665c8d
#8d665c
#838d5c
#5c838d

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

#665c8d
#8d5c6b
#838d5c
#5c8d7f

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

#0d0b12
#232030
#39344f
#50486e
#665c8d
#8076a6
#9d95ba
#b9b4ce
#d6d3e2

Tints of #665c8d Color

#665c8d
#776e99
#8880a6
#9992b3
#aaa4bf
#bbb6cc
#ccc8d9
#dddae5
#eeecf2
#ffffff

Shades of #665c8d color code

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

#665c8d
#5a517d
#4f476d
#443d5e
#38334e
#2d283e
#221e2f
#16141f
#0b0a0f
#000000

Tones

#665c8d
#747376
#757575
#757575
#757575

Tones

Similar Color like #665c8d color

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

#675d8e
#685e8f
#695f90
#6a6091
#6b6192
#6c6293
#6d6394
#6e6495
#6f6596
#706697
#716798
#726899
#73699a
#746a9b
#655b8c
#645a8b
#63598a
#625889
#615788
#605687
#5f5586
#5e5485
#5d5384
#5c5283
#5b5182
#5a5081
#594f80
#584e7f

Download this Dark Violet

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

#665c8d Color Code Preview on Black Background Color

This is how #665c8d Color will look on black background color. Color contrast ratio is 3.48

#665c8d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#665c8d color code is use for CSS Background Color

Background color for the above div is #665c8d

HTML with inline CSS

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

#665c8d color code is use for CSS Border Color

CSS Border color for the above div is #665c8d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#665c8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#665c8d Color code Preview on White Background

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

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

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