Skip to main content Skip to docs navigation

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

Hex #665c8a 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 #665c8a color code.

RGB Chart

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

Color Table

Hex Color Code 665c8a #665c8a
RGB Decimal 102, 92, 138 102, 92, 138
RGB Percent 40%, 36%, 54% rgb(40%, 36%, 54%)
CSS RGBa 102, 92, 138,1 rgba(102,92,138,1)
CMYK Model cmyk(26%,33%,0%,45.88%)
HSL Color Space 253,20% ,45% hsl(253,20% ,45%)
HSV Color Space 253°, 33%, 54%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100110 01011100 10001010
Octal 146 134 212
Decimal 102 92 138
Hex 66 5c 8a

Different shades of #665c8a color code.

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

Darkest of #665c8a
#221f2e
Darker of #665c8a
#39334d
Dark of #665c8a
#4f486b
Base of #665c8a
#665c8a
Light of #665c8a
#8076a3
Lighter
#9c94b8
Lightest
#b8b3cc

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

#665c8a
#808a5c

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

Split Complementary

#665c8a
#8a7d5c
#698a5c

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

Analogous Color

#5c6d8a
#5c658a
#665c8a
#755c8a
#895c8a

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

#665c8a
#5c8a66
#8a665c

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

#665c8a
#8a665c
#808a5c
#5c808a

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

#665c8a
#8a5c69
#808a5c
#5c8a7d

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

#0c0a10
#221f2e
#39334d
#4f486b
#665c8a
#8076a3
#9c94b8
#b8b3cc
#d5d1e1

Tints of #665c8a Color

#665c8a
#776e97
#8880a4
#9992b1
#aaa4be
#bbb6cb
#ccc8d8
#dddae5
#eeecf2
#ffffff

Shades of #665c8a color code

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

#665c8a
#5a517a
#4f476b
#443d5c
#38334c
#2d283d
#221e2e
#16141e
#0b0a0f
#000000

Tones

#665c8a
#737373
#737373
#737373
#737373

Tones

Similar Color like #665c8a color

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

#675d8b
#685e8c
#695f8d
#6a608e
#6b618f
#6c6290
#6d6391
#6e6492
#6f6593
#706694
#716795
#726896
#736997
#746a98
#655b89
#645a88
#635987
#625886
#615785
#605684
#5f5583
#5e5482
#5d5381
#5c5280
#5b517f
#5a507e
#594f7d
#584e7c

Download this Dark Violet

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

#665c8a Color Code Preview on Black Background Color

This is how #665c8a Color will look on black background color. Color contrast ratio is 3.46

#665c8a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#665c8a color code is use for CSS Background Color

Background color for the above div is #665c8a

HTML with inline CSS

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

#665c8a color code is use for CSS Border Color

CSS Border color for the above div is #665c8a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#665c8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#665c8a Color code Preview on White Background

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

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

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