Skip to main content Skip to docs navigation

#696165 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 #696165 Color code in RGB color code model is created after adding 41.18% red color, 38.04% green color and 39.61% blue color. Hex #696165 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 4% yellow and 58.82% black.

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

RGB Chart

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

Color Table

Hex Color Code 696165 #696165
RGB Decimal 105, 97, 101 105, 97, 101
RGB Percent 41%, 38%, 40% rgb(41%, 38%, 40%)
CSS RGBa 105, 97, 101,1 rgba(105,97,101,1)
CMYK Model cmyk(0%,8%,4%,58.82%)
HSL Color Space 330,4% ,40% hsl(330,4% ,40%)
HSV Color Space 330°, 8%, 41%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01101001 01100001 01100101
Octal 151 141 145
Decimal 105 97 101
Hex 69 61 65

Different shades of #696165 color code.

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

Darkest of #696165
#191819
Darker of #696165
#343032
Dark of #696165
#4e494c
Base of #696165
#696165
Light of #696165
#84797f
Lighter
#9c9498
Lightest
#b5aeb2

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

#696165
#616965

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

Split Complementary

#696165
#616961
#616969

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

Analogous Color

#686169
#696168
#696165
#696162
#696361

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

#696165
#616569
#656961

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

#696165
#656961
#616965
#656169

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

#696165
#696961
#616965
#616169

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

#000000
#191819
#343032
#4e494c
#696165
#84797f
#9c9498
#b5aeb2
#cdc9cb

Tints of #696165 Color

#696165
#797276
#8a8487
#9b9598
#aba7a9
#bcb8ba
#cdcacb
#dddbdc
#eeeded
#ffffff

Shades of #696165 color code

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

#696165
#5d5659
#514b4e
#464043
#3a3538
#2e2b2c
#232021
#171516
#0b0a0b
#000000

Tones

#696165
#656565
#656565
#656565
#656565

Tones

Similar Color like #696165 color

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

#6a6266
#6b6367
#6c6468
#6d6569
#6e666a
#6f676b
#70686c
#71696d
#726a6e
#736b6f
#746c70
#756d71
#766e72
#776f73
#686064
#675f63
#665e62
#655d61
#645c60
#635b5f
#625a5e
#61595d
#60585c
#5f575b
#5e565a
#5d5559
#5c5458
#5b5357

Download this Dark Grey

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

#696165 Color Code Preview on Black Background Color

This is how #696165 Color will look on black background color. Color contrast ratio is 3.50

#696165 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #696165

HTML with inline CSS

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

Your Example Paragraph content text in with font color #696165

#696165 color code is use for CSS Background Color

Background color for the above div is #696165

HTML with inline CSS

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

#696165 color code is use for CSS Border Color

CSS Border color for the above div is #696165

HTML with inline CSS

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

CSS Border Left color for the above div is #696165

HTML with inline CSS

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

CSS Border Right color for the above div is #696165

HTML with inline CSS

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

CSS Border Bottom color for the above div is #696165

HTML with inline CSS

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

CSS Border Top color for the above div is #696165

HTML with inline CSS

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

#696165 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#696165 Color code Preview on White Background

This is how #696165 Color code will look on white background color. Color contrast ratio is 6.00

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

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