Skip to main content Skip to docs navigation

#666465 hex color | Download Dark Grey 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 Stunning Shade and its hex is #676064 Nearest Color Name

Color Hue/Base color: Grey

Hex #666465 Color code in RGB color code model is created after adding 40% red color, 39.22% green color and 39.61% blue color. Hex #666465 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 1% yellow and 60% black.

Hex #666465 color code is between #556666 web safe hex color code and #775555 web safe hex color code. #556666 is the nearest web safe color code. You can see here many more shades of #666465 color code.

RGB Chart

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

Color Table

Hex Color Code 666465 #666465
RGB Decimal 102, 100, 101 102, 100, 101
RGB Percent 40%, 39%, 40% rgb(40%, 39%, 40%)
CSS RGBa 102, 100, 101,1 rgba(102,100,101,1)
CMYK Model cmyk(0%,2%,1%,60%)
HSL Color Space 330,1% ,40% hsl(330,1% ,40%)
HSV Color Space 330°, 2%, 40%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01100110 01100100 01100101
Octal 146 144 145
Decimal 102 100 101
Hex 66 64 65

Different shades of #666465 color code.

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

Darkest of #666465
#191819
Darker of #666465
#333232
Dark of #666465
#4c4b4c
Base of #666465
#666465
Light of #666465
#807d7f
Lighter
#999798
Lightest
#b2b1b2

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

#666465
#646665

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

Split Complementary

#666465
#646664
#646666

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

Analogous Color

#666466
#666466
#666465
#666464
#666564

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

#666465
#646566
#656664

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

#666465
#656664
#646665
#656466

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

#666465
#666664
#646665
#646466

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 #666465

#000000
#191819
#333232
#4c4b4c
#666465
#807d7f
#999798
#b2b1b2
#cccacb

Tints of #666465 Color

#666465
#777576
#888687
#999798
#aaa8a9
#bbbaba
#cccbcb
#dddcdc
#eeeded
#ffffff

Shades of #666465 color code

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

#666465
#5a5859
#4f4d4e
#444243
#383738
#2d2c2c
#222121
#161616
#0b0b0b
#000000

Tones

#666465
#656565
#656565
#656565
#656565

Tones

Similar Color like #666465 color

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

#676566
#686667
#696768
#6a6869
#6b696a
#6c6a6b
#6d6b6c
#6e6c6d
#6f6d6e
#706e6f
#716f70
#727071
#737172
#747273
#656364
#646263
#636162
#626061
#615f60
#605e5f
#5f5d5e
#5e5c5d
#5d5b5c
#5c5a5b
#5b595a
#5a5859
#595758
#585657

Download this Dark Grey

Hex #666465 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.

#666465 Color Code Preview on Black Background Color

This is how #666465 Color will look on black background color. Color contrast ratio is 3.58

#666465 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #666465

HTML with inline CSS

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

Your Example Paragraph content text in with font color #666465

#666465 color code is use for CSS Background Color

Background color for the above div is #666465

HTML with inline CSS

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

#666465 color code is use for CSS Border Color

CSS Border color for the above div is #666465

HTML with inline CSS

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

CSS Border Left color for the above div is #666465

HTML with inline CSS

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

CSS Border Right color for the above div is #666465

HTML with inline CSS

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

CSS Border Bottom color for the above div is #666465

HTML with inline CSS

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

CSS Border Top color for the above div is #666465

HTML with inline CSS

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

#666465 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#666465 Color code Preview on White Background

This is how #666465 Color code will look on white background color. Color contrast ratio is 5.87

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

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